Go to file
fvdl 655a7bf795 Always unlock the "fnode", even if we're about to free it, to keep
lock counts consistent. DIAGNOSTIC checks will barf otherwise.

XXX ntfs_ntput should not free the node, the reclaim vop should do it
XXX why does the ntfs code do its own internal locking?
1999-12-20 22:11:57 +00:00
bin Remove duplicate 'string' / 's1' entry 1999-12-17 13:16:44 +00:00
dist Cast a sizeof to int to compile it on the alpha. 1999-12-12 12:35:32 +00:00
distrib Add missing loadfile_machdep.h to the list. 1999-12-20 20:58:08 +00:00
etc flip "if" order in IPv6 initialization, avoid calling /bin/test. 1999-12-20 15:51:14 +00:00
games Fix capital of Monaco. It should be Monaco rather than Monte Carlo; 1999-12-16 14:13:23 +00:00
gnu Accept %fp as an alias for %a6 (prefix *MUST* be present for this alias 1999-12-14 17:05:13 +00:00
include hide functions that are not supplied. 1999-12-20 06:48:11 +00:00
lib Document that bit #0 is the LSB of the first longword in the array. 1999-12-20 02:04:24 +00:00
libexec PR/9031: Scott Ellis: Ignore empty sysctl directive lines. 1999-12-20 02:43:58 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin change "millisecond" to "microsecond" for headswitch and track seek 1999-12-20 18:19:18 +00:00
share Updates - primarily from Thomas Klausner 1999-12-20 12:44:04 +00:00
sys Always unlock the "fnode", even if we're about to free it, to keep 1999-12-20 22:11:57 +00:00
usr.bin Be consistent about whether to block SIGALRM before calling command() -- don't 1999-12-20 21:59:29 +00:00
usr.sbin Set things to a sane state for db(3) routines. 1999-12-20 18:23:03 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00