NetBSD/sys
nonaka afd99dc0b2 Add ahc(4), fxp(4), rtk(4) 2001-06-24 17:40:07 +00:00
..
adosfs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
altq HZ -> hz 2001-06-05 05:12:18 +00:00
arch Add ahc(4), fxp(4), rtk(4) 2001-06-24 17:40:07 +00:00
coda add a genfs_mmap() and change all of the disk-based filesystems 2001-05-28 02:50:51 +00:00
compat regen after adding flock. 2001-06-23 02:46:25 +00:00
conf Do not include the ELF 'catch all' entry in execsw[] by default, which 2001-06-19 17:58:41 +00:00
crypto correct binary key material handling. sync with kame 2001-05-27 01:40:16 +00:00
ddb Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
dev Avoid unused variables if RASTERCONS_FULLSCREEN is defined. (see PR#13231) 2001-06-24 15:47:45 +00:00
filecorefs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
gdbscripts
ipkdb
isofs use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
kern Move prototype of sysctl_dopipe() from <sys/sysctl.h> to <sys/pipe.h> 2001-06-21 19:08:36 +00:00
lib Initial commit of the port to AMD's upcoming 64 bit architecture, the 2001-06-19 00:19:12 +00:00
lkm Add linux_trap.c for i386 2001-06-19 18:18:42 +00:00
miscfs Add DTYPE_PIPE (to be used by new pipe implementation) and handle 2001-06-16 08:28:39 +00:00
msdosfs retrieve, not retreive 2001-06-12 14:59:27 +00:00
net Add definitions of the value for 'i_wepon' of ieee80211_nwkey to prepare 2001-06-21 12:29:39 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netinet `existent', not `existant' 2001-06-19 13:42:07 +00:00
netinet6 select default router again, when L2 address of the router changes 2001-06-22 13:36:12 +00:00
netisdn change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. 2001-06-14 05:44:23 +00:00
netiso Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netkey avoid assigning to policy_id twice. fixes more gcc 3.0 prerelease errors. 2001-06-04 21:38:28 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netsmb `response', not `responce' 2001-06-19 13:45:52 +00:00
nfs receive, not recieve 2001-06-12 15:17:10 +00:00
ntfs Fix problem introduced in rev. 1.32 - dirent d_namlen should NOT count 2001-06-20 09:14:59 +00:00
smbfs replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys for QUEUEDEBUG_*_POSTREMOVE(), set the pointers to 1 instead of 0 2001-06-22 06:18:22 +00:00
ufs `accessible' only has one `a'. 2001-06-19 12:52:20 +00:00
uvm don't for memory in uao_set_swlot() since we're holding spinlocks, 2001-06-23 20:52:03 +00:00
Makefile