NetBSD/sys
yamt 1c1b12397d nfs_lookup: avoid CREATE optimization for DOTDOT.
creating a DOTDOT entry has no sense and will fail anyway.
2004-05-08 21:35:13 +00:00
..
altq
arch Make mbr_bootsel boot active partition if/when no menu items are output. 2004-05-08 21:18:22 +00:00
coda First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
compat regenerate for fsync_range, uuidgen, getvfsstat, statvfs1, fstatvfs1, and fhstatvfs1 2004-05-08 14:33:12 +00:00
conf Revert default uvm counters, rename UVMMAP_COUNTERS to UVMMAP_NOCOUNTERS. 2004-05-03 20:10:35 +00:00
crypto
ddb That's not supposed to be there. Sorry. 2004-04-27 04:03:28 +00:00
dev Add a delay(10) after re-enabling interrupts in the control register. 2004-05-08 15:03:32 +00:00
fs Remove caddr_t inlines. Approved by christos@NetBSD.org. 2004-05-04 13:26:58 +00:00
gdbscripts
ipkdb
kern redo the previous (rev.1.58; overwrite a duplicate entry rather than leave it) 2004-05-07 12:05:41 +00:00
lib
lkm
miscfs Allow additional entries (files, subdirs) in kernfs. Also allow 2004-05-07 15:33:17 +00:00
net Add bpf_mtap2, which taps a packet whose head is in a void *buffer 2004-04-30 22:07:21 +00:00
net80211 Following Andrew Brown's suggestion, move net.ieee80211 to 2004-05-06 07:11:40 +00:00
netatalk remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netccitt Remove #else of #if __STDC__ 2004-04-26 01:41:15 +00:00
netinet work around an LP64 problem where we report an excessively large window 2004-05-08 14:41:47 +00:00
netinet6 Fix per-PCB IPsec policy cache for FAST_IPSEC: 2004-04-26 01:53:59 +00:00
netipsec Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
netisdn If we don't have a source telephone number configured, do not send 2004-05-06 21:11:04 +00:00
netiso remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netkey fix key_mature for tcp md5 signature 2004-04-26 04:39:17 +00:00
netnatm
netns
netsmb Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
nfs nfs_lookup: avoid CREATE optimization for DOTDOT. 2004-05-08 21:35:13 +00:00
opencrypto Change control knob for /dev/crypto to only allow requests which 2004-04-29 02:17:36 +00:00
stand
sys Update namespace protection for siginfo; originally from Christos. 2004-05-07 23:54:48 +00:00
ufs Fix typo in error message, reported by Piotr Meyer in PR 25418. 2004-05-02 06:59:20 +00:00
uvm uvm_page_unbusy: add assertions and comments about PG_RELEASED anon pages. 2004-05-05 11:58:27 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00