NetBSD/sys
2007-03-05 21:35:42 +00:00
..
altq Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
arch Cast to char* before doing pointer arithmetic. 2007-03-05 21:35:42 +00:00
coda Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
compat semimechanically convert 'void foo' -> 'void *foo', as part of the continuing 2007-03-05 21:05:00 +00:00
conf Move mkldscript.sh, which is used to create ldscript dynamically to 2007-03-04 02:35:49 +00:00
contrib/dev/ath
crypto
ddb
dev semimechanically convert 'void foo' -> 'void *foo', as part of the continuing 2007-03-05 21:05:00 +00:00
dist Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
fs yet more caddr_t -> void * fallout 2007-03-04 21:36:38 +00:00
gdbscripts
ipkdb
kern Make the attach functions for real and pseudo devices share as much code 2007-03-05 20:32:43 +00:00
lib We need char* for pointer arithmetic. 2007-03-05 14:49:04 +00:00
lkm
miscfs Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
net Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
net80211 fix fallout from caddr_t changes. 2007-03-04 07:54:07 +00:00
netatalk Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netbt return ENOPROTOOPT when protocol options are not known 2007-03-05 19:11:54 +00:00
netinet Move ipflow_slowtimo from ip_slowtimo and into in_proto.c 2007-03-05 00:50:53 +00:00
netinet6 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netipsec Remove useless cast 2007-03-04 21:17:54 +00:00
netisdn Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netiso Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netkey Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netnatm Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netsmb Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
nfs Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
opencrypto Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
secmodel
stand
sys Make the attach functions for real and pseudo devices share as much code 2007-03-05 20:32:43 +00:00
ufs Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
uvm Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
Makefile