Go to file
wrstuden 6753c74560 Since VOP_UPCALL() has been a long time in coming, add this partial
fix for layered-file-removal. It will work for the case of accessing
and deleting a file through the layered file system. Accessing via
the layer and deleting on the underlying still won't work, nor will
accessing via complicated structures (like two umap layers over a
given file systems).

We still need VOP_UPCALL(), but this is better than things were before.

This patch has been discussed off & on for a while. This incarnation
was tested by hannken at netbsd dot org.
2004-05-28 18:55:20 +00:00
bin Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto Now that we have res_nsearch, use it. Thanks christos for adding it. 2004-05-25 11:15:43 +00:00
dist PR/25594: Arto Huusko: LP64 sign extension bug in ipnat. 2004-05-26 20:32:48 +00:00
distrib add the manual pages for pty/98 2004-05-27 03:43:31 +00:00
doc tz{code,data}2004a are out and have been imported. 2004-05-27 20:43:16 +00:00
etc If not doing full_netstat, use the -v option anyway to avoid truncating 2004-05-28 03:55:30 +00:00
games Had fun with a spell checker. 2004-05-22 14:33:50 +00:00
gnu Failure to fetch FP registers from the thread debugging library isn't 2004-05-27 19:15:10 +00:00
include PR/25003: John Kohl: File is missing a copyright. 2004-05-28 14:38:53 +00:00
lib PR/25003: John Kohl: File is missing a copyright. 2004-05-28 14:38:53 +00:00
libexec Fix the dynamic linker for hppa using ELF. 2004-05-17 13:16:02 +00:00
regress Don't cause errors when the devices are not configured. 2004-05-27 03:18:19 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Make it possible to distinguish between exit values that indicate errors, 2004-05-28 17:46:49 +00:00
share Import tzdata2004a. 2004-05-27 20:41:15 +00:00
sys Since VOP_UPCALL() has been a long time in coming, add this partial 2004-05-28 18:55:20 +00:00
tools Apply patch from OGAWA Takaya to fix FreeBSD hosted builds. 2004-05-18 22:14:35 +00:00
usr.bin If using stat (the -L flag) and it fails, fall back to lstat(). It 2004-05-28 04:48:31 +00:00
usr.sbin Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
x11 Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
build.sh ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen 2004-05-12 16:56:41 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to 2004-05-17 07:00:16 +00:00
Makefile.inc
UPDATING src/x11 stuff after the /etc/X11 change 2004-05-16 11:33:44 +00:00