Go to file
nathanw 876d7e7eec Dodge a potential race condition in pthread__debuglog_printf(). It's
still possible for multiple threads to write into the same space, but
they shouldn't be able to corrupt the write pointer in the process.

Also, check for pointer-lapping a bit more carefully in the wrap
vs. non-wrap case.
2003-06-16 21:24:48 +00:00
bin ANSIfy, from Petri Koistinen in PR 13975 2003-06-16 17:22:00 +00:00
crypto discourage the use of aggressive mode 2003-06-16 08:40:11 +00:00
dist resolve conflicts 2003-06-09 13:19:33 +00:00
distrib Fix stupid typo 2003-06-16 20:12:44 +00:00
doc Note fix of DeskStation Tyne support on arc. 2003-06-15 04:26:59 +00:00
etc Invoke makeobsolete with ${HOST_SH} and pass in ${MAKE}. 2003-06-08 23:49:21 +00:00
games Sync with v20030416 of Makefile. 2003-06-11 12:10:21 +00:00
gnu Bring in the following patch from FSF binutils mainline: 2003-06-14 16:02:57 +00:00
include Define the maximum segment size allowed under RFC 2348 (TFTP Blocksize Option) 2003-06-11 01:41:14 +00:00
lib Dodge a potential race condition in pthread__debuglog_printf(). It's 2003-06-16 21:24:48 +00:00
libexec use TCP_NODELAY 2003-06-14 22:43:31 +00:00
regress Testing "unsigned long" vs. "double" does only make sense if there is 2003-06-16 07:11:52 +00:00
rescue * Add ftp to /rescue. 2003-05-26 09:46:47 +00:00
sbin PR/21860: Robert Elz: ifconfig doesn't allow addr/N notation for INET6 2003-06-11 19:51:31 +00:00
share define LIBEVENT 2003-06-13 04:04:18 +00:00
sys Rename IPL_IMP -> IPL_VM. 2003-06-16 20:00:56 +00:00
tools Use "nbnroff" instead of "nroff". 2003-06-14 17:57:26 +00:00
usr.bin Do not let the cursor sit on menu lines that do nothing. 2003-06-16 20:57:43 +00:00
usr.sbin Fix function declaration mismatch with src/sys/ufs/ffs/ffs_extern.h which 2003-06-15 18:10:56 +00:00
BUILDING all: 2003-05-25 12:34:27 +00:00
Makefile Add "sourcesets" argument/target, which builds source sets into 2003-05-10 07:12:37 +00:00
Makefile.inc
UPDATING mention export lossage 2003-05-16 14:19:49 +00:00
build.sh Broaden the scope of when "make obj NOSUBDIR=" will be run in tools/ 2003-05-26 06:35:17 +00:00