NetBSD/sys
he a0f301859f Cast to char* before doing pointer arithmetic. 2007-03-06 23:50:20 +00:00
..
altq Use mtod(m, char*) when doing pointer arithmetic on the result. 2007-03-05 22:50:32 +00:00
arch Cast to char* before doing pointer arithmetic. 2007-03-06 23:50:20 +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 Use (char *) to appease -Wpointer-arith. 2007-03-06 12:41:52 +00:00
conf Complete rename of hfsp to hfs, requested by thorpej. 2007-03-06 11:28:44 +00:00
contrib/dev/ath
crypto
ddb TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
dev Fix some caddr_t rototill fallout. 2007-03-06 22:29:29 +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 Remove hfsp directories, they have been reimported as hfs. 2007-03-06 11:31:21 +00:00
gdbscripts
ipkdb
kern use char* for the kernel representation of the user profile buffer 2007-03-06 16:16:02 +00:00
lib We need char* for pointer arithmetic. 2007-03-05 14:49:04 +00:00
lkm Remove hfsp directories, they have been reimported as hfs. 2007-03-06 11:31:21 +00:00
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 don't reset MTU when invalid value is given 2007-03-06 19:04:31 +00:00
netinet Move ipflow_slowtimo from ip_slowtimo and into in_proto.c 2007-03-05 00:50:53 +00:00
netinet6 Fix some style issues - no functional change 2007-03-06 12:12:24 +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 nfsrv_setattr: revive nfsm_srvsattr which was (mistakenly?) 2007-03-05 23:18:50 +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 Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
stand
sys use char* for the kernel representation of the user profile buffer 2007-03-06 16:16:02 +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