NetBSD/sys
thorpej 8354e68508 Remove "class" declarations, and add "devclass" declarations where
appropriate.  Fix several inconsistencies between device class and
attributes.  Mostly from Chris Demetriou.
1998-02-16 22:12:45 +00:00
..
adosfs Bump last argument to VOP_READDIR to off_t (from u_long). 1997-10-10 01:57:31 +00:00
arch Remove "class" declarations, and add "devclass" declarations where 1998-02-16 22:12:45 +00:00
compat Regen: use POSIX semantics for chown()/fchown(). 1998-02-14 22:06:38 +00:00
conf Remove "class" declarations, and add "devclass" declarations where 1998-02-16 22:12:45 +00:00
ddb - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
dev Remove "class" declarations, and add "devclass" declarations where 1998-02-16 22:12:45 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 add flags arg to hashinit(), to pass to malloc(). 1998-02-07 02:44:44 +00:00
kern Regen: syscalls.master change (addition of __posix_chown(), __posix_fchown(), 1998-02-14 20:05:53 +00:00
lib Always set own IP address to 0.0.0.0 before BOOTP or DHCP. 1998-02-16 11:10:54 +00:00
lkm make these work with -DUVM 1998-02-11 11:57:21 +00:00
miscfs Prevent the session ID from disappearing if the session leader exits 1998-02-14 00:37:26 +00:00
msdosfs make these compile. 1998-02-12 10:12:55 +00:00
net add multiple inclusion protection (and cleanup). 1998-02-09 17:43:44 +00:00
netatalk
netccitt Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
netinet Add correct copyright notice for IP address hash change. This code is donated to TNF by the original copyright holder, Panix. 1998-02-15 18:24:23 +00:00
netiso Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
netnatm
netns Fix variable declarations: register -> register int. 1998-02-14 19:34:12 +00:00
nfs - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
stand
sys Snapshot of cleanup: protect struct stat12 and several function prototypes 1998-02-16 09:52:19 +00:00
ufs Move some permission-checking code for file owner/group changes up to 1998-02-14 19:56:30 +00:00
uvm Oops, fix a typo. 1998-02-13 05:34:30 +00:00
vm - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
Makefile re-alphabetize LDIRS 1998-02-10 02:06:06 +00:00