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 GDB has been updated to 5.3
|
2003-12-01 08:41:46 +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
|
Move _initialize_corelow() back to before _initialize_nbsd_thread() so that
|
2003-12-01 17:54:41 +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
|
less magic constant.
|
2003-11-29 19:09:21 +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
|
oops, really force 2.13
|
2003-11-27 13:10:00 +00:00 |
sys
|
add stub function, so that kernel links
|
2003-12-02 04:53:11 +00:00 |
tools
|
fix a bug in previous:
|
2003-12-01 09:37:09 +00:00 |
usr.bin
|
Add '[no] clear' to lex/yacc spec.
|
2003-11-30 09:22:25 +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 |
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 |
build.sh
|
tweak usage message.
|
2003-11-14 12:38:12 +00:00 |