bin
passwd(5), not passwd(4). From Igor Sobrado in PR 23278.
2003-10-27 08:23:40 +00:00
contrib /sys
Pull the latest HAL from sourceforge.net/madwifi/ since it fixes
2003-10-13 04:53:04 +00:00
crypto
Fix NULL vs 0 mixup.
2003-10-25 20:48:10 +00:00
dist
There is no -b flag; from the description, -r is meant, so use that.
2003-10-27 08:31:23 +00:00
distrib
Add <sys/ieee754.h>.
2003-10-26 20:51:10 +00:00
doc
no way, not now way.
2003-10-27 08:07:58 +00:00
etc
now that MAKEDEV is generate, install it from ${.OBJDIR}
2003-10-26 23:34:29 +00:00
games
Rework how MAKEVERBOSE operates:
2003-10-21 10:01:19 +00:00
gnu
add armeb-netbsdelf GCC3 support. (not tested)
2003-10-27 01:37:08 +00:00
include
pull in nbtool_config.h #if HAVE_NBTOOL_CONFIG_H
2003-10-27 03:46:15 +00:00
lib
One ';' is enough.
2003-10-27 09:27:03 +00:00
libexec
Overhaul how `build.sh tools' are used:
2003-10-27 00:12:41 +00:00
regress
Use ${HOST_SH} instead of `sh'.
2003-10-26 07:25:33 +00:00
rescue
Add installboot. Suggested by Curt Sampson.
2003-10-21 10:08:40 +00:00
sbin
Overhaul how `build.sh tools' are used:
2003-10-27 00:12:41 +00:00
share
turn on GCC3 for armeb
2003-10-27 01:45:20 +00:00
sys
uvm_loanzero:
2003-10-27 12:47:33 +00:00
tools
Overhaul how `build.sh tools' are used:
2003-10-27 01:42:50 +00:00
usr.bin
be consistent using #if HAVE_STRUCT_STAT_ST_xxx (versus #ifdef)
2003-10-27 00:16:21 +00:00
usr.sbin
Overhaul how `build.sh tools' are used:
2003-10-27 00:12:41 +00:00
x11
Only run LIBDIR.${_SL}!= if it isn't defined, and add it to .MAKEOVERRIDES.
2003-10-24 14:50:51 +00:00
build.sh
Explain why make is being rebuilt.
2003-10-26 03:12:21 +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
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
2002-04-10 14:53:43 +00:00
UPDATING
Overhaul MBR handling (part 1):
2003-10-08 04:25:43 +00:00