Go to file
elad 6d74a5fdc7 Document Veriexec strict levels (hm, maybe we should have veriexec(8)?)
as requested by Adam Hamsik.
2006-11-23 13:23:22 +00:00
bin getdate -> parsedate 2006-11-20 20:33:33 +00:00
common Add strsep(3) to libkern. 2006-11-13 03:26:43 +00:00
crypto Correct issues associated with anonymous sainfo selection in racoon. 2006-11-16 00:30:55 +00:00
dist Hopping through a void* is not enough to get rid of alignment requirements. 2006-11-23 13:07:17 +00:00
distrib If we need -fno-strict-aliasing (see hack "gcc4 pointer sign and strict 2006-11-23 13:22:18 +00:00
doc Note mac68k timecounter support (okayed by Martin Husemann) 2006-11-20 20:03:16 +00:00
etc 1. move GB*.esdb from i18n/esdb/MISC to i18n/esdb/GB directory. 2006-11-23 03:25:24 +00:00
games Check that -w width is not above maximum. (It already checks for zero or 2006-11-22 16:15:42 +00:00
gnu bump version to NetBSD nb2 20061121 2006-11-23 05:43:40 +00:00
include Don't expose _ss functions for 4.0. Requested by core. 2006-11-22 17:23:24 +00:00
lib add missing rcsid. 2006-11-22 23:47:21 +00:00
libexec From defend dot the dot world at gmail dot com: Sanitize environment variables 2006-11-22 21:46:36 +00:00
regress Add a test for "$@" generating $# of 0 into a shell function. 2006-11-17 22:25:46 +00:00
rescue Revert the recent addition of /rescue/gkermit. There's some concern 2006-11-01 17:36:13 +00:00
sbin Initial implementation of PaX Segvguard (this is still work-in-progress, 2006-11-22 02:02:51 +00:00
share Document Veriexec strict levels (hm, maybe we should have veriexec(8)?) 2006-11-23 13:23:22 +00:00
sys Document flaw in veriexec_rawchk(). This is what I added to the comment: 2006-11-23 13:11:29 +00:00
tools Add the nbinclude directory to the include path, so that 2006-11-22 18:37:38 +00:00
usr.bin Make sys/exec_elf.h and machine/elf_machdep.h available to host 2006-11-22 15:08:47 +00:00
usr.sbin getdate -> parsedate 2006-11-20 20:33:33 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +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 needing gcc rebuild for ssp. 2006-11-09 18:20: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