Go to file
he 97b59ebcdc Return 0xff from setlogmask() instead of falling off the end of
the int-returning function without returning a value.  The 0xff
value is taken from the C library and is the default log mask.
2005-03-31 13:03:34 +00:00
bin A rather better fix for treating $((x)) as equivalent to $(($x)) provided 2005-03-21 22:37:09 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto s/u_int32_t/uint32_t/ 2005-03-26 03:48:44 +00:00
dist PR/29682: sigsegv: /usr/bin/file does not seem to understand some fields 2005-03-25 18:07:09 +00:00
distrib Return 0xff from setlogmask() instead of falling off the end of 2005-03-31 13:03:34 +00:00
doc Changes to the nvi entry: 2005-03-30 18:42:22 +00:00
etc Install all obsolete X11 sets (even empty ones). 2005-03-28 03:13:39 +00:00
games Fix a long-standing bug in wump(6) whereby hitting ^d to exit would first 2005-03-21 18:45:18 +00:00
gnu Enable wide character support for the rest of the archs (i386 is already done). 2005-03-31 03:17:02 +00:00
include PR/29826: J. T. Conklin: Add wcsftime(3) (from FreeBSD) 2005-03-30 03:47:11 +00:00
lib Drop trailing whitespace. 2005-03-31 11:44:26 +00:00
libexec Add missing flags to usage() 2005-03-30 21:28:30 +00:00
regress add a test for "set -e". related to PR/17514. 2005-03-31 08:52:49 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin Add -i to SYNOPSIS. 2005-03-31 11:43:14 +00:00
share Bump date for previous. Remove trailing whitespace. 2005-03-30 18:53:33 +00:00
sys introduce a function to drain bufq and use it where appropriate. 2005-03-31 11:28:53 +00:00
tools Remove commas in AC_CHECK_FUNCS that shouldn't be there. 2005-03-02 18:08:43 +00:00
usr.bin This needs <err.h> for err() and errx() (hi wiz) 2005-03-30 18:01:32 +00:00
usr.sbin Use SA_NOCLDWAIT instead of catching the signal and waiting. Avoids signal 2005-03-30 15:19:10 +00:00
x11 fb is required to build successfully on x68k. 2005-03-28 13:05:03 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32: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 Add a note about pcppi -> pcppi+attimer. 2005-03-26 14:25:25 +00:00
build.sh Avoid the brace expansion on OpenBSD. 2005-03-26 06:02:13 +00:00