Go to file
reinoud 62c3c2d194 Check for a node being root on node creation so when the root node is disposed
of when working deep into the directory tree it can reliably be reget and
marked correctly as the FS root.

Fixed pwd(1) lock panic and possible endless loop in other tools.
2008-12-16 16:27:05 +00:00
bin document "EXIT" pseudo signal. 2008-12-11 04:34:45 +00:00
common Avoid conflicts with ZFS. 2008-12-05 13:11:41 +00:00
compat XXX: change .PATH: to .PATH.c: so that make does not find the 2008-12-02 21:43:09 +00:00
crypto Update README 2008-12-16 06:48:38 +00:00
dist Suppress false -Wuninitialized warning on gcc -O1. 2008-12-13 09:17:48 +00:00
distrib +tabs.debug 2008-12-12 23:49:28 +00:00
doc XFree86-4.8.0 out. 2008-12-16 13:03:29 +00:00
etc do as sparc64 does 2008-12-14 03:37:21 +00:00
external Add -lutil to allow linking to find the e-functions. 2008-12-13 12:21:50 +00:00
games Fix fiance/fiancee confusion. Fix another typo. 2008-12-02 14:21:26 +00:00
gnu sprintf to temporary buffer and memcpy, rather than sprintf directly 2008-11-25 01:58:13 +00:00
include Add fdopendir(), from Solaris/Linux. 2008-12-05 13:08:53 +00:00
lib Actually we need 'long int' to avoif a stupid 'truncating long to int' 2008-12-13 11:53:25 +00:00
libexec Move all subsections to main DESCRIPTION, noted by John Nemeth. 2008-12-06 14:17:43 +00:00
regress Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
rescue Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
sbin Enable the faked ELF kernel by default, now that ksyms output works with 2008-12-05 21:41:10 +00:00
share Add siisata(4) to the lists. From KIYOHARA Takashi. 2008-12-16 02:14:24 +00:00
sys Check for a node being root on node creation so when the root node is disposed 2008-12-16 16:27:05 +00:00
tests Don't descend into modules on evbppc.. sigh 2008-12-08 12:39:04 +00:00
tools MACHINE_CPU is "mips" not "xxmips". 2008-12-05 05:12:02 +00:00
usr.bin fix typo in comment 2008-12-13 18:11:53 +00:00
usr.sbin don't need this anymore. 2008-12-12 21:41:04 +00:00
x11 fix include filename 2008-11-28 10:27:29 +00:00
build.sh Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now: 2008-11-13 20:40:11 +00:00
BUILDING be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for 2008-12-02 22:28:21 +00:00
Makefile Invoke postinstall with the environment variable MAKE set up to the relevant 2008-12-05 19:02:54 +00:00
Makefile.inc
UPDATING amd64 GENERIC still has compat and file-system options 2008-12-07 10:29:39 +00:00