freebsd-src/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 Statizice. 1997-10-24 14:24:55 +00:00
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 - 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 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 Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
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 Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
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 Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00