fileops messaging stage 1: add port and feature mask to struct fileops and
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 29 Jul 2003 20:03:08 +0000 (20:03 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 29 Jul 2003 20:03:08 +0000 (20:03 +0000)
commitf53ede20c64b9516633966698f5abe8c6fbd9d00
tree38a202599bac77a672faebd5799d0b6202e8f766
parent0446cc1047dfea5dba22b34e19acc709947fb9e7
fileops messaging stage 1: add port and feature mask to struct fileops and
rename fo_ functions to fold.
sys/dev/misc/streams/streams.c
sys/kern/kern_descrip.c
sys/kern/kern_event.c
sys/kern/sys_pipe.c
sys/kern/sys_socket.c
sys/kern/vfs_vnops.c
sys/opencrypto/cryptodev.c
sys/sys/file.h
sys/sys/file2.h