bin
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
common
|
Make strnlen(3) accessible in kernel. ok christos@.
|
2011-09-01 22:35: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
|
Use __dead
|
2011-08-29 21:08:54 +00:00 |
dist
|
Use __dead
|
2011-08-29 20:41:06 +00:00 |
distrib
|
update set list for pcc-20110901 (libpcc is not required)
|
2011-09-01 13:08:17 +00:00 |
doc
|
mention new tzcode and tzdata
|
2011-09-04 10:23:06 +00:00 |
etc
|
Terminate line with a '.', not the word 'done', for consistency with other
|
2011-09-02 07:13:28 +00:00 |
external
|
update build machinery for pcc-20110901
|
2011-09-01 13:00:14 +00:00 |
extsrc
|
…
|
|
games
|
reinstate NULL cast by request, where the NULL was being passed as a vararg
|
2011-09-01 07:18:50 +00:00 |
gnu
|
Add libppath.
|
2011-08-29 08:58:18 +00:00 |
include
|
provide a complete prototype for xdrproc_t
|
2011-08-30 17:09:51 +00:00 |
lib
|
bring in the 2011i changes.
|
2011-09-04 10:10:26 +00:00 |
libexec
|
Apply casts to cases where xdrproc_t is expected but is not
|
2011-08-30 17:06:20 +00:00 |
regress
|
provide the out of address space test in a gcc-4.5 friendly way.
|
2011-08-18 02:32:32 +00:00 |
rescue
|
Update location of "less" directory.
|
2011-07-03 22:05:01 +00:00 |
sbin
|
put back the byte swapping code, and remove the double byte swapping.
|
2011-08-31 22:27:26 +00:00 |
share
|
merge changes.
|
2011-09-04 10:20:49 +00:00 |
sys
|
Protect new functions with #ifndef __LIBC12_SOURCE__ so that they are not
|
2011-09-04 10:02:33 +00:00 |
tests
|
Apply casts to cases where xdrproc_t is expected but is not
|
2011-08-30 17:06:20 +00:00 |
tools
|
Ensure __printflike exists.
|
2011-08-27 18:33:22 +00:00 |
usr.bin
|
- minor KNF
|
2011-09-03 13:24:19 +00:00 |
usr.sbin
|
reinstate NULL cast by request, where the NULL was being passed as a vararg
|
2011-09-01 07:18:50 +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
|
switch sparc to GCC 4.5.3.
|
2011-08-17 09:18:37 +00:00 |
build.sh
|
Escape '$' in double quotes.
|
2011-08-30 12:04:12 +00:00 |