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 for __ffssi2
|
2011-07-09 14:57:29 +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
|
…
|
|
distrib
|
Mark ieee(3) as obsolete. Thanks for assistance, mbalmer, sigh.
|
2011-08-06 17:17:39 +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
|
Rename the _atf user to _tests. The _atf name will get obsoleted if/when
|
2011-08-05 14:43:41 +00:00 |
extsrc
|
…
|
|
games
|
Remove *another* set of useless casts. sheesh
|
2011-08-06 20:32:25 +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
|
…
|
|
sbin
|
Simplify silly code and make it closer to type-safe. This causes amd64
|
2011-08-06 17:01:06 +00:00 |
share
|
add -u flag
|
2011-08-06 12:32:29 +00:00 |
sys
|
build fix: forgot to add sc_board to softc
|
2011-08-06 19:21:27 +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
|
Rename the _atf user to _tests. The _atf name will get obsoleted if/when
|
2011-08-05 14:43:41 +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
|
…
|
|
Makefile.inc
|
…
|
|
UPDATING
|
Note changes to xz require cleaning of a directory by hand.
|
2011-08-04 03:48:11 +00:00 |
build.sh
|
…
|
|