NetBSD/sys
dmcmahill e844f04e07 add COMPAT_OSF1 getitimer(2). Patch submitted by Kevin Schoedel
<schoedel@kw.igs.net> in PR port-alpha/13071, reviewed by Jason Thorpe.
2001-06-28 01:48:22 +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 Const'ify bootblk_commands[] to match lib/libi386.h change. 2001-06-27 22:58:32 +00:00
coda
compat add COMPAT_OSF1 getitimer(2). Patch submitted by Kevin Schoedel 2001-06-28 01:48:22 +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
ddb Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
dev compile tweak for non-SCSIVERBOSE 2001-06-27 23:14:26 +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 In getnewvnode(), allocate a vnode from the pool with NOWAIT. If 2001-06-26 22:52:03 +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 more capability information and status from IEEE802.11b 2001-06-25 12:02:53 +00:00
netatalk
netccitt Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netinet fix udp reception to sockets bound to linklocal address (like fe80::1%lo0). 2001-06-27 23:40:50 +00:00
netinet6 refresh default router list on nd6_detach(), only if we are an 2001-06-27 17:36:14 +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
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 Make sure to add NFS vnodes to the syncerd worklist. 2001-06-27 17:33:43 +00:00
ntfs two more 2001-06-26 09:36:40 +00:00
smbfs
stand
sys Add ID for the m68000 with 2k pages. 2001-06-27 19:58:52 +00:00
ufs `accessible' only has one `a'. 2001-06-19 12:52:20 +00:00
uvm Rather than using u_shorts, use u_ints and bitfields in the vm_page. This 2001-06-28 00:26:38 +00:00
Makefile