freebsd-nq/sys
1997-11-13 01:48:30 +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 Reviewed by: hackers@freebsd.org in general 1997-11-13 00:28:51 +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 Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren't 1997-11-10 15:46:33 +00:00
fs Reviewed by: various. 1997-11-12 05:42:33 +00:00
geom
gnu Reviewed by: various. 1997-11-12 05:42:33 +00:00
i386 Expand the APMIO_GETINFO ioctl to return the estimated remaining 1997-11-12 04:12:51 +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 Reviewed by: hackers@freebsd.org in general 1997-11-13 00:28:51 +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
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 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
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 - Reset the pcic controller interrupt 'poll' timeout *after* we call the 1997-11-04 17:50:23 +00:00
pci Attempt to tell the user precisely what sort of VGA-like PCI device is 1997-11-11 01:50:06 +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: hackers@freebsd.org in general 1997-11-13 00:28:51 +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 Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
Makefile