NetBSD/sys
dillo 23c2619e4d Add file-system HFSP (commented out) to GENERIC kernels of ports
on which Mac OS runs.
2007-03-05 23:30:18 +00:00
..
altq Use mtod(m, char*) when doing pointer arithmetic on the result. 2007-03-05 22:50:32 +00:00
arch Add file-system HFSP (commented out) to GENERIC kernels of ports 2007-03-05 23:30:18 +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 Integrate apmlabel and HFS+ file system. 2007-03-05 23:18:01 +00:00
contrib/dev/ath Use consistent option names (i.e., those that are defflag'd). Ok dyoung@. 2007-01-14 01:05:49 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb TRUE -> true, FALSE -> false 2007-02-22 06:34:42 +00:00
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 Integrate apmlabel and HFS+ file system. 2007-03-05 23:18:01 +00:00
gdbscripts
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
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 Integrate apmlabel and HFS+ file system. 2007-03-05 23:18:01 +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 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 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 Integrate apmlabel and HFS+ file system. 2007-03-05 23:19:17 +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