Go to file
uwe 4924c0ae30 On ms-IIep kernel runs with PCI endian swapping turned on but we need
to turn it off before we pass control to PROM's repl as it expects
PCIC to be in little endian mode and would hang otherwise.
2001-12-11 03:35:02 +00:00
bin Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
crypto sync with 3.0.2 2001-12-06 03:54:04 +00:00
dist Fn argument doesn't need (), add space between macro name and argument. 2001-12-07 19:18:14 +00:00
distrib Add pppoe(4). 2001-12-10 20:51:11 +00:00
etc Add clockctl, pci# and wsfont devices to MAKEDEV. Probably others that are missing. 2001-12-11 00:46:00 +00:00
games Change deprecated curses function to new equivalent. 2001-12-06 12:24:00 +00:00
gnu Update for changes to sp64nbsd-nat.c 2001-12-10 23:19:59 +00:00
include - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
lib remove referenced to raw (block) and cooked (character) devices, since 2001-12-10 22:50:33 +00:00
libexec Fix skey password challenge. Problem reported in [bin/14848] by John F. Woods. 2001-12-06 02:00:06 +00:00
regress regress test for shorter keys. sync with kame 2001-11-28 03:16:06 +00:00
sbin Lots of grammar fixes and other slight improvements. 2001-12-10 23:57:48 +00:00
share Sync to current arm32 MAKEDEV 2001-12-11 00:54:31 +00:00
sys On ms-IIep kernel runs with PCI endian swapping turned on but we need 2001-12-11 03:35:02 +00:00
tools Need ${TMACDIR}/tmac.an.old installed as well. Also include UPDATE checks 2001-12-09 23:34:31 +00:00
usr.bin ADD MISSING SLASH. 2001-12-10 08:54:38 +00:00
usr.sbin Move /usr/sbin/pppoectl to /sbin/pppoectl, so we can call it from 2001-12-10 17:22:09 +00:00
BUILDING Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
BUILDING.mdoc Document the -d option to build.sh 2001-11-25 18:40:34 +00:00
Makefile Add a wrapper for the "distribution" target, similar to the wrapper 2001-11-25 18:31:12 +00:00
Makefile.inc
UPDATING Add note about how to work around reloc problems in groff now that the toolchain 2001-12-07 09:56:44 +00:00
build.sh Make -t and -u behave together so a -t doesn't always force a cleandir in the 2001-12-09 06:07:16 +00:00