DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - minor flags coding change
commit 449728b3949a3b8485001411748bf4a6fe9cd877
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Aug 21 14:12:30 2010 -0700
kernel - minor flags coding change
* Use |= instead of =. The related structure was bzero'd so the effect
is the same but this reduces potential confusion.
Summary of changes:
sys/kern/tty_pty.c | 6 +++++-
sys/kern/uipc_socket.c | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/449728b3949a3b8485001411748bf4a6fe9cd877
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]