bin
|
allow underscores in usernames
|
2003-11-18 05:28:05 +00:00 |
contrib/sys
|
Pull the latest HAL from sourceforge.net/madwifi/ since it fixes
|
2003-10-13 04:53:04 +00:00 |
crypto
|
Patch OpenSSL to use opencrypto (aka /dev/crypto), if configured and
|
2003-11-20 00:55:51 +00:00 |
dist
|
<sys/cdefs.h> is a NetBSD'ism. Protect it with #ifdef __NetBSD__
|
2003-11-12 02:08:11 +00:00 |
distrib
|
Add some progress messages for MAKEVERBOSE == 1
|
2003-11-20 13:13:38 +00:00 |
doc
|
Somewhat late mention of:
|
2003-11-12 18:12:11 +00:00 |
etc
|
Update device description for hp300 MI com(4) changes.
|
2003-11-22 17:26:45 +00:00 |
games
|
Various typo fixes from Jonathon Gray via jmc@openbsd.
|
2003-11-17 11:16:10 +00:00 |
gnu
|
Use $(build_exeext) in both the source and destination, like the other
|
2003-11-20 18:43:58 +00:00 |
include
|
Userland portion of fsync_range(2), written by Bill Studenmund, and
|
2003-11-18 00:56:56 +00:00 |
lib
|
Manually inline pthread__testcancel in these routines; two function
|
2003-11-21 23:03:13 +00:00 |
libexec
|
Restore handling of reloc entries that point to unaligned locations
|
2003-11-19 19:41:57 +00:00 |
regress
|
Add condcancel1.
|
2003-11-21 19:26:05 +00:00 |
rescue
|
Add installboot. Suggested by Curt Sampson.
|
2003-10-21 10:08:40 +00:00 |
sbin
|
Add "DISK" to -S output.
|
2003-11-21 21:47:42 +00:00 |
share
|
In the various _MKTARGET macros, prepend "${.OBJDIR:T}/" to the ${.TARGET},
|
2003-11-22 21:53:28 +00:00 |
sys
|
Regen from diodevs rev 1.7:
|
2003-11-23 01:59:25 +00:00 |
tools
|
note successful build on Mac OS 10.3 with xcode 1.0 developer tools
|
2003-11-17 05:42:58 +00:00 |
usr.bin
|
- Call delwin() when we stop displaying a window, saves space and newwin
|
2003-11-22 22:18:32 +00:00 |
usr.sbin
|
Bump version for wait-for-child fix.
|
2003-11-21 22:05:06 +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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
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 |