bin
file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos
2003-10-30 14:58:23 +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
The bootloader names appeared in many more places than I originally
2003-11-13 14:07:38 +00:00
doc
Somewhat late mention of:
2003-11-12 18:12:11 +00:00
etc
Adapt to new config file naming convention.
2003-11-13 02:33:39 +00:00
games
Hobbes was misspelled. PR#23301
2003-10-29 04:53:39 +00:00
gnu
update to most recent versions
2003-11-13 03:06:40 +00:00
include
ifdef out file when HAVE_NBTOOL_CONFIG_H is defined to avoid
2003-11-12 19:50:46 +00:00
lib
avoid bswapl, which is post-i486 (including i486) insn. markus@openbsd
2003-11-13 19:36:31 +00:00
libexec
Some improvements from the OpenBSD version of this man page. Forwarded
2003-11-02 11:27:49 +00:00
regress
Add NetBSD RCS id's.
2003-11-13 06:48:31 +00:00
rescue
Add installboot. Suggested by Curt Sampson.
2003-10-21 10:08:40 +00:00
sbin
Fix "variable shadows global declaration" warnings.
2003-11-12 06:45:14 +00:00
share
Bump date for uvm_useracc removal.
2003-11-13 06:46:02 +00:00
sys
On Rhine III, don't set VR_EECSR_LOAD before reading the MAC address.
2003-11-13 22:29:09 +00:00
tools
add --with-included-gettext to CONFIGURE_ARGS since it was
2003-11-12 19:47:54 +00:00
usr.bin
Look for siginfo in the correct place - otherwise kdump is rebuilt all the time.
2003-11-13 13:07:01 +00:00
usr.sbin
roundup() write of hp300 boot code to a multiplr of the disk sector size.
2003-11-13 08:19:43 +00:00
x11
fix previous so that it actually works
2003-11-10 02:35:24 +00:00
build.sh
Now that MKUPDATE and MKUNPRIVED are "normalized" with getmakevar(),
2003-11-12 15:51:45 +00:00
BUILDING
Improve how build.sh -N and MAKEVERBOSE interoperate;
2003-10-26 02:17:46 +00:00
Makefile
netbsd.org->NetBSD.org
2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING
Overhaul MBR handling (part 1):
2003-10-08 04:25:43 +00:00