freebsd-dev/sys
Peter Wemm 6245570f67 Don't generate new prototype files with the extra int retval[] arg at
the end since pdk deleted them.

Forgotten by: phk
1997-11-18 03:34:39 +00:00
..
alpha Added support for linux sound ioctls: 1997-11-17 04:00:32 +00:00
amd64 Use UPAGES when setting up private pages for SMP (which includes idle stack). 1997-11-07 19:58:34 +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 Reviewed by: Amancio Hasty 1997-11-16 04:52:29 +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 Typo fix. 1997-11-17 13:57:40 +00:00
isa Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +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 Don't generate new prototype files with the extra int retval[] arg at 1997-11-18 03:34:39 +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 Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +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 Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
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 Reviewed by: Amancio Hasty 1997-11-16 04:52:29 +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 Simplify map entries during user page wire and user page unwire operations in 1997-11-14 23:42:10 +00:00
Makefile