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
Add <arm/byte_swap.h>
2002-08-13 22:43:52 +00:00
etc
Build the pci devices.
2002-08-13 01:16:24 +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
Add humanize_number.3 from Tomas Svensson in PR lib/15508.
2002-08-08 16:50:35 +00:00
lib
add ${MACROS} to roff call to make output paper readable
2002-08-13 20:07:31 +00:00
libexec
If the peer closes the connection in ttloop()
2002-08-12 09:19:00 +00:00
regress
Remove extraneous \n's in {err,warn}{,x}.
2002-08-09 10:01:53 +00:00
sbin
Add support for printing out messages about missing packet gaps. This is
2002-08-12 18:24:53 +00:00
share
Remove duplicate defines.
2002-08-12 21:51:14 +00:00
sys
avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE
2002-08-14 00:23:27 +00:00
tools
work around FreeBSD defining user_from_uid() in stdlib.h
2002-07-03 17:17:04 +00:00
usr.bin
Use limits.h instead of sys/syslimits.h since it's more potrable.
2002-08-13 20:15:06 +00:00
usr.sbin
move curses initialization higher in main to prevent the curses
2002-08-13 18:21:25 +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