Go to file
hannken 8de1a273e1 Replace the fss unmount hook with a vfs_hook.
fssvar.h:       struct device * -> device_t.
fss.c:          establish unmount hook on first attach, remove on last detach.
vfs_syscalls.c: remove the call of fss_umount_hook().
vfs_trans.c:    destroy cow handlers on unmount as fstrans_unmount() will be
                called before vfs_hooks.
2008-09-17 14:49:25 +00:00
bin Avoid sign extention problems leading to: 2008-09-14 05:00:23 +00:00
common Add prop_array_add_int* and prop_array_add_uint* functions. These functions 2008-09-11 13:15:13 +00:00
crypto Fixed port match in purge_ipsec_spi() when NAT-T enabled and trying to purge non NAT-T SAs 2008-09-17 12:39:07 +00:00
dist PR/39501: David Holland: Don't print the remainder of the line in the error 2008-09-09 21:47:34 +00:00
distrib One more cut&pasto. 2008-09-16 17:52:53 +00:00
doc Note that we now support multiple volumes attached to an 2008-09-16 11:54:40 +00:00
etc Create /dev/videoN with all target 2008-09-14 13:59:54 +00:00
external Install our own xorgsite.def, with the necessary defines so that all 2008-09-17 03:56:06 +00:00
games Both legs of the conditional operator must return the same type. 2008-08-29 00:37:38 +00:00
gnu Revert rev 1.9: 2008-09-09 06:32:59 +00:00
include PR/39534: Henning Petersen: Typo = instead of / to close comment. 2008-09-13 17:05:07 +00:00
lib Bump libprop minor number, I forgot to do it when I have added 2008-09-15 18:19:25 +00:00
libexec Enhance -C to support an optional @host ('-C user[@host]'): 2008-09-16 12:30:38 +00:00
regress Avoid tests using nested functions when using PCC. 2008-09-09 00:16:05 +00:00
rescue we cannot use pthreads here because we are statically linked. 2008-06-23 14:53:06 +00:00
sbin PR/39525: Joachim Schueth, Frederik Sausmikat: 2008-09-12 16:51:54 +00:00
share Note that the raw SPD data is available via sysctl (in the hw tree). This 2008-09-17 12:37:41 +00:00
sys Replace the fss unmount hook with a vfs_hook. 2008-09-17 14:49:25 +00:00
tests Don't descend into atf with (${MKATF} == no) 2008-08-16 23:51:51 +00:00
tools Configure with --disable-warnings; cross-compiling on NetBSD 3.1 2008-08-31 00:31:22 +00:00
usr.bin Add a -r flag that is an alias for -E, for compatibility with gnu sed. 2008-09-16 13:32:04 +00:00
usr.sbin Fix errors in previous. 2008-09-14 17:25:59 +00:00
x11 Implement bin/rgb/rgb_mkdb.sh to build rgb.db using awk(1) and db(1). 2008-09-05 05:20:39 +00:00
BUILDING regen for MKHTML 2008-09-06 23:23:17 +00:00
Makefile Improve support for MKXORG!=no to enable builds into external/mit/xorg. 2008-08-28 07:21:49 +00:00
Makefile.inc
UPDATING Add an entry for the "libc lint problem", mostly taken 2008-09-02 07:34:15 +00:00
build.sh Remove support for printing "'-x' has been replaced by 'xxxxx'". 2008-08-22 23:41:24 +00:00