Go to file
elad 6b1bc77758 Use consistent wording.
While here, undocument converstion routines for pcred/ucred, as these are
going to be deprecated. They already are, actually, but because we exposed
them to userland so cleverly with sysctl, it may require more thinking
before actually removing them. For now, just make sure nobody relies on
these types. Or at least try...
2006-10-22 14:00:00 +00:00
bin c99 initializer 2006-10-16 00:43:00 +00:00
common sysconf() returns long, which isn't neccessarily assignment-compatible 2006-10-19 10:10:35 +00:00
crypto Added ipsecdoi_chkcmpids() function 2006-10-19 09:36:22 +00:00
dist remove 3d magic. 2006-10-20 15:54:45 +00:00
distrib First shot at a security(8) man-page, a quick guide for some NetBSD 2006-10-22 12:16:27 +00:00
doc mention mail changes 2006-10-21 21:39:07 +00:00
etc Add the GUMSTIX kernels now that the distrib setup tries to find 2006-10-18 10:13:58 +00:00
games don't discard const. GCC 4.1-20061021 doesn't like that... 2006-10-22 08:09:24 +00:00
gnu merge GCC 4.1-20061021. 2006-10-22 00:41:20 +00:00
include add MOPT_NULL 2006-10-16 03:31:27 +00:00
lib __weakref__ attribute can not be applied to anything when inside function 2006-10-22 07:48:13 +00:00
libexec Create _rtld_relocate_plt_object and use it in _rtld_bind and 2006-10-17 08:33:36 +00:00
regress Add handling of the supposed-to-fail tests. Add an 2006-10-18 00:05:33 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin Add initialization of a variable where gcc for some archs thinks 2006-10-17 21:14:03 +00:00
share Use consistent wording. 2006-10-22 14:00:00 +00:00
sys constify in cpu_setmcontext() 2006-10-22 13:59:14 +00:00
tools s/gcc3/gcc4/. 2006-10-19 08:18:45 +00:00
usr.bin Stick with unsigned long for _BSD_SIZE_T_ regardless of LP64/ILP32. 2006-10-22 11:20:44 +00:00
usr.sbin matches_spec: fix a bug so that "+host111,host1" actually matches to host1. 2006-10-21 09:42:26 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00
BUILDING Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Mention removal of net.inet.tcp.newreno. 2006-10-09 18:57:30 +00:00