NetBSD/sys
2003-08-18 22:10:33 +00:00
..
altq
arch Not all PPC ports (e.g. macppc) equate IPL_NONE with 0. 2003-08-18 22:10:33 +00:00
coda
compat Re-balance parens. 2003-08-18 20:34:18 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
dev make ahc(4) to recognize Adaptec 2915LP Ultra160 SCSI adapter. 2003-08-18 09:16:22 +00:00
fs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
gdbscripts
ipkdb
kern Return NULL instead of 0 for functions that return pointers. 2003-08-15 02:59:32 +00:00
lib make 'path' argument to ufs_open 'const char *' and fix the fallout. 2003-08-18 15:45:27 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
netinet do not disconnect L4 connections on IP address removal. the behavior 2003-08-16 11:30:35 +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 Fix bug with IP_DF handling which was breaking TCP: on FreeBSD, ip_off 2003-08-15 17:14:31 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sys - Add execsw es_setup_stack 2003-08-08 18:54:16 +00:00
ufs gcc for sparc seems to barf at 'int_var * 0x100000000ull' so do 2003-08-16 07:04:17 +00:00
uvm uao_pagein_page() & anon_pagein(): 2003-08-11 16:54:10 +00:00
Makefile