freebsd-src/sys
Bosko Milekic 0584320e56 YIKES, I take the pointy-hat for a really big braino here. I
appologize to those of you who may have been seeing crashes in
code that uses sendfile(2) or other types of external buffers
with mbufs.

Pointed out by, and provided trace:
    Niels Chr. Bank-Pedersen <ncbp at bank-pedersen.dk>
2002-08-08 13:29:32 +00:00
..
alpha o Introduce pmap_page_is_mapped(). Its purpose is to obsolete 2002-08-07 18:03:00 +00:00
amd64 Improve stack manipulation code of ACPI wakeup routine. 2002-08-07 12:48:28 +00:00
arm
boot Print out the strings in vers.o instead of hardcoding the loader banner. 2002-08-04 01:30:26 +00:00
cam
coda Fix typo in the last revision. 2002-08-04 19:34:38 +00:00
compat - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
conf Our awk does not implement the ARGIND variable, so we were attempting 2002-08-06 19:31:04 +00:00
contrib Resolve conflicts arising from the ACPI CA 20020725 import. 2002-07-30 19:35:32 +00:00
crypto
ddb
dev Use the hw.usb sysctl tree instead of debug.usb. 2002-08-08 12:05:51 +00:00
fs Fix typo in vnode flags causing deadlock in msdosfs_fsync(). 2002-08-05 21:07:30 +00:00
geom
gnu - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
i4b
i386 Improve stack manipulation code of ACPI wakeup routine. 2002-08-07 12:48:28 +00:00
ia64 o Introduce pmap_page_is_mapped(). Its purpose is to obsolete 2002-08-07 18:03:00 +00:00
isa
isofs/cd9660 - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
kern YIKES, I take the pointy-hat for a really big braino here. I 2002-08-08 13:29:32 +00:00
libkern
modules Connect bmtphy to the mii module build. 2002-08-06 06:09:47 +00:00
net Extend the interface to ether_input(): a NULL eh pointer means that 2002-08-04 23:55:06 +00:00
netatalk
netatm
netgraph Make the consumers of the linker_load_file() function use 2002-08-02 20:56:07 +00:00
netinet Handle PMTU discovery in syn-ack packets slightly differently; 2002-08-05 22:34:15 +00:00
netinet6 Introduce support for Mandatory Access Control and extensible 2002-08-02 20:49:14 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient - Add a missing VI_UNLOCK to an error case in nfs_flush. 2002-08-05 08:54:29 +00:00
nfsserver - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
pc98 Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
pccard Add 16-bit before bus to keep the words card and bus apart. 2002-07-31 20:01:11 +00:00
pci Fixes for the D-Link DFE-580 card. 2002-08-07 22:31:27 +00:00
posix4
powerpc o Introduce pmap_page_is_mapped(). Its purpose is to obsolete 2002-08-07 19:37:22 +00:00
rpc
security - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
sparc64 o Introduce pmap_page_is_mapped(). Its purpose is to obsolete 2002-08-07 18:03:00 +00:00
sys Add DVD+RW support to the ATA driver and burncd. This also closes 2002-08-08 07:59:24 +00:00
tools - Add automatic post vop debug checks. These work in both the success and 2002-07-30 08:52:00 +00:00
ufs Don't call softdep_slowdown() if soft updates are not active on the 2002-08-05 17:59:20 +00:00
vm o Acquire the page queues lock before checking the page's busy status 2002-08-04 19:05:20 +00:00
Makefile