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
|
- bump MEMORY_DISK_ROOT_SIZE from 2920 to 2960
|
2003-02-01 13:53:36 +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
|
Add a --redefine-syms-file option from Chris Demetriou's proposed patch
|
2003-01-29 10:26:22 +00:00 |
include
|
unknown, not unkown. Noted by mjl.
|
2003-01-28 22:19:22 +00:00 |
lib
|
Fix build problem by rearranging the order of "#include" statements so
|
2003-02-01 17:22:44 +00:00 |
libexec
|
Fix build problem by rearranging the order of "#include" statements so
|
2003-02-01 17:59:47 +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
|
Remove references to nswbuf. It is entirely unused.
|
2003-02-01 21:05:08 +00:00 |
tools
|
Avoid cgetcap &co prototypes conflicting with those provided by the host.
|
2003-01-31 20:50:29 +00:00 |
usr.bin
|
The last NULL entry should not be printed on missing symbols.
|
2003-02-01 20:52:58 +00:00 |
usr.sbin
|
Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoid
|
2003-02-01 21:05:54 +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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
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 |