bin
Fix 'set "*" b; case "* b" in "$@") ...' and 'set "*"; case 1 in "${#1}") ...'
2003-09-22 12:17:24 +00:00
crypto
Fix what is obviously a bug: valloc() -> vmalloc(). Now racoon(8) doesn't core
2003-09-25 01:00:32 +00:00
dist
re-add sgi file, comment out mysterious lines with type "addr"
2003-09-25 22:16:06 +00:00
distrib
Use new kern.root_partition sysctl to find out whether we are installing
2003-09-27 10:47:17 +00:00
doc
Definition, not defintion. From miod@openbsd.
2003-09-26 22:25:21 +00:00
etc
Default to the public servers from the ntp public pool project.
2003-09-24 11:36:31 +00:00
games
sort recently added entries
2003-09-20 18:57:28 +00:00
gnu
Make gcc default to the medlow code model.
2003-09-27 11:08:41 +00:00
include
remove pw_dup()
2003-09-18 09:24:35 +00:00
lib
Since this a signal trampoline #2 , make that's in the file name.
2003-09-27 21:43:29 +00:00
libexec
Make the effect of the hack clearer.
2003-09-24 10:25:26 +00:00
regress
Descend to siginfo; this will prompt the port masters to complete the
2003-09-26 18:13:36 +00:00
rescue
Remove file "rescue.unstripped" in "cleandir" target.
2003-07-14 09:00:33 +00:00
sbin
Forgot the date....
2003-09-27 19:07:12 +00:00
share
Use uintN_t in code example instead of u_intN_t. Agrees with current
2003-09-27 21:17:31 +00:00
sys
More NetBSD-FreeBSD compatibility changes in the pattern
2003-09-28 02:35:20 +00:00
tools
If SIZE_MAX is not defined, but SIZE_T_MAX is defined (e.g. FreeBSD),
2003-08-27 18:33:26 +00:00
usr.bin
Implement :[] modifier to allow picking a range of words out of a variable.
2003-09-27 21:29:37 +00:00
usr.sbin
Add <string.h> include for memcpy.
2003-09-27 19:35:14 +00:00
x11
enable Xserver build. (not everything is working yet, including hw/xfree86)
2003-09-24 01:56:57 +00:00
build.sh
Revert part of previous commit and do NOT explicitly set BSDSRCDIR in the
2003-09-24 00:24:53 +00:00
BUILDING
Backout the previous commit
2003-08-19 12:53:30 +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
mention that you *need* COMPAT_16 before building.
2003-09-06 22:12:42 +00:00