bin
|
Add comment about my rev. 1.27 change.
|
2002-09-04 04:21:54 +00:00 |
crypto
|
kerberos support w/ privsep. confirmed to work by lha@stacken.kth.se
|
2002-09-09 06:45:17 +00:00 |
dist
|
use %ld instead of %d to print long value
|
2002-09-09 13:19:28 +00:00 |
distrib
|
add "don't change" option to mbr partition type selection.
|
2002-09-09 10:53:48 +00:00 |
etc
|
In compare_dir(), when files don't match print:
|
2002-09-06 08:58:48 +00:00 |
games
|
shops are only supposed to have 1 door (as per standard hack 1.0.3).
|
2002-08-22 01:49:34 +00:00 |
gnu
|
Add missing "echo", as pointed out by Havard Eidnes <he@netbsd.org>
|
2002-09-06 05:36:14 +00:00 |
include
|
remove unused/unsupported AI_xx. notified by PR 18072
|
2002-08-26 13:38:19 +00:00 |
lib
|
Various setjmp/longjmp fixes.
|
2002-09-06 15:33:48 +00:00 |
libexec
|
Nuke RTLD_RELOCATE_SELF for SPARC.
|
2002-09-09 18:10:20 +00:00 |
regress
|
e_os.h is not part of exported openssl interface, so don't install it into
|
2002-08-31 10:46:36 +00:00 |
rescue
|
oops; typo. (thanks enami!)
|
2002-08-26 09:02:45 +00:00 |
sbin
|
Fix unbalanced paren.
|
2002-09-09 03:01:26 +00:00 |
share
|
Build a .gdbinit in the objdir when building a program. The .gdbinit
|
2002-09-08 03:59:02 +00:00 |
sys
|
Share disksubr.c across all evbmips "ports" (it was identical).
|
2002-09-09 06:40:40 +00:00 |
tools
|
work around FreeBSD defining user_from_uid() in stdlib.h
|
2002-07-03 17:17:04 +00:00 |
usr.bin
|
+ rephrase a bunch of stuff
|
2002-09-02 04:40:03 +00:00 |
usr.sbin
|
use HUGE_VAL defined in <math.h> instead of 1e500 for positive infinity.
|
2002-09-08 09:28:23 +00:00 |
BUILDING
|
Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674.
|
2002-07-22 09:49:05 +00:00 |
BUILDING.mdoc
|
Remove duplicate 'files'. From Ryo HAYASAKA in toolchain/17674.
|
2002-07-22 09:49:05 +00:00 |
Makefile
|
print date when make {distribution,release,snapshot} finished
|
2002-08-30 06:30:33 +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
|
Merge the gehenna-devsw branch into the trunk.
|
2002-09-06 13:55:43 +00:00 |
build.sh
|
Unset PWD so that pwd is guaranteed to return a physical path.
|
2002-09-03 22:03:48 +00:00 |