NetBSD/sys
kent a92ed9fb69 ICH4/ICH5:
When native i/o mapping fails, try compatible i/o mapping.
2003-12-28 12:31:30 +00:00
..
altq - kill bzero/bcopy 2003-11-09 22:11:12 +00:00
arch make the printf statement a complete line. 2003-12-28 01:20:23 +00:00
coda Dynamic sysctl. 2003-12-04 19:38:21 +00:00
compat The VRAM offset seems to be the offset of the framebuffer within the VRAM. 2003-12-27 22:06:19 +00:00
conf Pull in netinet/ip_ecn.c if FAST_IPSEC is defined. 2003-12-12 20:54:30 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb Dynamic sysctl. 2003-12-04 19:38:21 +00:00
dev ICH4/ICH5: 2003-12-28 12:31:30 +00:00
fs Include <sys/sysctl.h> for sysctl stuff. 2003-12-05 00:51:08 +00:00
gdbscripts
ipkdb
kern Make kern.rtc_offset writable at securelevel <= 0. 2003-12-26 23:49:39 +00:00
lib netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
lkm Add ethfoo LKM example. It implements a cloning interface for fake 2003-11-24 21:58:45 +00:00
miscfs a little bit more namespace sanity 2003-12-10 14:19:02 +00:00
net Add a new ioctl SPPPGETSTATUSNCP to query the PPP phase and check wether 2003-12-26 23:39:23 +00:00
net80211 Synchronize with FreeBSD sources from 12 Dec 2003. 2003-12-14 09:56:53 +00:00
netatalk
netccitt Change global head-of-local-IP-address list from in_ifaddr to 2003-11-11 20:25:26 +00:00
netinet Niels Provos kindly agreed to drop clauses 3 and 4 from the 2003-12-26 19:04:55 +00:00
netinet6 Niels Provos kindly agreed to drop clauses 3 and 4 from the 2003-12-26 19:04:55 +00:00
netipsec Cast an expression with sizeof() to long. 2003-12-12 21:36:32 +00:00
netisdn netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netiso netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netkey do not touch sav->xx after key_freesav(). from hajimu umemoto 2003-12-10 23:46:42 +00:00
netnatm
netns s/in_ifaddr/in_ifaddrhead/. not really tested 2003-11-14 15:04:48 +00:00
netsmb
nfs Unix semantics dictate that access checks for files are done when it 2003-12-07 21:15:46 +00:00
opencrypto Wrap noisy pointless message about denied userspace requests with 2003-11-19 04:14:07 +00:00
stand
sys sysctl_funcs is a set of symbols in text segment (function pointers), 2003-12-26 11:43:24 +00:00
ufs use symbolic V_SAVE instead of value 1 when invoking vinvalbuf 2003-12-28 00:36:33 +00:00
uvm No need to break a line - the full line is less than 80 chars long. 2003-12-21 11:38:46 +00:00
Makefile