bin
Punctuation improvement from jmc@openbsd.
2003-09-07 15:58:58 +00:00
crypto
bzero() 2nd arg mistake. found by openbsd guys. from kame
2003-09-04 00:12:56 +00:00
dist
Use bounded string op (snprintf instead of sprintf) for an automatic
2003-08-28 11:32:33 +00:00
distrib
Fix extension on pool_cache* cat pages.
2003-09-07 21:06:06 +00:00
doc
Family tree updated
2003-09-06 13:37:47 +00:00
etc
Correctly fix pty majors
2003-09-05 17:11:30 +00:00
games
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:36:50 +00:00
gnu
Remove file generated by older version of mknative-gcc.
2003-09-08 00:26:59 +00:00
include
introduce an additional switch to enable building GCC3 instead of GCC2:
2003-08-27 16:03:17 +00:00
lib
Allow platforms to define __EH_FRAME_CONST. Currently "const" for x86_64,
2003-09-07 22:27:54 +00:00
libexec
Back out revision 1.100. There is something screwier going on.
2003-09-07 22:17:43 +00:00
regress
simple tests to verify new signal trampoline works.
2003-09-06 22:27:22 +00:00
rescue
Remove file "rescue.unstripped" in "cleandir" target.
2003-07-14 09:00:33 +00:00
sbin
make it possible to process files.
2003-09-08 06:18:49 +00:00
share
Remove link from pool_cache.9 to itself.
2003-09-07 21:14:22 +00:00
sys
Rework sd_scsibus_get_parms() a little. Try to get a block descriptor even
2003-09-08 06:31:23 +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
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
2003-09-07 16:22:20 +00:00
usr.sbin
Correct the documentation of the return values for pkgdb_open() and
2003-09-08 05:34:35 +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
…
UPDATING
mention that you *need* COMPAT_16 before building.
2003-09-06 22:12:42 +00:00
build.sh
in getkernelconf(), remove check for non-empty $makeobjdir, as it's not
2003-08-16 11:46:44 +00:00