NetBSD/sys
dsl 3107f9cd42 Add arguments to sys_syscall and sys___syscall.
Use MI wrappers for them in netbsd32.
Change prefix for constants from netbsd32 to NETBSD32 (used in #defines etc).
2007-11-09 15:05:33 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch Don't intercept sys_syscall and sys___syscall here, just call the MI code. 2007-11-09 14:59:37 +00:00
coda Merge from vmlocking: 2007-10-10 20:42:20 +00:00
compat Add arguments to sys_syscall and sys___syscall. 2007-11-09 15:05:33 +00:00
conf Split I/O-related routines (getpages, putpages, etc.) which are heavily 2007-10-17 16:45:00 +00:00
contrib/dev/ath machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
crypto
ddb Pacify some gcc uninitialized warnings at -O3 2007-10-22 00:36:28 +00:00
dev Added missing newline. 2007-11-09 08:26:47 +00:00
dist Bring some fixes from IPF 4.1.27 in order to fix kern/37037. 2007-10-02 06:15:11 +00:00
fs Merge from vmlocking: 2007-11-07 00:23:13 +00:00
gdbscripts
ipkdb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
kern Regen 2007-11-09 14:58:36 +00:00
lib Add an extern decl of try_bootp variable here since MD sources could set it. 2007-10-27 12:21:17 +00:00
lkm Catch up with latest changes. 2007-11-04 02:09:01 +00:00
miscfs Merge from vmlocking: 2007-11-07 00:23:13 +00:00
net Merge tty changes from the vmlocking branch. 2007-11-07 15:56:11 +00:00
net80211
netatalk Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and 2007-09-01 04:32:50 +00:00
netbt struct callout => callout_t 2007-11-03 17:39:14 +00:00
netinet Don't MCLAIM in ipintr() because we do it anyway in ip_input() 2007-11-09 06:59:33 +00:00
netinet6 Delete dead code that I accidentally introduced before. Thanks 2007-11-06 23:50:41 +00:00
netipsec The function ipsec4_get_ulp assumes that ip_off is in host order. This results 2007-10-28 15:48:23 +00:00
netisdn machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
netiso machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
netkey
netnatm
netsmb
nfs Merge from vmlocking: 2007-11-07 00:23:13 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump Cast void * to intptr_t before casting to int and vice versa. 2007-11-08 10:57:19 +00:00
secmodel
stand
sys Regen 2007-11-09 14:58:36 +00:00
ufs Merge from vmlocking: 2007-11-07 00:23:13 +00:00
uvm Merge from vmlocking: 2007-11-07 00:23:13 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00