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
|
Remove gcc-4.5 hacks. I must have fixed them in a different pass.
|
2011-08-17 05:32:09 +00:00 |
dist
|
fix gcc-4.5 cast warning
|
2011-08-17 09:55:41 +00:00 |
distrib
|
Add futimens(2) and part of utimnsat(2)
|
2011-08-17 07:22:33 +00:00 |
doc
|
switch sparc to GCC 4.5.3.
|
2011-08-17 09:18:37 +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
|
widen the type to avoid gcc warning about shifting too much.
|
2011-08-17 09:32:55 +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
|
fix gcc aliasing issues.
|
2011-08-17 10:08:43 +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
|
Ajdust bootcode file name from mbr_gpt to gptmbr.bin.
|
2011-08-17 00:45:55 +00:00 |
share
|
switch sparc to GCC 4.5.3.
|
2011-08-17 09:18:37 +00:00 |
sys
|
Add missing prototypes for bus_*_is_equal functions.
|
2011-08-17 10:46:38 +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 |
build.sh
|
Add -h' and -y' to `Usage' (which were missing there);
|
2011-08-15 14:48:00 +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
|
switch sparc to GCC 4.5.3.
|
2011-08-17 09:18:37 +00:00 |