freebsd-skq/sys
peter 7908b13fc3 Fix warnings:
235: warning: unsigned int format, pointer arg (arg 3)
621: warning: cast discards qualifiers from pointer target type
2001-06-15 07:50:54 +00:00
..
alpha If we're not going to use am7990_shutdown, comment it all out. 2001-06-14 19:36:37 +00:00
amd64 Hints overhaul: 2001-06-12 09:40:04 +00:00
arm/include Fix style of defines. 2001-06-09 05:21:17 +00:00
boot Nuke old gensetdefs based linker sets with extreme prejudice 2001-06-14 01:23:57 +00:00
cam Fix warnings: 2001-06-15 00:07:27 +00:00
coda Warning fix: coda_fbsd.c:113: warning: unused variable `ret' 2001-06-15 00:02:27 +00:00
compat Fix warnings: 2001-06-15 07:50:54 +00:00
compile
conf With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
contrib Do only call oltr_stop() if we are not already in OL_STOPPED state. 2001-06-14 15:08:40 +00:00
crypto Sync with recent KAME. 2001-06-11 12:39:29 +00:00
ddb With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
dev Fix warning: 186: warning: label `done' defined but not used 2001-06-15 07:26:39 +00:00
fs Fix warning: 568: warning: `portal_badop' defined but not used 2001-06-15 00:38:03 +00:00
geom
gnu
i4b
i386 Removed unused files. 2001-06-14 11:15:00 +00:00
ia64 Fix style of defines. 2001-06-09 05:21:17 +00:00
isa Hints overhaul: 2001-06-12 09:40:04 +00:00
isofs/cd9660
kern Fix some warnings in kern_environment.c. Make the getenv*() family 2001-06-15 07:29:17 +00:00
libkern
modules Implement a loadable module for the oltr Olicom Token Ring driver. I 2001-06-14 15:16:04 +00:00
net Fix warning. s/char/unsigned char/ in "(char *)eth" 2001-06-15 07:34:29 +00:00
netatalk
netatm
netgraph Fix warning: (int/long mixup in printf) 2001-06-15 07:35:25 +00:00
netinet Fix a stack of KAME netinet6/in6.h warnings: 2001-06-15 00:37:27 +00:00
netinet6 Sync with recent KAME. 2001-06-11 12:39:29 +00:00
netipx
netkey Sync with recent KAME. 2001-06-11 12:39:29 +00:00
netnatm
netncp Fix warning: 203: implicit declaration of function `kernel_sysctlbyname' 2001-06-15 07:37:01 +00:00
netns
netsmb Remove bogus include. 2001-06-14 11:05:01 +00:00
nfs
nfsclient
nfsserver
pc98 Commented out USERCONFIG and VISUAL_USERCONFIG options. 2001-06-14 11:32:54 +00:00
pccard First stab at adding back in CL-PD6729 support. 2001-06-09 07:34:17 +00:00
pci Fix warning: 2001-06-15 07:42:58 +00:00
posix4
powerpc Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
rpc
svr4
sys Fix some warnings in kern_environment.c. Make the getenv*() family 2001-06-15 07:29:17 +00:00
tools
ufs Fix warning: 2001-06-15 07:44:39 +00:00
vm Cleanup the tabbing 2001-06-11 19:17:05 +00:00
Makefile