Go to file
jdarrow 4f776e54e8 Fix typo (enaddr[3] should be enaddr[2]), and add note to comment,
both in VMware bug-workaround section.
2006-11-15 03:21:54 +00:00
bin Add -j flag to not actually change the clock, just parse the date given 2006-11-15 03:10:01 +00:00
common Add strsep(3) to libkern. 2006-11-13 03:26:43 +00:00
crypto As uwe points out, it looks like the L on the version constant was 2006-11-14 22:30:33 +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 1. add iconv support for followint encoding: 2006-11-13 15:16:28 +00:00
doc Correct spelling of SSP. 2006-11-14 12:14:46 +00:00
etc add TCVN to mtree from the recent i18n changes. (hi, tnozaki!) 2006-11-13 22:28:47 +00:00
games don't discard const. GCC 4.1-20061021 doesn't like that... 2006-10-22 08:09:24 +00:00
gnu sprinke -Wno-stack-protector 2006-11-12 01:24:44 +00:00
include add comments. 2006-11-09 10:04:40 +00:00
lib namespace previous change under puffs_vfsnop to avoid confusions 2006-11-14 11:45:03 +00:00
libexec no more rmail. 2006-11-12 01:27:29 +00:00
regress Move settings of CLEANFILES and LDFLAGS outside the conditional, so that 2006-11-12 15:18:29 +00:00
rescue Revert the recent addition of /rescue/gkermit. There's some concern 2006-11-01 17:36:13 +00:00
sbin Fix error in previous. Pass 1 needs to use progress_setrange(), 2006-11-14 22:51:11 +00:00
share fs du jour: sysctlfs, which mounts an equivalent of "sysctl -a" as 2006-11-14 21:37:36 +00:00
sys Fix typo (enaddr[3] should be enaddr[2]), and add note to comment, 2006-11-15 03:21:54 +00:00
tools Add paxctl as a tool. 2006-11-10 16:50:10 +00:00
usr.bin properly detect when the output fails (eg, full filesystem) and do not 2006-11-13 21:57:59 +00:00
usr.sbin /etc/postfix/post-install needs to be 555 not 444. 2006-11-14 00:04:01 +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