DragonFly commits List (threaded) for 2003-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/streams streams.c src/sys/kern kern_descrip.c kern_event.c sys_pipe.c sys_socket.c vfs_vnops.c src/sys/opencrypto cryptodev.c src/sys/sys file.h file2.h
dillon 2003/07/29 13:03:08 PDT
Modified files:
sys/dev/streams streams.c
sys/kern kern_descrip.c kern_event.c sys_pipe.c
sys_socket.c vfs_vnops.c
sys/opencrypto cryptodev.c
sys/sys file.h file2.h
Log:
fileops messaging stage 1: add port and feature mask to struct fileops and
rename fo_ functions to fold.
Revision Changes Path
1.7 +2 -0 src/sys/dev/streams/streams.c
1.10 +2 -0 src/sys/kern/kern_descrip.c
1.8 +2 -0 src/sys/kern/kern_event.c
1.7 +2 -0 src/sys/kern/sys_pipe.c
1.5 +2 -0 src/sys/kern/sys_socket.c
1.11 +2 -0 src/sys/kern/vfs_vnops.c
1.6 +2 -0 src/sys/opencrypto/cryptodev.c
1.4 +29 -20 src/sys/sys/file.h
1.2 +8 -8 src/sys/sys/file2.h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]