bin
|
Add comment about my rev. 1.27 change.
|
2002-09-04 04:21:54 +00:00 |
crypto
|
don't touch free'ed memory. From: wang.zhong3@zte.com.cn, sync w/kame
|
2002-09-03 14:38:13 +00:00 |
dist
|
fix dig -x ip6addr. PR 18193.
|
2002-09-06 04:50:02 +00:00 |
distrib
|
Add new files installed by XFree86 4.2.1.
|
2002-09-04 22:56:21 +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
|
Add __movstr_i4_{odd,even} for -m4.
|
2002-09-05 08:35:15 +00:00 |
libexec
|
More const poisoning. Now the entire _rtld_bind() path useds a const Obj_Entry.
|
2002-09-06 12:00:40 +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
|
* Add "getcache" and "setcache" commands to get/set basic cache
|
2002-09-03 16:56:05 +00:00 |
share
|
Add COB, EOB.
|
2002-09-05 15:54:44 +00:00 |
sys
|
put an explicit .MAIN target before the .if make() condition; apparently
|
2002-09-06 06:16:57 +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
|
Describe what this utility does a bit better. Pointed out by Curt Sampson.
|
2002-09-06 08:59:25 +00:00 |
build.sh
|
Unset PWD so that pwd is guaranteed to return a physical path.
|
2002-09-03 22:03:48 +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
|
/rescue/*, and a new crunchgen to ensure /rescue/* is statically linked
|
2002-08-24 13:25:01 +00:00 |