Go to file
elad 72438de6ef Remove redundant securelevel check; this is already done in procfs_rw()
and we can't get here (procfs_control()) without being there first.

Pointed out by yamt@.
2006-11-22 15:48:11 +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 back to casting to long since we think that the openssl version dropping the 2006-11-14 21:54:24 +00:00
distrib getdate -> parsedate 2006-11-20 20:33:33 +00:00
doc Note mac68k timecounter support (okayed by Martin Husemann) 2006-11-20 20:03:16 +00:00
etc Stop building the INSTALL_SMALL, INSTALL_TINY, INSTALL_PS2, GENERIC_TINY and 2006-11-19 11:21:19 +00:00
games don't discard const. GCC 4.1-20061021 doesn't like that... 2006-10-22 08:09:24 +00:00
gnu fix a compile problem with the mjpegtools package. PR#35082. this reverts 2006-11-22 05:18:57 +00:00
include getdate -> parsedate 2006-11-20 20:33:33 +00:00
lib Initial implementation of PaX Segvguard (this is still work-in-progress, 2006-11-22 02:02:51 +00:00
libexec Temporarily disable -c (file coalescing) until data corruption issues can 2006-11-18 18:43:25 +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 SSP is not enabled by default, update documentation. 2006-11-22 13:00:02 +00:00
sys Remove redundant securelevel check; this is already done in procfs_rw() 2006-11-22 15:48:11 +00:00
tools Make sys/exec_elf.h and machine/elf_machdep.h available to host 2006-11-22 15:08:47 +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