bin
|
Fix for PR bin/35432:
|
2007-01-16 19:06:41 +00:00 |
common
|
remove bogus (void)&var; from Anon Ymous
|
2006-12-18 00:41:54 +00:00 |
crypto
|
CID-4268: `c' is EOF here, remove deadcode
|
2006-12-26 00:06:03 +00:00 |
dist
|
Use the portable version to declare the type of the length argument
|
2007-01-21 07:59:31 +00:00 |
distrib
|
Stop 'build.sh -V MKDOC=no distribution' from quitting in the
|
2007-01-22 08:00:47 +00:00 |
doc
|
Note nfe(4) hardware checksum support.
|
2007-01-20 18:19:52 +00:00 |
etc
|
PR/25482
|
2007-01-20 16:50:29 +00:00 |
games
|
Update my previous commit to better match the original code, including
|
2007-01-17 02:35:28 +00:00 |
gnu
|
Correct a comment.
|
2007-01-20 10:54:44 +00:00 |
include
|
Add: _lwp_kill, _lwp_detach, _lwp_park, lwp_unpark, _lwp_unpark_all.
|
2007-01-16 01:36:50 +00:00 |
lib
|
Add another volatile, mentioned in current-users from a cross-build on amd64.
|
2007-01-22 15:06:31 +00:00 |
libexec
|
PR/35449: Shigeya Suzuki: ftpd does not register socket address into PAM +FIX
|
2007-01-20 17:26:32 +00:00 |
regress
|
Disable the conddestroy1 test. IEEE Std 1003.1, 2004 Edition says:
|
2007-01-20 19:40:06 +00:00 |
rescue
|
add libprop to LIBS, as veriexecctl now needs it.
|
2006-11-29 08:41:49 +00:00 |
sbin
|
Avoid crash if the filename contains no digits.
|
2007-01-21 20:45:41 +00:00 |
share
|
Note that sun-4 systems must set the PROM variable "console=p4opt".
|
2007-01-22 18:11:56 +00:00 |
sys
|
Fix typo
|
2007-01-22 16:07:33 +00:00 |
tools
|
Pass TOOL_JOIN, TOOL_MKTEMP, NM, and TOOL_SED through to the
|
2007-01-14 16:32:23 +00:00 |
usr.bin
|
don't overwrite variables on the stack. From Anon Ymous.
|
2007-01-22 19:07:13 +00:00 |
usr.sbin
|
Correctly seperate different events for the same type of lock.
|
2007-01-20 20:01:03 +00:00 |
x11
|
build XFree86 on shark
|
2006-12-21 01:45:32 +00:00 |
build.sh
|
Added a friendly error message in case the user forgot to "build.sh tools".
|
2007-01-17 03:43:18 +00:00 |
BUILDING
|
Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh
|
2006-10-08 17:54:30 +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 |