Go to file
yamt 005c29fafb fix a page locking deadlock problem for nfs.
add a flag that specify if the file can be truncated safely or not
to nfsm_loadattr and friends.  when it isn't safe, just mark the nfsnode
as "should be truncated later".

ok'ed by Frank van der Linden and Chuck Silvers.
close kern/18036.
2002-10-21 12:52:32 +00:00
bin don't bother with cpio/tar links or compat symlinks for HOSTPROGs 2002-10-21 06:26:46 +00:00
crypto use readlink with bufsize - 1; approved thorpej. 2002-10-19 20:33:17 +00:00
dist correct LBL_ALIGN behavior, sync with tcpdump.org. 2002-10-18 23:13:57 +00:00
distrib don't depend upon 'cvs -kb' to preserve macppcboot.raw (et al). 2002-10-21 05:08:23 +00:00
doc Update versions of bsd-family-tree. 2002-10-20 22:26:09 +00:00
etc ipmon -D writes a pidfile; use it 2002-10-21 05:20:00 +00:00
games avoid buffer overrun. fix from openbsd. 2002-10-18 14:12:14 +00:00
gnu Add an x86_initialize_trampoline() function, similar to GCC 3.3, 2002-10-18 16:23:47 +00:00
include add prototypes for disklabel_dkcksum() and disklabel_scan(). 2002-10-12 20:46:57 +00:00
lib As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
libexec _rtld_bind(): Don't use "rela" until after we've (potentially) adjusted 2002-10-18 20:35:25 +00:00
regress Add a comment clarifying the last change. 2002-10-16 21:13:43 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin When printing filesystem specific parameters, also print the address and 2002-10-21 03:58:07 +00:00
share Some more xrefs. 2002-10-20 20:21:07 +00:00
sys fix a page locking deadlock problem for nfs. 2002-10-21 12:52:32 +00:00
tools PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. 2002-10-20 00:42:20 +00:00
usr.bin Fix whitespace usage. 2002-10-21 10:18:23 +00:00
usr.sbin tweak usage now that multiple interfaces are supported... 2002-10-21 01:33:02 +00:00
build.sh - Add support for ./build.sh -k kern, which configures and builds the named 2002-10-20 15:48:01 +00:00
BUILDING regen for build.sh -k 2002-10-20 15:48:40 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING kernel update requires userland systrace recompile. 2002-10-11 21:55:48 +00:00