bin
|
Reinstate paragraph about -E, sort option descriptions, and bump date for -E addition.
|
2003-09-08 13:13:08 +00:00 |
crypto
|
SKEY and BSDAUTH #ifdef mixup
|
2003-09-08 21:00:41 +00:00 |
dist
|
Use bounded string op (snprintf instead of sprintf) for an automatic
|
2003-08-28 11:32:33 +00:00 |
distrib
|
added myself to developers
|
2003-09-08 19:00:48 +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 hyphen-flags override; was only here for the
|
2003-09-08 18:07:30 +00:00 |
include
|
forgot to commit; des api change
|
2003-09-08 15:48:11 +00:00 |
lib
|
initialize 'res' to NULL
|
2003-09-08 20:54:48 +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 use /kern/ipsec{sp,sa} for dumping policy/SA. it will
|
2003-09-08 12:34:29 +00:00 |
share
|
Punctuation fix.
|
2003-09-08 18:06:40 +00:00 |
sys
|
If maxlun>0, automatically set PQUIRK_FORCELUNS, rather than using quirk
|
2003-09-08 19:57:29 +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
|
free string only after it's no longer used through dirname reference.
|
2003-09-08 17:50:12 +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 |
build.sh
|
in getkernelconf(), remove check for non-empty $makeobjdir, as it's not
|
2003-08-16 11:46:44 +00:00 |