bin
Drop trailing whitespace.
2002-08-13 13:22:35 +00:00
crypto
sync with 0.9.6g
2002-08-09 15:58:46 +00:00
dist
resolver(5) -> resolv.conf(5). PR 17691
2002-07-23 22:43:08 +00:00
distrib
IDE drives are no longer configured as sdN
2002-08-16 12:01:39 +00:00
etc
Avoid exit(0) to play more nicely with rc_fast_and_loose.
2002-08-16 18:05:19 +00:00
games
calloc() arg mistake. it's (nelem, size). from openbsd
2002-08-12 02:37:26 +00:00
gnu
bitmask operation audit (s/&&/&/). from openbsd
2002-08-08 15:12:09 +00:00
include
Cosmetic changes.
2002-08-15 04:47:12 +00:00
lib
defend against malicious line in ut_line, which could cause unwanted
2002-08-16 20:21:48 +00:00
libexec
defend against malicious line in ut_line, which could cause unwanted
2002-08-16 20:21:48 +00:00
regress
Remove extraneous \n's in {err,warn}{,x}.
2002-08-09 10:01:53 +00:00
sbin
defend against malicious line in ut_line, which could cause unwanted
2002-08-16 20:21:48 +00:00
share
update to accompany removal of COMPAT_OLDBOOT, and no more 'wd' and 'sd'
2002-08-16 08:54:18 +00:00
sys
According to Chuck Silvers, pmap_copy_page() and pmap_zero_page() don't
2002-08-16 21:16:48 +00:00
tools
work around FreeBSD defining user_from_uid() in stdlib.h
2002-07-03 17:17:04 +00:00
usr.bin
defend against malicious line in ut_line, which could cause unwanted
2002-08-16 20:21:48 +00:00
usr.sbin
Fix a few comments, and add some others to outline what's missing
2002-08-16 00:47:39 +00:00
build.sh
fix pasto in error message
2002-07-09 06:36:16 +00:00
BUILDING
Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674.
2002-07-22 09:49:05 +00:00
BUILDING.mdoc
Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674.
2002-07-22 09:49:05 +00:00
Makefile
Fix botch in previous. Actually do "build" for "distribution".
2002-07-10 23:44:54 +00:00
Makefile.inc
UPDATING
Revise 20010803 since i386 gas is no longer built where that entry
2002-07-01 02:12:11 +00:00