Go to file
nonaka d382cc6c5a Use memset() for "Clear all of BSS".
If (edata-address & 3) != (end-address & 3), my own code cause infinity loop.
Fixed it.
2004-01-05 15:31:03 +00:00
bin remove unused code left from printescaped() backput as pointed out by Jeff 2004-01-04 16:04:18 +00:00
contrib/sys Synchronize with FreeBSD: 2003-12-16 06:48:08 +00:00
crypto Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) 2003-12-11 09:46:26 +00:00
dist Don't bother complaining about "no IPv6 interfaces" or "no IPv4 interfaces" 2003-12-20 17:38:19 +00:00
distrib Rename /etc/release-info to /etc/release, to be consistent with other 2004-01-04 23:55:11 +00:00
doc s/release-info/release/ 2004-01-04 23:55:41 +00:00
etc Get the copyright info for etc/release from sys/conf/copyright. 2004-01-05 04:05:06 +00:00
games Move AUTHORS section directly before BUGS section. 2004-01-03 13:32:23 +00:00
gnu bump version to 1.11.11. sync w/ config.h.in. noted by naoki fukaumi 2004-01-04 18:37:47 +00:00
include - libc.so.12.109 and libpthread.so.0.4 2004-01-02 18:56:39 +00:00
lib Document F_MAXFD, F_CLOSEM 2004-01-05 00:34:34 +00:00
libexec fix debug output. 2003-12-17 09:13:41 +00:00
regress support MKCRYPTO=no (des.h is not present) 2004-01-04 00:25:52 +00:00
rescue systrace needs libevent now. 2003-11-29 05:47:51 +00:00
sbin Standardize flags display in usage. 2004-01-04 00:13:00 +00:00
share xconsole is a global property, so move it to the global scope. 2004-01-05 11:01:32 +00:00
sys Use memset() for "Clear all of BSS". 2004-01-05 15:31:03 +00:00
tools Consistently check ${TOOLCHAIN_MISSING} against "no". 2004-01-03 14:04:27 +00:00
usr.bin Generate the copyright string from sys/conf/copyright rather than 2004-01-05 03:53:10 +00:00
usr.sbin Add the xconsole_delay property which specifies the number of seconds to 2004-01-05 12:16:25 +00:00
x11 constype and kbd_mode for sun 2004-01-05 13:19:17 +00:00
BUILDING Note tools/compat/README as the place to get notes from non-native cross builds 2003-12-29 07:10:24 +00:00
Makefile Run "cd etc && make install-release-info" at the end of the "build" target. 2004-01-04 13:30:09 +00:00
Makefile.inc
UPDATING Fix typo. 2003-12-31 16:20:54 +00:00
build.sh tweak usage message. 2003-11-14 12:38:12 +00:00