Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   christos
Date:           Sun Mar  5 16:57:16 UTC 2006

Modified Files:
        src/sys/kern: sys_process.c tty.c tty_pty.c vfs_bio.c
        src/sys/sys: systrace.h types.h

Log Message:
Move ISSET/SET/CLR macros to sys/types.h


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/sys/kern/sys_process.c
cvs rdiff -r1.179 -r1.180 src/sys/kern/tty.c
cvs rdiff -r1.86 -r1.87 src/sys/kern/tty_pty.c
cvs rdiff -r1.156 -r1.157 src/sys/kern/vfs_bio.c
cvs rdiff -r1.18 -r1.19 src/sys/sys/systrace.h
cvs rdiff -r1.69 -r1.70 src/sys/sys/types.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index