bin
|
Use "unsigned char" and "char" instead of "u_int8_t" and "int8_t"
|
2002-09-15 00:19:22 +00:00 |
crypto
|
__RCSID is not a portable macro to be using in a host tool (which
|
2002-09-13 19:09:00 +00:00 |
dist
|
document couple ipnat flags, which were not mentioned previously
|
2002-09-12 06:58:13 +00:00 |
distrib
|
Don't escape constructs like ${FOO} in printf statements. awk doesn't
|
2002-09-16 02:13:16 +00:00 |
etc
|
Make utmp and utmpx group utmp, not group wheel. This gets masked by
|
2002-09-16 02:35:04 +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
|
bfd_vms is not a pointer type, so use 0 instead of NULL.
|
2002-09-13 15:29:08 +00:00 |
include
|
update to newer versions
|
2002-09-12 13:32:37 +00:00 |
lib
|
Add a disclaimer if using on a multiprocessor machine. Based on
|
2002-09-15 23:05:13 +00:00 |
libexec
|
No PC24 relocs will ever be unaligned. Pointed out by mycroft.
|
2002-09-15 01:08:04 +00:00 |
regress
|
#include <string.h> for memset() prototype.
|
2002-09-12 12:50:04 +00:00 |
rescue
|
oops; typo. (thanks enami!)
|
2002-08-26 09:02:45 +00:00 |
sbin
|
Allow the enable command if SMART is not enabled. Duh.
|
2002-09-13 18:31:41 +00:00 |
share
|
No longer have to invoke lorder with the shell explicitly; the host
|
2002-09-15 17:07:14 +00:00 |
sys
|
Cleanup some printf's, and disable some (debugging) output.
|
2002-09-16 02:25:08 +00:00 |
tools
|
Patch host-mkdep with the working host shell.
|
2002-09-15 17:23:01 +00:00 |
usr.bin
|
uptime(1) is NOT supposed to always say `1 user'.
|
2002-09-16 01:49:06 +00:00 |
usr.sbin
|
Fix typo (sigh).
|
2002-09-16 00:12:54 +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
|
Add a do-lib-libc target which is processed after do-lib-csu. This
|
2002-09-14 16:46:24 +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
|
* Use /usr/bin/env to invoke the real interpreter. This allows us to
|
2002-09-13 23:27:13 +00:00 |