Go to file
xtraeme 95157b046e Make the atexit mutex recursive and initialize it in __libc_init()
as suggested by ad@, based on the patch provided by Sverre Froyen
in lib/37654.

Reviewed by ad@ and jmcneill@.
2008-02-25 14:06:13 +00:00
bin Kill pre-4.4BSD compat code. 2008-02-24 20:42:46 +00:00
common Use mkstemp() + fchmod() instead of mktemp(), since the latter 2008-02-23 01:26:01 +00:00
crypto Fix address length, from Brian Haley 2008-02-22 18:50:03 +00:00
dist pkg_install-20080223 2008-02-22 22:16:37 +00:00
distrib /usr/share/games/cards.pck is toast. 2008-02-24 02:46:40 +00:00
doc Note that db4 was borged by Oracle and that the upstream version is 4.6.21. 2008-02-25 12:22:34 +00:00
etc cleanup fsck error handling: 2008-02-24 01:05:35 +00:00
games Don't crash if we're asked to restore from /dev/null. (woops) 2008-02-24 06:12:49 +00:00
gnu Catch up with kernel frames on amd64. 2008-02-09 11:43:58 +00:00
include signal.h is not supposed to define errno, so use ___errno instead. 2008-02-24 23:01:19 +00:00
lib Make the atexit mutex recursive and initialize it in __libc_init() 2008-02-25 14:06:13 +00:00
libexec Add the atf-exec and atf-killpg tools that come with atf 0.4. 2008-02-04 20:31:32 +00:00
regress use errno.h, not sys/errno.h 2008-02-24 21:37:47 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin PR/38094: Robert Millan: support "BIOS Boot" partition type in gpt(8) 2008-02-24 18:38:10 +00:00
share Add "the other" BFKL, from blymn@. :) 2008-02-25 12:20:42 +00:00
sys nanosleep1: handle kpause spontaneous wakeups. 2008-02-25 12:25:03 +00:00
tests Add tests for rillig@'s recent fix to mount_tmpfs: ensure that error messages 2008-02-13 14:58:42 +00:00
tools Collect the libobjc config.h 2008-02-08 18:06:48 +00:00
usr.bin Remove a 9 from the stuttered example in order to match the only 2008-02-24 00:05:31 +00:00
usr.sbin This file requires errno.h 2008-02-24 21:10:02 +00:00
x11 Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING mention posix_fadvise lossage. 2008-01-28 03:30:26 +00:00
build.sh * Installing as non-root is a bad idea. Print a warning in expert mode, 2008-02-25 11:14:31 +00:00