Go to file
nathanw ff14fbf244 Move call to pthread__alarm_init() from pthread_init() (called at load
time) to pthread__start() (called on the first call of
pthread_create()), so that there's no opportunity for a fork() to
clear the per-process timer.

Problem pointed out by a test program from Mihai CHELARU on
current-users.
2003-04-28 17:46:30 +00:00
bin fix EOF on input bug; from mpech@prosoft 2003-04-23 17:44:59 +00:00
crypto Management, not managment. Mostly from jmc@openbsd. 2003-04-26 22:07:12 +00:00
dist Management, not managment. Mostly from jmc@openbsd. 2003-04-26 22:07:12 +00:00
distrib Add atomic.h 2003-04-27 18:45:35 +00:00
doc Note DIOC[GS]CACHE support in wd(4). 2003-04-26 09:59:13 +00:00
etc Add ksyms to "std" devices. 2003-04-27 13:15:28 +00:00
games Drop a trailing dot. From jmc@openbsd. 2003-04-26 21:30:51 +00:00
gnu Management, not managment. Mostly from jmc@openbsd. 2003-04-26 22:07:12 +00:00
include Add _PATH_KSYMS. 2003-04-24 20:13:05 +00:00
lib Move call to pthread__alarm_init() from pthread_init() (called at load 2003-04-28 17:46:30 +00:00
libexec Back out previous change for now -- it needs more work. 2003-04-24 16:55:29 +00:00
regress Add a regression test to check that forced unmounts work correctly. 2003-04-15 06:19:57 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin x86_64 -> amd64 2003-04-26 19:14:17 +00:00
share Bump date for last; use .Nm opms instead of Xreferencing ourselves. 2003-04-28 12:15:17 +00:00
sys Fix the bug reported by Richard Earnshaw in port-arm32/21349. 2003-04-28 15:57:23 +00:00
tools build file(1) as a host tool (for compiling magic files) 2003-03-25 23:43:49 +00:00
usr.bin Use .Aq instead of \*[Lt]...\*[Gt]; sort SEE ALSO; add some more commas; 2003-04-28 09:38:19 +00:00
usr.sbin Note when the -x option appeared; this was in the original patch... 2003-04-26 18:12:00 +00:00
build.sh Adapt for x86_64 -> amd64 rename. 2003-04-26 18:42:34 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile .WAIT before distrib, since distrib may need things built earlier 2003-04-18 19:14:39 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Mention nasty interactions between new FFS superblock layout and old 2003-04-19 21:27:04 +00:00