Go to file
reinoud c37f580072 Streamline makecontext() calls to really only specify the number of arguments
to prevent side-effects
2011-09-09 18:41:16 +00:00
bin NULL does not need a cast 2011-08-31 16:24:54 +00:00
common Make strnlen(3) accessible in kernel. ok christos@. 2011-09-01 22:35:17 +00:00
compat build GMP, MPFR and MPC as private libraries just for GCC. don't 2011-07-21 03:13:30 +00:00
crypto merge openssh-5.9 2011-09-07 17:49:19 +00:00
dist Use __dead 2011-08-29 20:41:06 +00:00
distrib Fix up amd64 set lists for MKDEBUGLIB=yes build. There are still 2011-09-07 20:26:13 +00:00
doc Move the code for creating src/BUILDING from "make build-docs" in 2011-09-09 14:23:37 +00:00
etc Create and install an rc.d file for devpubd - a daemon to listen 2011-09-06 21:32:29 +00:00
external fix a shadow variable warning. 2011-09-09 17:48:39 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
gnu Add libppath. 2011-08-29 08:58:18 +00:00
include provide a complete prototype for xdrproc_t 2011-08-30 17:09:51 +00:00
lib Serialize access to file size. We already have such a thing in the 2011-09-09 15:45:28 +00:00
libexec Reduce priority of syslog message if getpeername returns ENOTCONN. 2011-09-04 23:16:41 +00:00
regress provide the out of address space test in a gcc-4.5 friendly way. 2011-08-18 02:32:32 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Build and install the skeleton manpage for devpubd - it's better than 2011-09-06 21:30:12 +00:00
share Document the FILESBUILD variable, which was added in 2011-09-09 10:08:14 +00:00
sys Streamline makecontext() calls to really only specify the number of arguments 2011-09-09 18:41:16 +00:00
tests It's ATFFILE=no, not NOATFFILE=true. This fixes the contents of the 2011-09-08 18:44:38 +00:00
tools Add PDP_ENDIAN definition, required for makefs (v7fs). 2011-09-05 07:38:52 +00:00
usr.bin revert previous; don't change the logic. 2011-09-08 12:00:26 +00:00
usr.sbin Serialize access to file size. We already have such a thing in the 2011-09-09 15:45:28 +00:00
x11 apply some -Wno-error. there are char * vs. const char * issues that 2011-07-21 03:36:29 +00:00
BUILDING Revisions 1.92 and 1.93 of src/BUILDING were not reflected in 2011-09-09 14:01:28 +00:00
Makefile Move the code for creating src/BUILDING from "make build-docs" in 2011-09-09 14:23:37 +00:00
Makefile.inc
UPDATING switch sparc to GCC 4.5.3. 2011-08-17 09:18:37 +00:00
build.sh Allow MAKEFLAGS to be set via build.sh -V. Somebody asked for this 2011-09-09 13:29:23 +00:00