bin
|
Since interpreting ELF binaries as shell scripts is not very useful, and
|
2007-02-15 12:02:59 +00:00 |
common
|
Fix typo.
|
2007-02-02 19:35:59 +00:00 |
crypto
|
From Olivier Warin: Fix a %zu in a printf.
|
2007-02-16 11:01:35 +00:00 |
dist
|
include <types.h>
|
2007-01-30 18:12:48 +00:00 |
distrib
|
mark cpu_idle.9 obsolete.
|
2007-02-17 14:34:22 +00:00 |
doc
|
add yamt-idlelwp.
|
2007-02-17 10:38:49 +00:00 |
etc
|
Remove unused references to "clean_uucp" variable. (Code was already
|
2007-02-15 23:04:10 +00:00 |
games
|
- Don't call basename $0 at many places. Use variable $PROGNAME
|
2007-01-24 13:17:42 +00:00 |
gnu
|
Fix MKDEBUGLIB build.
|
2007-02-16 16:34:17 +00:00 |
include
|
Change _lwp_unpark_all() to return a 'ssize_t'.
|
2007-02-09 22:54:19 +00:00 |
lib
|
citrus_csmapper.c: find_best_pivot_pvdb()
|
2007-02-17 12:39:44 +00:00 |
libexec
|
Add COMBRELOC support
|
2007-02-15 19:42:13 +00:00 |
regress
|
Sync with kernel changes introduced by merging the newlock2 branch.
|
2007-02-09 22:08:48 +00:00 |
rescue
|
add libprop to LIBS, as veriexecctl now needs it.
|
2006-11-29 08:41:49 +00:00 |
sbin
|
Use strtoll() when converting a 64-bit quantity. This makes "gpt add"
|
2007-02-16 17:13:02 +00:00 |
share
|
remove cpu_idle.9. it has not been available on trunk.
|
2007-02-17 14:32:23 +00:00 |
sys
|
Preserve the return pointer across the call to sched_idle_unlock in
|
2007-02-17 10:37:33 +00:00 |
tools
|
Use '-o' instead of '-or' for find, the latter is a non-portable extension.
|
2007-02-07 17:49:23 +00:00 |
usr.bin
|
Bump date for previous.
|
2007-02-17 09:39:11 +00:00 |
usr.sbin
|
Sort SEE ALSO.
|
2007-02-17 08:45:36 +00:00 |
x11
|
build XFree86 on shark
|
2006-12-21 01:45:32 +00:00 |
BUILDING
|
Try to clarify the description of build.sh -m mach.
|
2007-01-27 11:47:36 +00:00 |
Makefile
|
don't filter out .WAIT when converting from _SUBDIR to SUBDIR
|
2006-09-07 03:51:44 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Note also that the distrib/ install images need cleaning to excise
|
2006-12-15 14:18:38 +00:00 |
build.sh
|
Whenever we try to parse the output from make, run make with the -B
|
2007-02-05 18:26:01 +00:00 |