NetBSD/sys
dsl 92c5eba410 Split CGSIZE definition so it can be used with 64bit fpg values.
Split cg_start so magic can be done in libsa when it is known that the
filesystem isn't UFS2.
2003-08-21 14:41:00 +00:00
..
altq expose CBQ_MAXPRI to userland 2003-08-20 23:32:25 +00:00
arch Now that ufsboot / ufs.c uses memmove(), we need to include it here. 2003-08-21 13:12:32 +00:00
coda
compat Fix syscall_vm86 argument: 2003-08-21 08:36:56 +00:00
conf allow DEBUG to be set to "-gstabs" or "-gstabs+", to enable building 2003-08-18 00:15:41 +00:00
crypto Ensure that the IV is aligned for strict alignment machines. 2003-08-18 02:36:17 +00:00
ddb
dev regen from pcidevs 1.567 with fix for typo in bcm5823 product-id. 2003-08-20 22:58:22 +00:00
fs
gdbscripts
ipkdb
kern use LSDEAD instead of SDEAD for lwp state. 2003-08-20 14:04:00 +00:00
lib Should call ufs_close() if it isn't being built in. 2003-08-21 00:01:28 +00:00
lkm Add exec_setup_stack in execsw for lkm. Hi christos! 2003-08-18 09:04:45 +00:00
miscfs LINUX_USRSTACK is only defined on i386. Thanks Izumi! 2003-08-09 16:28:49 +00:00
net Make if_loop MTU settable via SIOCSFMTU/ifconfig. Useful for testing, 2003-08-15 19:22:08 +00:00
netatalk
netccitt
netinet remove unneeded #ifdef __NetBSD__ 2003-08-19 08:00:54 +00:00
netinet6 (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
netipsec opt_inet6.h is FreeBSD-specific, so wrap it with #ifdef __FreeBSD__/#endif. 2003-08-20 22:33:40 +00:00
netisdn Make it compile on alpha. 2003-08-12 19:49:27 +00:00
netiso (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
netkey
netnatm
netns (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
netsmb
nfs use sizeof() instead of a hardcorded constant. 2003-08-16 18:09:14 +00:00
opencrypto
stand
sys - Add execsw es_setup_stack 2003-08-08 18:54:16 +00:00
ufs Split CGSIZE definition so it can be used with 64bit fpg values. 2003-08-21 14:41:00 +00:00
uvm uao_pagein_page() & anon_pagein(): 2003-08-11 16:54:10 +00:00
Makefile