bin
|
oops, remove a debug statement from the previous.
|
2002-12-08 02:00:10 +00:00 |
crypto
|
Avoid conflict with reserved identifier "log".
|
2002-12-06 03:39:06 +00:00 |
dist
|
Avoid strict alias warnings.
|
2002-12-06 15:12:56 +00:00 |
distrib
|
add qsubst
|
2002-12-08 21:54:03 +00:00 |
doc
|
build.sh -E
|
2002-12-08 22:16:30 +00:00 |
etc
|
mipsco actually needs the RAMDISK kernel for distrib/ ...
|
2002-12-09 05:20:29 +00:00 |
games
|
Need <stdlib.h> for abort() prototype.
|
2002-12-06 01:54:55 +00:00 |
gnu
|
Avoid conflict with reserved identifier "log".
|
2002-12-06 16:01:14 +00:00 |
include
|
New auth length defines. We don't play with sockaddr for now. Also make
|
2002-11-30 04:02:19 +00:00 |
lib
|
SH5 asm versions of some low-level libc routines.
|
2002-12-08 09:48:36 +00:00 |
libexec
|
Avoid conflict with reserved identifer "log".
|
2002-12-06 02:03:18 +00:00 |
regress
|
Remove extra args to a printf call.
|
2002-12-06 02:09:24 +00:00 |
rescue
|
set SMALLPROG=0 (it was implicit)
|
2002-10-17 01:49:18 +00:00 |
sbin
|
Need <stdlib.h> for exit() prototype.
|
2002-12-06 02:26:14 +00:00 |
share
|
Centralize the definition of the tool name prefix (i.e. "nb") into
|
2002-12-08 20:19:56 +00:00 |
sys
|
add #include <lib/libkern/libkern.h> to pull in prototypes
|
2002-12-09 12:14:10 +00:00 |
tools
|
Centralize the definition of the tool name prefix (i.e. "nb") into
|
2002-12-08 20:19:56 +00:00 |
usr.bin
|
When JobExec() was called from JobRestartJobs() via JobRestart(), it
|
2002-12-09 01:23:53 +00:00 |
usr.sbin
|
Avoid strict alias warning.
|
2002-12-06 15:21:08 +00:00 |
BUILDING
|
Add -E - "expert mode". If this is not specified, builds to DESTDIR=/ are
|
2002-12-08 22:14:00 +00:00 |
Makefile
|
improve previous; show times at end of distribution/release/snapshot as well
|
2002-12-02 08:27:03 +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
|
fparseln issues
|
2002-12-04 12:50:43 +00:00 |
build.sh
|
improve message. suggestion from Scott Reynolds
|
2002-12-09 03:13:41 +00:00 |