bin
|
Detect unmatched quotes inside old style command substitution.
|
2008-04-25 17:32:31 +00:00 |
common
|
Use %xcc for 64-bit comparisons.
|
2008-04-09 12:49:05 +00:00 |
crypto
|
Do as in revision 1.26 of sshd_config: add a sample, commented-out line
|
2008-04-25 15:01:45 +00:00 |
dist
|
Fix a bug in the linkresolver for tar format. When linkresolver is done,
|
2008-04-25 15:04:21 +00:00 |
distrib
|
Build install kernels and standalone bootloaders in their own directories
|
2008-04-26 17:42:09 +00:00 |
doc
|
remove obsolete TPCONS code
|
2008-04-23 10:11:33 +00:00 |
etc
|
Fixup the rfact for the -12V sensor in the Gigabyte P35C-DS3R
|
2008-04-26 13:02:35 +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
|
make name const.
|
2008-04-25 21:20:57 +00:00 |
lib
|
Remove 3 functions that exist in libc. This does not break binary compatibility
|
2008-04-26 19:49:38 +00:00 |
libexec
|
warns=4
|
2008-04-25 17:34:38 +00:00 |
regress
|
add ellipsis test
|
2008-04-25 17:19:14 +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
|
Don't cast memset(3) to void. Remove a needless cast to struct
|
2008-04-24 05:29:40 +00:00 |
share
|
make all shared libraries depend on libc.
|
2008-04-26 20:03:44 +00:00 |
sys
|
Add some missing initializers to build the LKMs with WARNS=4.
|
2008-04-26 20:10:15 +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
|
same change: double is emitted as '\0'
|
2008-04-26 20:31:45 +00:00 |
usr.sbin
|
Cur -> Current for the header.
|
2008-04-26 11:28:26 +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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
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 |