bin
|
Don't pass strings from argv[] to free(). Fixes PR 39992.
|
2008-11-23 10:08:50 +00:00 |
common
|
Fix two race conditions in proplib library. In prop_dictionary and prop_number
|
2008-11-30 00:17:07 +00:00 |
compat
|
We also need a 32-bit librumpvfs when building on 64-bit arches.
|
2008-11-28 08:57:54 +00:00 |
crypto
|
Remove empty line. Fix typo. New sentence, new line.
|
2008-11-28 22:37:44 +00:00 |
dist
|
don't use signed chars for no reason.
|
2008-11-25 18:40:26 +00:00 |
distrib
|
Put the log files into /tmp.
|
2008-12-01 10:22:36 +00:00 |
doc
|
Add an entry for workaround in src/sbin/ifconfig/Makefile
|
2008-11-29 15:31:18 +00:00 |
etc
|
Add RCS Id.
|
2008-11-30 08:49:25 +00:00 |
external
|
add -Wl,-rpath,${X11USRLIBDIR}/modules to LDADD, so that scanpci can
|
2008-11-28 21:36:28 +00:00 |
games
|
PR/39923: Valery Ushakov: trek(6) can spin, consuming 100% CPU on powerpc
|
2008-11-14 21:10:44 +00:00 |
gnu
|
sprintf to temporary buffer and memcpy, rather than sprintf directly
|
2008-11-25 01:58:13 +00:00 |
include
|
include <sys/null.h> because _DIAGASSERT(foo == NULL) is too common and some
|
2008-11-02 14:27:44 +00:00 |
lib
|
check error case for kvm_getlwps or SIGSEGV occurs due to dereferecing a NULL pointer.
|
2008-11-29 18:24:58 +00:00 |
libexec
|
Minor KNF and whitespace nits. No functional change.
|
2008-11-16 06:26:12 +00:00 |
regress
|
Remove LKMs and switch to the module framework, pass 1.
|
2008-11-12 12:35:50 +00:00 |
rescue
|
Remove LKMs and switch to the module framework, pass 1.
|
2008-11-12 12:35:50 +00:00 |
sbin
|
Specify -fno-loop-optimize on m68000 as workaround for gcc -O1 codegen bug
|
2008-11-29 15:28:49 +00:00 |
share
|
Bump date for mjf's Dec 4 2007 commit that corrected the description of
|
2008-11-30 23:39:20 +00:00 |
sys
|
Revert last. Conditionalize variables on FFS_EI.
|
2008-12-01 13:45:51 +00:00 |
tests
|
Remove LKMs and switch to the module framework, pass 1.
|
2008-11-12 12:35:50 +00:00 |
tools
|
enable extensions for isblank() and solaris
|
2008-11-25 18:41:57 +00:00 |
usr.bin
|
Really comment out uucp(1) crossref.
|
2008-12-01 06:52:59 +00:00 |
usr.sbin
|
PR/40043: Geoff C. Wing: syslogd timestamping and protocol parsing deficiencies
|
2008-11-27 20:37:21 +00:00 |
x11
|
fix include filename
|
2008-11-28 10:27:29 +00:00 |
BUILDING
|
revert sparc back to default of XFree86 at the request of macallan.
|
2008-11-15 11:27:49 +00:00 |
Makefile
|
- retire MKXORG from public use
|
2008-11-09 23:02:28 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Improve grammar.
|
2008-11-26 19:00:34 +00:00 |
build.sh
|
Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now:
|
2008-11-13 20:40:11 +00:00 |