bin
|
If SHELL_BUILTIN is defined (as will be the case when building external
|
2008-03-29 09:58:00 +00:00 |
common
|
Use %xcc for 64-bit comparisons.
|
2008-04-09 12:49:05 +00:00 |
crypto
|
namespace police to make it buildable (no, it still does not work),
|
2008-04-20 15:01:14 +00:00 |
dist
|
Rewrite the code that tried to canonicalise a path. Fixes a problem
|
2008-04-20 12:57:40 +00:00 |
distrib
|
Remove remaining TPCONS code.
|
2008-04-23 09:57:59 +00:00 |
doc
|
remove obsolete TPCONS code
|
2008-04-23 10:11:33 +00:00 |
etc
|
- Fixup rfact values for itesio(4) in the Gigabyte P35C-DS3R mobo.
|
2008-04-22 13:16:32 +00:00 |
games
|
Fix a tip: use pkg_info, not pkg_add to find out which executables
|
2008-03-25 10:50:34 +00:00 |
gnu
|
Defer wide int L/LL suffix choice in insn-*.c until we compile for
|
2008-04-22 22:06:01 +00:00 |
include
|
constify dirname(3) and basename(3)
|
2008-04-23 07:53:26 +00:00 |
lib
|
constify dirname(3) and basename(3)
|
2008-04-23 07:53:26 +00:00 |
libexec
|
'_' is functionally alphanumeric in many contexts, including login names.
|
2008-04-13 02:38:01 +00:00 |
regress
|
Give callout_halt() an additional 'kmutex_t *interlock' argument. If there
|
2008-04-22 12:04:22 +00:00 |
rescue
|
make all sun2 use -O0 and move most of the hacks out into just 3 files.
|
2008-02-09 02:37:21 +00:00 |
sbin
|
Copy a const string to a temporary buffer instead of using __UNCONST().
|
2008-04-22 17:18:11 +00:00 |
share
|
amdtemp(4): Driver for AMD CPU Temperature Sensors. Adopted from OpenBSD's kate(4).
|
2008-04-22 22:37:12 +00:00 |
sys
|
Ensure that offsetof() is in scope by including <sys/systm.h>.
|
2008-04-23 15:57:38 +00:00 |
tests
|
Add tests for load-time parameter passing to modules, both at the syscall
|
2008-03-02 11:22:10 +00:00 |
tools
|
Collect the libobjc config.h
|
2008-02-08 18:06:48 +00:00 |
usr.bin
|
netns is no longer in the tree; completely purge it from netstat(1).
|
2008-04-23 15:35:37 +00:00 |
usr.sbin
|
amdtemp(4): Driver for AMD CPU Temperature Sensors. Adopted from OpenBSD's kate(4).
|
2008-04-22 22:37:12 +00:00 |
x11
|
shark doesn't need ioperm_noop.c anymore
|
2008-04-23 05:13:43 +00:00 |
BUILDING
|
Correct/clarify the default setting of USETOOLS in the previous version.
|
2008-03-29 05:22:42 +00:00 |
Makefile
|
Consistently document RELEASEDIR/RELEASEMACHINEDIR.
|
2008-03-18 04:24:38 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
mention posix_fadvise lossage.
|
2008-01-28 03:30:26 +00:00 |
build.sh
|
The phase of the build that -u prevents is "make cleandir", not merely
|
2008-03-28 04:24:18 +00:00 |