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
|
for symmetry set controllen the same way we set it on the receiving side.
|
2008-04-13 21:45:19 +00:00 |
dist
|
Fix for "raid0 devices don't accept extents of different sizes" from
|
2008-04-11 08:22:37 +00:00 |
distrib
|
add missing entries for curses_fileio.[03]. (hi, jdc!)
|
2008-04-15 00:49:02 +00:00 |
doc
|
Document recent libcurses additions.
|
2008-04-14 20:45:20 +00:00 |
etc
|
Remove an extraneous "%" from the end of a line.
|
2008-04-15 09:53:58 +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
|
Add more required libraries in proper order.
|
2008-04-10 13:49:53 +00:00 |
include
|
RANDOM_MAX: don't rely on integer overflow.
|
2008-04-07 12:24:52 +00:00 |
lib
|
Remove unused BUGS section header.
|
2008-04-14 21:29:30 +00:00 |
libexec
|
'_' is functionally alphanumeric in many contexts, including login names.
|
2008-04-13 02:38:01 +00:00 |
regress
|
test lockf deadlock detection.
|
2008-04-05 03:34:47 +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
|
Cosmetic: delete dead code.
|
2008-04-14 15:57:15 +00:00 |
share
|
Backout previous for now. We have to rethink dependency for MKPIC and LDSTATIC.
|
2008-04-15 00:08:05 +00:00 |
sys
|
Remove unneeded amd64 ifdef/endif.
|
2008-04-15 11:08:05 +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
|
Make CARP status per-cpu.
|
2008-04-15 06:03:28 +00:00 |
usr.sbin
|
Add more libraries required by libkrb5 etc. in NOPIC case.
|
2008-04-10 15:42:06 +00:00 |
x11
|
Define -DPCI_VIA_TTYE0 for SRCS.bus and not for SRCS.bsd (macppc and ofppc),
|
2008-04-11 15:14:08 +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 |