freebsd-dev/sys
KATO Takenori eef2db22e1 Sync with following files:
- sys/i386/i386/machdep.c revision 1.271
	- sys/i386/i386/trap.c revision 1.114
	- sys/i386/isa/if_ed.c revision 1.128
	- sys/i386/isa/if_fe.c revision 1.34
	- sys/i386/isa/syscons.c revision 1.238.
	- sys/i386/isa/wd.c revision 1.144
1997-11-07 12:54:01 +00:00
..
alpha Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
amd64 Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +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 Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +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 Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +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 Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
libkern Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
miscfs Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +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 Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +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