Go to file
nathanw 0774992407 Add cancellation protection to pthread_once() as per the standard; if
the once routine is cancelled, the effect on once_control is as if
pthread_once() was never called.

Bug report and fix from PR lib/30734.
2005-07-16 23:14:53 +00:00
bin Aspell, fix an Xref, drop trailing whitespace. 2005-07-15 22:33:48 +00:00
crypto Move a variable declaration to the variable declaration section of 2005-07-14 11:26:57 +00:00
dist Apply fixes so that this builds with WARNS=3. 2005-07-13 15:25:29 +00:00
distrib add plist entries for forward manpage 2005-07-16 09:13:01 +00:00
doc Add myself as responsible for hpcboot.exe 2005-07-14 20:07:55 +00:00
etc ieee1394 import from FreeBSD. 2005-07-11 15:29:05 +00:00
games Quote macro. 2005-07-05 08:48:47 +00:00
gnu In the workaround for vax, we need to also specify that stdbool.h is 2005-07-05 21:52:13 +00:00
include Cast large constant to int. 2005-07-16 17:20:12 +00:00
lib Add cancellation protection to pthread_once() as per the standard; if 2005-07-16 23:14:53 +00:00
libexec sprinkle little const. 2005-06-26 20:47:08 +00:00
regress Oops, don't include an extra bonus deadlock. 2005-07-16 23:12:02 +00:00
rescue add scan_ffs and veriexecctl to /rescue 2005-06-18 06:59:23 +00:00
sbin * Exit non-zero error code when flushroute() fails operating on the 2005-07-15 21:29:54 +00:00
share not -> no typo 2005-07-16 14:45:18 +00:00
sys Say what sbp is. 2005-07-16 22:54:34 +00:00
tools Fix the toolification of disklabel by using the nbinclude namespace 2005-06-22 21:35:28 +00:00
usr.bin Explain why table is not const. 2005-07-16 22:32:36 +00:00
usr.sbin Add option `ioaddr=<ioaddr>' to amd64. Already noted in man page. 2005-07-16 10:43:00 +00:00
x11 Let X -configure default to the 'kbd' driver only on sparc64 and macppc 2005-07-13 02:04:01 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +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 It's genassym(1) not genassym(8), and it's in /usr/bin not /usr/sbin. 2005-07-01 09:55:37 +00:00
build.sh Remove support for build.sh -m xen, this has been merged in the i386 2005-05-29 10:54:40 +00:00