Go to file
nathanw 69367db47f Do a similar tuneup on pthread_cond_signal() and
pthread_cond_broadcast(): use double-checked locking to avoid
pthread__self() and pthread_spinlock() when signaling or broadcasting
on a condition variable with no waiters.
2003-01-31 04:26:50 +00:00
bin
crypto
dist
distrib In "sets" target, ensure ${RELEASEDIR}/${MACHINE}/binary/sets exists. 2003-01-30 12:16:18 +00:00
doc
etc Add ADI_BRH, IXM1200, and SMDK2800 kernel sets. 2003-01-27 16:13:27 +00:00
games
gnu
include
lib Do a similar tuneup on pthread_cond_signal() and 2003-01-31 04:26:50 +00:00
libexec
regress Add a ucontext test from Nathan's testsuite. 2003-01-30 19:47:00 +00:00
rescue
sbin
share
sys Use aprint_*(). 2003-01-31 02:15:57 +00:00
tools
usr.bin Make "-m0" print no data, so that we agree better with the man page. 2003-01-30 21:43:26 +00:00
usr.sbin
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh another DESTDIR clarification 2003-01-31 01:38:35 +00:00