NetBSD/sys
perseant 2ee78c4fa9 Keep track of the highest block held by an LFS inode, so that we can
be assured that the last byte of a file is always allocated.  Previously
a file extension could cause the filesystem to be flushed, writing an
inconsistent inode to disk.  Although this condition would be corrected
the next time blocks were written to disk, an intervening crash would leave
the filesystem in an inconsistent state, leaving fsck_lfs to complain
of an inode "partially truncated".
2005-04-14 00:02:46 +00:00
..
altq nuke trailing whitespace 2005-02-26 22:58:54 +00:00
arch Add netbsd32_vm_default_addr() and MAXDSIZ32/MAXSSIZ32. (Spotted 2005-04-13 09:35:46 +00:00
coda nuke trailing whitespace 2005-02-26 22:58:54 +00:00
compat merge yamt-km branch. 2005-04-01 11:59:21 +00:00
conf make blist compilable on netbsd. 2005-04-06 11:33:54 +00:00
crypto nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddb remove stray error(1) comment. 2005-03-28 01:05:13 +00:00
dev fix an error message: could -> could not 2005-04-13 00:19:44 +00:00
dist Upgraded IPFilter to 4.1.8 2005-04-03 15:05:30 +00:00
fs - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
gdbscripts nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ipkdb nuke trailing whitespace 2005-02-26 22:58:54 +00:00
kern `lkmlookup()' is called with its name argument either from kernel or from 2005-04-12 14:13:16 +00:00
lib Use std form for a multi-line comment 2005-04-09 13:04:35 +00:00
lkm add missing prototype for when CODA_COMPAT_5 is #define'd 2005-03-28 06:59:13 +00:00
miscfs PR/29782: Martin Husemann: procfs can not unmount when some process has its 2005-04-02 06:15:09 +00:00
net no point in assigning to ifq twice. 2005-03-31 21:19:35 +00:00
net80211 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netatalk nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netccitt nuke trailing whitespace 2005-02-26 22:45:09 +00:00
netinet when doing TSO, avoid to use duplicated ip_id heavily. 2005-04-07 12:22:47 +00:00
netinet6 Make sure that prefixes get purged. This fixes PR kern/21189, 2005-04-03 11:02:27 +00:00
netipsec Repair references to nonexistent structs in sys/netipsec/key.c after 2005-02-28 17:47:50 +00:00
netisdn nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netiso nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netkey nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netnatm nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netns nuke trailing whitespace 2005-02-26 22:31:44 +00:00
netsmb nuke trailing whitespace 2005-02-26 22:31:44 +00:00
nfs nfsrv_rcv: don't do so_receive from socket upcall context. 2005-03-29 09:22:35 +00:00
opencrypto nuke trailing whitespace 2005-02-26 22:31:44 +00:00
stand
sys The definition of IRFRAMEDISC (10) is incorrect since the value is dynamic. 2005-04-10 14:28:11 +00:00
ufs Keep track of the highest block held by an LFS inode, so that we can 2005-04-14 00:02:46 +00:00
uvm fix unreasonably frequent "killed: out of swap" on systems which have 2005-04-12 13:11:45 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00