CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/28 04:15:38
Modified files:
sys/kern : uipc_usrreq.c
sys/sys : fcntl.h file.h
Log message:
Rename FMARK to FIF_MARK and FDEFER to FIF_DEFER and
move those flags to f_iflags; This makes rooms in the
flag member of struct file for some goodies matthew@
as planned.
ok matthew@, deraadt@.
