Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: ad
Date: Sun Mar 8 12:52:08 UTC 2009
Modified Files:
src/sys/kern: init_sysctl.c kern_descrip.c
src/usr.sbin/pstat: pstat.c
Log Message:
Don't bother with file_t::f_iflags any more, as it's not used.
Noted by mrg@.
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/sys/kern/init_sysctl.c
cvs rdiff -u -r1.186 -r1.187 src/sys/kern/kern_descrip.c
cvs rdiff -u -r1.111 -r1.112 src/usr.sbin/pstat/pstat.c
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