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
|
Check how the compiler expects the return value of this function
|
2003-02-01 09:19:58 +00:00 |
libexec
|
make this build on alpha after daddr_t->64bit
|
2003-01-28 08:34:17 +00:00 |
regress
|
Add a test for kernel preemption during a large uiomove.
|
2003-01-31 20:14:25 +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
|
Beautify a little
|
2003-02-01 14:54:22 +00:00 |
tools
|
Avoid cgetcap &co prototypes conflicting with those provided by the host.
|
2003-01-31 20:50:29 +00:00 |
usr.bin
|
Update for extensible malloc types.
|
2003-02-01 06:29:14 +00:00 |
usr.sbin
|
Switch soft and hard, per PR 20135.
|
2003-01-31 12:53:32 +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 |