Go to file
2003-11-16 13:34:57 +00:00
bin Optimise previous change, using fcntl(F_DUPFD) to locate a free descriptor 2003-11-15 14:55:32 +00:00
contrib/sys
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 /usr/include/frame.h is obsolete now (hi, christos). 2003-11-16 13:34:57 +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 Hobbes was misspelled. PR#23301 2003-10-29 04:53:39 +00:00
gnu Add kcore and netbsd thread support. 2003-11-14 19:10:00 +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 Bump date for previous. 2003-11-16 10:13:12 +00:00
sys - Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of 2003-11-16 12:41:03 +00:00
tools add --with-included-gettext to CONFIGURE_ARGS since it was 2003-11-12 19:47:54 +00:00
usr.bin Bump date for previous. New sentence, new line. 2003-11-16 10:16:56 +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