Go to file
2003-12-03 10:36:56 +00:00
bin Add -C to usage. 2003-11-28 23:32:25 +00:00
contrib/sys Pull the latest HAL from sourceforge.net/madwifi/ since it fixes 2003-10-13 04:53:04 +00:00
crypto avoid memory leak. hint from Andrew Lunn 2003-11-23 08:33:13 +00:00
dist sync w/ bind837 2003-11-26 01:35:31 +00:00
distrib use ${.CURDIR:T} instead of ${.OBJDIR:T}, per similar change in bsd.own.mk 2003-12-01 01:11:57 +00:00
doc note binutils 2.14 is used now. 2003-12-03 10:36:56 +00:00
etc Correct typo in comment (s/x86k/x68k/) 2003-11-24 06:31:44 +00:00
games Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
gnu delete these long long obsolete versions 2003-12-03 10:29:32 +00:00
include Userland portion of fsync_range(2), written by Bill Studenmund, and 2003-11-18 00:56:56 +00:00
lib Use __attribute__((__used__,__noinline__)) (instead of __unused__) 2003-12-02 03:01:19 +00:00
libexec Don't try to preload an empty string. 2003-11-25 14:36:49 +00:00
regress Add another regression test that does not work right now. 2003-12-02 18:30:35 +00:00
rescue systrace needs libevent now. 2003-11-29 05:47:51 +00:00
sbin display more capabilities for "identify" command. 2003-11-30 14:07:49 +00:00
share switch everyone to binutils 2.14. it's confirmed to work on all the 2003-12-03 10:26:45 +00:00
sys Update for new world of indirect wdc registers. 2003-12-02 23:47:20 +00:00
tools fix a bug in previous: 2003-12-01 09:37:09 +00:00
usr.bin yy_flex_realloc(): apply __attribute__((__unused__)) instead of 2003-12-02 06:22:14 +00:00
usr.sbin Be consistent in error messages, and don't use the <err.h> functions. 2003-12-02 05:11:42 +00:00
x11 use X11FLAGS.OS_DEFINES 2003-11-17 05:18:20 +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 netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc
UPDATING Add a paragraph about mkdep. 2003-11-20 08:07:52 +00:00