NetBSD/sys
chs 9784635eb6 getblk()'s "block size invariant" isn't valid for VBLK vnodes
since bounds_check_with_label() will truncate a buffer that crosses
the end of the partition.  adjust the assertion to account for this.
fixes PRs 7938, 12156, 12698, 13076, 13210 and 13288.
2002-02-10 23:14:18 +00:00
..
adosfs
altq
arch Use booted_kernel' instead of the boot_file' variable. 2002-02-10 23:01:45 +00:00
coda
compat Handle MAP_ANON (0x100 in Solaris8, not 0x1000) properly, by factoring out 2002-02-07 23:22:24 +00:00
conf Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
crypto
ddb
dev Match ICS 1893. 2002-02-10 17:09:41 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern getblk()'s "block size invariant" isn't valid for VBLK vnodes 2002-02-10 23:14:18 +00:00
lib Add __blkcpy() and __blkset() (renamed/modified from __blkclr()) to 2002-02-10 22:04:51 +00:00
lkm need core_elf32.c as well, now. 2002-02-10 16:25:49 +00:00
miscfs
msdosfs
net Use IF_IS_EMPTY and IFQ_IS_EMPTY instead of accessing queue members 2002-02-10 15:17:21 +00:00
netatalk
netccitt
netinet IFF_POINTTOPOINT interfaces can also transmit packets to broadcast 2002-02-07 21:47:45 +00:00
netinet6
netisdn More ALTQ gotchas from Thomas Klausner: 2002-02-10 15:29:58 +00:00
netiso
netkey change key_timehandler to take void * as argument. sync with kame. 2002-01-31 07:05:43 +00:00
netnatm
netns
netsmb
nfs use curproc instead of b_proc for NFS. that's what we want for sync commits 2002-01-31 05:56:57 +00:00
ntfs
stand
sys Add __MNT_CONTROL_FLAGS to __MNT_FLAGS for the sake of completeness.. 2002-02-05 21:25:48 +00:00
ufs bring in the change from FreeBSD's rev. 1.107 of this file: 2002-02-10 18:06:03 +00:00
uvm
Makefile