bin
Improve how various "simple" host tools are built and invoked.
2003-11-16 14:14:18 +00:00
contrib /sys
Pull the latest HAL from sourceforge.net/madwifi/ since it fixes
2003-10-13 04:53:04 +00:00
crypto
typo. minoura
2003-11-13 10:35:40 +00:00
dist
<sys/cdefs.h> is a NetBSD'ism. Protect it with #ifdef __NetBSD__
2003-11-12 02:08:11 +00:00
distrib
a manpage of selrecord and selwakeup.
2003-11-16 15:10:46 +00:00
doc
Somewhat late mention of:
2003-11-12 18:12:11 +00:00
etc
Add iso-image-md-pre and iso-image-md-post targets. Installation media can
2003-11-15 08:58:27 +00:00
games
Improve how various "simple" host tools are built and invoked.
2003-11-16 14:14:18 +00:00
gnu
support MAKEVERBOSE
2003-11-16 16:29:04 +00:00
include
ifdef out file when HAVE_NBTOOL_CONFIG_H is defined to avoid
2003-11-12 19:50:46 +00:00
lib
s/modifed/modified/
2003-11-14 16:43:57 +00:00
libexec
Some improvements from the OpenBSD version of this man page. Forwarded
2003-11-02 11:27:49 +00:00
regress
Descend into bin/dd
2003-11-15 10:50:59 +00:00
rescue
Add installboot. Suggested by Curt Sampson.
2003-10-21 10:08:40 +00:00
sbin
Commit changes proposed on tech-kern Thu, 6 Nov 2003
2003-11-15 17:52:30 +00:00
share
Remove superfluous double quotes; restrict to 80 chars/line;
2003-11-16 16:17:13 +00:00
sys
Misc cleanup:
2003-11-16 18:31:45 +00:00
tools
Correct .PHONY rules that force tools to be installed to use
2003-11-16 18:06:01 +00:00
usr.bin
Validate the numeric argument to -x, support -x1|2|4|8|16.
2003-11-16 14:51:26 +00:00
usr.sbin
From Steve Woodford (scw@): fix wi(4) and wiconfig(8) on big-endian
2003-11-16 09:41:01 +00:00
x11
fix previous so that it actually works
2003-11-10 02:35:24 +00:00
build.sh
tweak usage message.
2003-11-14 12:38:12 +00:00
BUILDING
Improve how build.sh -N and MAKEVERBOSE interoperate;
2003-10-26 02:17:46 +00:00
Makefile
Makefile.inc
UPDATING