Go to file
2011-08-07 05:56:32 +00:00
bin Adjust wording of previous and fix a couple grammar slipups/typos. 2011-08-03 15:44:15 +00:00
common add a weak alias to __ffssi2, needed for hppa gcc 4.5. 2011-08-07 01:52:47 +00:00
compat build GMP, MPFR and MPC as private libraries just for GCC. don't 2011-07-21 03:13:30 +00:00
crypto default the format for recovering key data to be "human", rather than hard 2011-08-02 07:18:13 +00:00
dist initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3. 2011-06-22 03:57:46 +00:00
distrib add gcc-4.5/tgmath.h 2011-08-07 02:18:56 +00:00
doc Take note of the modload(8) changes. 2011-08-06 08:47:14 +00:00
etc add -u flag that causes the MAKEDEV script to only create a device node if it 2011-08-06 12:29:39 +00:00
external whoops, properly copy the old libgcc spec. fixes libGLU on sh3. 2011-08-07 00:07:15 +00:00
extsrc
games Fix up still more casts; use NULL instead of (char *)0. 2011-08-06 20:42:43 +00:00
gnu Redo previous change in a better way, as suggested by mrg. 2011-07-15 07:04:52 +00:00
include Add ilogbl(3). 2011-07-28 22:32:28 +00:00
lib Xref chflags(2) and stat_flags(3) with each other. 2011-08-06 11:28:24 +00:00
libexec According to the Oxford Dictionary of Etymology, a wether is a male sheep 2011-08-01 12:28:53 +00:00
regress Move the uvm "loan" test to tests(7). 2011-07-14 11:08:44 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Add wrapper functions around hash algorithm operations to avoid 2011-08-06 20:46:42 +00:00
share add -u flag 2011-08-06 12:32:29 +00:00
sys Allow removal of a directory containing only whiteouts and free them first. 2011-08-07 05:56:32 +00:00
tests When union_lookup() creates a shadow directory and nameiop is not LOOKUP 2011-08-05 08:17:47 +00:00
tools add --disable-werror. GCC 4.6 doesn't like some of the code here and 2011-08-04 02:38:41 +00:00
usr.bin Add lzma and lzo to usage. From Elie De Brauwer in PR 45219. 2011-08-06 11:12:05 +00:00
usr.sbin PR/45217: Martin Matuska: Use proper lengths to space pad fields and don't 2011-08-06 23:25:19 +00:00
x11 apply some -Wno-error. there are char * vs. const char * issues that 2011-07-21 03:36:29 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
BUILDING Add description of MKKMOD, part of PR misc/45216 2011-08-06 19:52:49 +00:00
Makefile re-enable the gcc 4.5 crtstuff/libgcc builders now that they work. 2011-06-29 02:05:24 +00:00
Makefile.inc
UPDATING add a note about cleaning the tree for GCC 4.5. 2011-08-06 23:07:14 +00:00