bin
|
Comment out unneeded code now that the kernel has been fixed to ignore
|
2003-09-11 17:38:12 +00:00 |
crypto
|
use sysctl to dump SAs if possible (not really tested)
|
2003-09-12 08:44:34 +00:00 |
dist
|
Use bounded string op (snprintf instead of sprintf) for an automatic
|
2003-08-28 11:32:33 +00:00 |
distrib
|
add siginfo.0
|
2003-09-12 20:01:14 +00:00 |
doc
|
note the LKM versioning change
|
2003-09-13 09:14:57 +00:00 |
etc
|
Add /usr/X11R6/* and /etc/{X11,fonts}
|
2003-09-12 02:16:45 +00:00 |
games
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 09:36:50 +00:00 |
gnu
|
Bring in two lines from readline-4.3. Not all chars are signed.
|
2003-09-12 22:36:38 +00:00 |
include
|
don't put __libc_sigaction14 under __LIBC12_SOURCE__. It is wrong, because
|
2003-09-12 20:27:50 +00:00 |
lib
|
Fix something that's been annoying me for a while...
|
2003-09-13 04:18:00 +00:00 |
libexec
|
Back out revision 1.100. There is something screwier going on.
|
2003-09-07 22:17:43 +00:00 |
regress
|
Add a regression test for testing that here documents don't confuse the
|
2003-09-13 09:35:56 +00:00 |
rescue
|
Remove file "rescue.unstripped" in "cleandir" target.
|
2003-07-14 09:00:33 +00:00 |
sbin
|
Use HW_USERMEM64 to fetch the amount of memory available.
|
2003-09-13 10:59:50 +00:00 |
share
|
Fix a tyop, wrap some long lines.
|
2003-09-13 11:16:28 +00:00 |
sys
|
Remove an unreachable return statement (and fix a whitespace nit).
|
2003-09-13 12:17:12 +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
|
WRT disk commands, make the man page consistent with the program, and add the
|
2003-09-12 17:32:29 +00:00 |
usr.sbin
|
Update pkg_install to 20030913. Changes from version 20020912 are quieting
|
2003-09-13 09:20:26 +00:00 |
x11
|
do not need bsd.own.mk or bsd.x11.mk here
|
2003-09-13 07:21:52 +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
|
Pass '-de' to make(1) to get the expected behavior ("failed target" and
|
2003-09-10 18:05:52 +00:00 |