bin
|
file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos
|
2003-10-30 14:58:23 +00:00 |
contrib/sys
|
Pull the latest HAL from sourceforge.net/madwifi/ since it fixes
|
2003-10-13 04:53:04 +00:00 |
crypto
|
pfkey_dump_sadb: when it get an error using sysctl,
|
2003-11-09 15:37:24 +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 pthread_suspend_np, pthread_resume_np, pthread_attr_setcreatesuspend_np
|
2003-11-12 02:48:42 +00:00 |
doc
|
netbsd.org -> NetBSD.org
|
2003-11-12 13:16:22 +00:00 |
etc
|
Add html4/hpcsh.
|
2003-11-05 08:22:16 +00:00 |
games
|
Hobbes was misspelled. PR#23301
|
2003-10-29 04:53:39 +00:00 |
gnu
|
Remove unused variables.
|
2003-11-11 16:28:59 +00:00 |
include
|
pull in nbtool_config.h #if HAVE_NBTOOL_CONFIG_H
|
2003-10-27 03:46:15 +00:00 |
lib
|
Various fixes.
|
2003-11-12 11:58:34 +00:00 |
libexec
|
Some improvements from the OpenBSD version of this man page. Forwarded
|
2003-11-02 11:27:49 +00:00 |
regress
|
Annotate changes and remove non-existing files.
|
2003-11-07 23:10:00 +00:00 |
rescue
|
Add installboot. Suggested by Curt Sampson.
|
2003-10-21 10:08:40 +00:00 |
sbin
|
Fix "variable shadows global declaration" warnings.
|
2003-11-12 06:45:14 +00:00 |
share
|
netbsd.org -> NetBSD.org
|
2003-11-12 13:04:18 +00:00 |
sys
|
Double space for memory disk to 5MB, this costs (almost) nothing on the
|
2003-11-12 11:47:34 +00:00 |
tools
|
Don't use TERMCAP if host tool.
|
2003-11-12 02:18:27 +00:00 |
usr.bin
|
Convert to mdoc.
|
2003-11-12 12:33:13 +00:00 |
usr.sbin
|
<sys/fcntl.h> -> <fcntl.h> in previous. Also, remove inclusion of
|
2003-11-12 12:06:24 +00:00 |
x11
|
fix previous so that it actually works
|
2003-11-10 02:35:24 +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
|
Overhaul MBR handling (part 1):
|
2003-10-08 04:25:43 +00:00 |
build.sh
|
Always use `/bin/pwd -P` to get the "TOP" of the source tree, so that
|
2003-10-31 01:46:39 +00:00 |