bin
|
Adjust wording of previous and fix a couple grammar slipups/typos.
|
2011-08-03 15:44:15 +00:00 |
common
|
prop_dictionary_get_dict: last argument is prop_dictionary_t *, not bool *
|
2011-08-07 11:33:03 +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
|
note switch to GCC 4.5 on x86
|
2011-08-07 08:15:56 +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
|
after all the recent fixes, let's call this "NetBSD nb2 20110806"
|
2011-08-07 11:41:50 +00:00 |
extsrc
|
…
|
|
games
|
Fix up some lint.
|
2011-08-07 06:03:45 +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
|
Add serial comma, remove trailing whitespace, bump date for previous.
|
2011-08-07 11:37:06 +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
|
switch x86 to GCC 4.5.
|
2011-08-07 08:15:02 +00:00 |
sys
|
Add commented out entries for V7FS and V7FS Endian Independent support.
|
2011-08-07 10:04:41 +00:00 |
tests
|
Change union rmdir semantics to fail directory removal for
|
2011-08-07 06:01:51 +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 |
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 |
build.sh
|
Add support for the Extensible MIPS ("eMIPS") platform. The
|
2011-01-26 01:18:43 +00:00 |