..
alpha
Added support for linux sound ioctls:
1997-11-17 04:00:32 +00:00
amd64
Removed an unused #included.
1997-11-18 11:32:31 +00:00
compat
Added support for linux sound ioctls:
1997-11-17 04:00:32 +00:00
compile
conf
Typo fix.
1997-11-17 13:57:40 +00:00
ddb
A better fix for the ddb command history buffer problem; use a static
1997-11-09 06:30:29 +00:00
dev
Get select stuff by #including <sys/select.h> instead of <sys/proc.h>.
1997-11-18 11:30:10 +00:00
fs
Don't try to obtain an excluive lock on the vm map, since a deadlock might
1997-11-14 22:57:46 +00:00
geom
Statizice.
1997-10-24 14:24:55 +00:00
gnu
Reviewed by: various.
1997-11-12 05:42:33 +00:00
i386
Get select stuff by including <sys/select.h> instead of <sys/proc.h>,
1997-11-18 12:21:32 +00:00
isa
Removed #unused includes.
1997-11-18 11:16:56 +00:00
isofs /cd9660
Remove a bunch of variables which were unused both in GENERIC and LINT.
1997-11-07 08:53:44 +00:00
kern
Removed an unused #include.
1997-11-18 13:03:48 +00:00
libkern
Rename some local variables to avoid shadowing other local variables.
1997-11-07 09:21:01 +00:00
miscfs
Don't try to obtain an excluive lock on the vm map, since a deadlock might
1997-11-14 22:57:46 +00:00
modules
- The daemon might go off the screen and crashed the system if the
1997-10-26 07:35:18 +00:00
msdosfs
Reviewed by: various.
1997-11-12 05:42:33 +00:00
net
Cleaned up PPP_FILTER/NBPFILTER ifdefs.
1997-11-18 13:52:41 +00:00
netatalk
Fix various problems with netatalk kernel support.
1997-10-29 00:30:52 +00:00
netinet
This commit was generated by cvs2svn to compensate for changes in r31187,
1997-11-16 05:55:52 +00:00
netipx
Removed unused #includes.
1997-10-28 15:59:26 +00:00
netkey
netnatm
Removed unused #includes.
1997-10-28 15:59:26 +00:00
netns
nfs
Reviewed by: various.
1997-11-12 05:42:33 +00:00
nfsclient
Reviewed by: various.
1997-11-12 05:42:33 +00:00
nfsserver
Remove a bunch of variables which were unused both in GENERIC and LINT.
1997-11-07 08:53:44 +00:00
pc98
Sync with sys/i386/conf/majors.i386 revision 1.20.
1997-11-10 13:46:38 +00:00
pccard
MF22:
1997-11-15 14:20:31 +00:00
pci
Reviewed by: Amancio Hasty
1997-11-16 04:52:29 +00:00
powerpc /include
rpc
scsi
Remove a bunch of variables which were unused both in GENERIC and LINT.
1997-11-07 08:53:44 +00:00
sys
Don't #include <machine/smp.h> even in the SMP case. Fixed the one
1997-11-18 09:26:50 +00:00
tools
Removed unused #includes.
1997-10-28 15:59:26 +00:00
ufs
oops, fix left out semicolon in code I patched by hand.
1997-11-13 01:48:30 +00:00
vm
Removed unused #include of <sys/malloc.h>. This file now uses only
1997-11-18 11:02:19 +00:00
Makefile