freebsd-dev/sys
Julian Elischer 171d1bf26d fix slight breakages from PHK's VFS work.
also remove irrelevant copyright, now that all that code has gone away.
1997-11-08 19:02:28 +00:00
..
alpha Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +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 Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
compile
conf Sync with sys/i386/conf/Makefile.i386 revision 1.105. 1997-11-06 09:51:34 +00:00
ddb Don't try to do anything with the input history if MALLOC() for the buffer 1997-11-07 02:34:50 +00:00
dev Merge 971020 stuff.. Check 21142? SROM CRC. 1997-11-08 14:46:58 +00:00
fs Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
geom Statizice. 1997-10-24 14:24:55 +00:00
gnu Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
i386 Use UPAGES when setting up private pages for SMP (which includes idle stack). 1997-11-07 19:58:34 +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 Use UPAGES when setting up private pages for SMP (which includes idle stack). 1997-11-07 19:58:34 +00:00
libkern Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
miscfs fix slight breakages from PHK's VFS work. 1997-11-08 19:02:28 +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 Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +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 Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +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 Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
nfsclient Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +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 following files: 1997-11-07 12:54:01 +00:00
pccard - Reset the pcic controller interrupt 'poll' timeout *after* we call the 1997-11-04 17:50:23 +00:00
pci Merge 971020 stuff.. Check 21142? SROM CRC. 1997-11-08 14:46:58 +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 Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
tools Removed unused #includes. 1997-10-28 15:59:26 +00:00
ufs Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
vm Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
Makefile