Go to file
reinoud 6efc43af66 machdep.c: Cleanup the machine dependent code and set the carry flag on error
out. While here also clean up register printing.

syscall.c: Add debug syscall printing code to track basic syscalls being
taken.
2011-09-09 12:44:27 +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 mention new openssh. 2011-09-07 17:55:12 +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 document another non-literal string. 2011-09-09 12:43:14 +00:00
extsrc
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 Add support for AFMT_AC3 2011-09-06 01:19:34 +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 machdep.c: Cleanup the machine dependent code and set the carry flag on error 2011-09-09 12:44:27 +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 /etc/defaults/rc.conf can be modified at build time by getting additional 2011-09-06 21:39:30 +00:00
x11 apply some -Wno-error. there are char * vs. const char * issues that 2011-07-21 03:36:29 +00:00
BUILDING Add description of MKKMOD, part of PR misc/45216 2011-08-06 19:52:49 +00:00
Makefile Fix typo that prevented installmodules from working with -U 2011-08-08 23:18:36 +00:00
Makefile.inc
UPDATING switch sparc to GCC 4.5.3. 2011-08-17 09:18:37 +00:00
build.sh Escape '$' in double quotes. 2011-08-30 12:04:12 +00:00