NetBSD/sys
matt dfa7467a6e Pullup from matt-nb5-mips64.
For each syscall, add a flag for the return value or an argument indicating
that it is a 64-bit argument.  Also include the number of 64-bit arguments.
In theory this could get most of the code in compat/netbsd32/netbsd32_netbsd.c
but not at the moment due to multiply defined structures.
2009-12-13 04:47:45 +00:00
..
altq Move BLUE_STATS to a commented out line since it is always enabled in 2009-12-06 14:03:23 +00:00
arch comment out KLOADER. 2009-12-13 04:36:02 +00:00
coda Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
common/bus_dma
compat Remove semicolon from NETBSD32TOx_UAP macro definitions. 2009-12-12 10:32:26 +00:00
conf Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
crypto
ddb
dev Switch to using todr_[gs]ettime_ymdhms() format 2009-12-12 16:12:05 +00:00
dist If pfi_address_add() has to extend the buffer, copy the data in the 2009-12-06 16:46:11 +00:00
external add stub pmf hook 2009-12-12 14:15:25 +00:00
fs Process flush requests from the file server in a separate thread 2009-12-07 20:57:55 +00:00
gdbscripts
ipkdb
kern Pullup from matt-nb5-mips64. 2009-12-13 04:47:45 +00:00
lib Rename L_ADDR to L_PCB 2009-12-10 07:57:02 +00:00
miscfs Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
modules Typo. 2009-12-07 07:43:05 +00:00
net Rename fo_drain() to fo_abort(), 'drain' is used to mean 'wait for output 2009-12-09 21:32:58 +00:00
net80211
netatalk
netbt more s/the the/the/ 2009-11-22 19:09:15 +00:00
netinet Remove superfluous cast of a pointer to void *. 2009-12-09 00:45:25 +00:00
netinet6
netipsec Cosmetic: fix indentation, change some spaces to tabs. 2009-12-01 01:01:34 +00:00
netisdn
netiso
netkey
netnatm
netsmb
nfs For readability's sake, write NULL instead of (type *)0. 2009-12-06 18:00:15 +00:00
opencrypto Rename fo_drain() to fo_abort(), 'drain' is used to mean 'wait for output 2009-12-09 21:32:58 +00:00
rump Use linker script to make __start/stop_link_set_modules be present 2009-12-12 17:10:19 +00:00
secmodel
stand
sys Pullup from matt-nb5-mips64. 2009-12-13 04:47:45 +00:00
ufs Fix some more hangs and deadlocks. 2009-12-07 04:12:10 +00:00
uvm Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lbolt 2009-12-05 22:34:43 +00:00
Makefile