Go to file
pooka 24bc96c743 Add BUGS section which notes that dynamic linker features in dealing
with link sets prevent from including more than one file system on
the link line and that the rest must be loaded dynamically at runtime.
2008-11-25 06:44:19 +00:00
bin Don't pass strings from argv[] to free(). Fixes PR 39992. 2008-11-23 10:08:50 +00:00
common fix build in _STANDALONE case 2008-11-21 03:23:43 +00:00
compat Add rumpvfs to compat, hinted by wiz. 2008-11-19 21:29:02 +00:00
crypto Preserve owner and permissions of original /etc/resolv.conf. 2008-11-08 13:41:09 +00:00
dist Pull in a minor change from file-4.26 that gets cross-compiling from 2008-11-04 13:34:11 +00:00
distrib Register PPP compressors modules. 2008-11-25 02:45:14 +00:00
doc update entry for flex. Vern Paxson turned over maintenance to 2008-11-24 01:44:11 +00:00
etc Add "bootconf" to REQUIRE: lines which had beforenetlkm 2008-11-22 20:23:33 +00:00
external Use ${HOST_SH}, not ${SH}. ${SH} is undefined, so acts like an 2008-11-25 05:32:05 +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 Add BUGS section which notes that dynamic linker features in dealing 2008-11-25 06:44:19 +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 Remove unnecessary casts. 2008-11-24 18:05:25 +00:00
share Pull expected usage of get*uptime() functions from <sys/timevar.h> 2008-11-24 18:37:47 +00:00
sys Don't compile PPP compressors in by default, they'll be auto-loaded. This 2008-11-25 02:47:19 +00:00
tests Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
tools include unistd.h where getmode is traditionally declared 2008-11-04 23:31:32 +00:00
usr.bin Do a string compare if the rh argument doesn't completely convert to a number 2008-11-23 10:52:58 +00:00
usr.sbin Add scan obsolete minor shared libraries in /usr/X11R7/lib. 2008-11-24 20:12:28 +00:00
x11 Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27: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
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 Add an entry for the "libc lint problem", mostly taken 2008-09-02 07:34:15 +00:00