freebsd-src/sys
Bruce Evans 53a867d577 Translated to C (parameters in a function definition have the same scope
as variables declared in the main block in the function, so shadowing
of parameters by variables declared in the main block is not just an
obfuscation).

Found by:	lint
1998-05-08 07:56:48 +00:00
..
alpha Unbotch whitespace and change switch with two cases to if. 1998-05-07 00:42:25 +00:00
amd64 Add dump support to the DEVFS/slice code. 1998-05-06 22:14:48 +00:00
compat
compile
conf
ddb
dev There is no dump routine for fd so give it an explicit NULL entry 1998-05-06 23:35:36 +00:00
fs In the words of the submitter: 1998-05-07 04:58:58 +00:00
geom
gnu In the words of the submitter: 1998-05-07 04:58:58 +00:00
i386 cleanup: 1998-05-07 01:15:23 +00:00
isa There is no dump routine for fd so give it an explicit NULL entry 1998-05-06 23:35:36 +00:00
isofs/cd9660 As described by the submitter: 1998-05-06 05:29:41 +00:00
kern In the words of the submitter: 1998-05-07 04:58:58 +00:00
libkern
miscfs In the words of the submitter: 1998-05-07 04:58:58 +00:00
modules
msdosfs In the words of the submitter: 1998-05-07 04:58:58 +00:00
net
netatalk
netinet In the words of the submitter: 1998-05-07 04:58:58 +00:00
netipx
netkey
netnatm
netns
nfs In the words of the submitter: 1998-05-07 04:58:58 +00:00
nfsclient In the words of the submitter: 1998-05-07 04:58:58 +00:00
nfsserver In the words of the submitter: 1998-05-07 04:58:58 +00:00
pc98 Sync with sys/i386/isa/wd.c revision 1.166. 1998-05-07 08:37:27 +00:00
pccard
pci Translated to C (parameters in a function definition have the same scope 1998-05-08 07:56:48 +00:00
posix4
powerpc/include
rpc
scsi An effort to make SLICE/DEVFS play with SCSI. 1998-05-07 12:13:47 +00:00
sys As described by the submitter: 1998-05-06 05:29:41 +00:00
tools
ufs In the words of the submitter: 1998-05-07 04:58:58 +00:00
vm
Makefile