bin
|
- use FD_CLOEXEC properly
|
2003-01-27 12:54:08 +00:00 |
crypto
|
allocate, not alocate. Noted by mjl, not mjll.
|
2003-01-28 22:26:33 +00:00 |
dist
|
unknown, not unkown. Noted by mjl.
|
2003-01-28 22:19:22 +00:00 |
distrib
|
- mallocvar.h is in /usr/include/sys, not /usr/inckude.
|
2003-02-02 03:47:13 +00:00 |
doc
|
Note extensible kernel malloc types.
|
2003-02-01 06:42:13 +00:00 |
etc
|
Implement start_cmd as:
|
2003-01-31 06:47:16 +00:00 |
games
|
The Double-Semi-Colon Police.
|
2003-01-20 05:29:53 +00:00 |
gnu
|
Don't try to look back in the instruction stream beyound it's start
|
2003-02-02 01:15:42 +00:00 |
include
|
unknown, not unkown. Noted by mjl.
|
2003-01-28 22:19:22 +00:00 |
lib
|
delint (unsigned long long) -> (unsigned long) casts.
|
2003-02-02 02:29:59 +00:00 |
libexec
|
undo mallocvar.h change!
|
2003-02-02 02:31:14 +00:00 |
regress
|
Sync with ../testlib/Makefile rev. 1.3: s/testlib.so/libtest.so/.
|
2003-02-01 18:44:06 +00:00 |
rescue
|
Enable MIPS now that crunchgen works again for this arch.
|
2003-01-29 11:32:45 +00:00 |
sbin
|
Add several missing items, and be less rageous about memory locking.
|
2003-02-01 00:42:03 +00:00 |
share
|
Typo fix.
|
2003-02-01 12:52:49 +00:00 |
sys
|
Fix printf format for DIAGNOSTIC, in the wake of daddr_t having changed.
|
2003-02-02 08:37:28 +00:00 |
tools
|
Avoid cgetcap &co prototypes conflicting with those provided by the host.
|
2003-01-31 20:50:29 +00:00 |
usr.bin
|
undo mallocvar.h changes!
|
2003-02-02 02:35:58 +00:00 |
usr.sbin
|
undo mallocvar.h change!
|
2003-02-02 02:25:50 +00:00 |
BUILDING
|
Prefix various paths with 'DESTDIR', to highlight that the DESTDIR
|
2003-01-30 02:52:40 +00:00 |
Makefile
|
- Add "sets" top-level Makefile target and build.sh operation.
|
2003-01-26 06:19:12 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
fix typo. USETOOLS, not USE_TOOLS.
|
2003-01-29 09:17:08 +00:00 |
build.sh
|
another DESTDIR clarification
|
2003-01-31 01:38:35 +00:00 |