bin
|
Improve wording.
|
2011-08-15 14:45:36 +00:00 |
common
|
document non-literal format string
|
2011-08-16 10:33:17 +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
|
undo junk committed.
|
2011-08-16 09:43:03 +00:00 |
dist
|
gcc-4.5 fixes
|
2011-08-16 16:36:38 +00:00 |
distrib
|
Improve a comment. For Snader_LB.
|
2011-08-16 18:28:41 +00:00 |
doc
|
Note MIPS DSP support.
|
2011-08-16 07:05:15 +00:00 |
etc
|
Allow "echo -n" to work as expected in rc.d scripts that are executed
|
2011-08-11 22:52:46 +00:00 |
external
|
Revert.
|
2011-08-16 14:08:35 +00:00 |
extsrc
|
…
|
|
games
|
Use __dead instead of __attribute__((__noreturn__)).
|
2011-08-16 19:53:03 +00:00 |
gnu
|
Passes relaxed array boundary checks with clang now.
|
2011-08-09 13:02:11 +00:00 |
include
|
Add macros to hide OpenGroup extened API set 2 from GNU configure. This
|
2011-08-16 07:55:29 +00:00 |
lib
|
re-enable -Wconversion
|
2011-08-16 16:25:15 +00:00 |
libexec
|
document non-literal format strings
|
2011-08-16 10:35:03 +00:00 |
regress
|
Fix missing comma in errx() in normally not compiled code.
|
2011-08-16 13:15:04 +00:00 |
rescue
|
Update location of "less" directory.
|
2011-07-03 22:05:01 +00:00 |
sbin
|
Fix another dodgy switch-jump.
|
2011-08-15 02:22:46 +00:00 |
share
|
Mention two packages making use of the API. From jmcneill.
|
2011-08-14 20:42:09 +00:00 |
sys
|
Fix some typos.
|
2011-08-16 14:29:16 +00:00 |
tests
|
As the sigio test case is currently failing with "sigcnt != 1", print the
|
2011-08-15 15:19:08 +00:00 |
tools
|
regen
|
2011-08-14 20:25:01 +00:00 |
usr.bin
|
Do proper input validation without penalizing performance.
|
2011-08-16 13:55:01 +00:00 |
usr.sbin
|
gcc-4.5 is picky about potential negative indexes. appease it.
|
2011-08-16 16:45:20 +00:00 |
x11
|
apply some -Wno-error. there are char * vs. const char * issues that
|
2011-07-21 03:36:29 +00:00 |
BUILDING
|
Add description of MKKMOD, part of PR misc/45216
|
2011-08-06 19:52:49 +00:00 |
Makefile
|
Fix typo that prevented installmodules from working with -U
|
2011-08-08 23:18:36 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
i386 and amd64 are on GCC 4.5 too now.
|
2011-08-12 03:26:51 +00:00 |
build.sh
|
Add `-h' and `-y' to `Usage' (which were missing there);
|
2011-08-15 14:48:00 +00:00 |