bin
|
Adjust wording of previous and fix a couple grammar slipups/typos.
|
2011-08-03 15:44:15 +00:00 |
common
|
Add kcpuset(9) - a reworked dynamic CPU set implementation for kernel.
|
2011-08-07 13:33:01 +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 a summary page for <limits.h>.
|
2011-08-09 17:58:27 +00:00 |
doc
|
Note the over fifty new manual pages.
|
2011-08-09 18:03:10 +00:00 |
etc
|
Print 'Keyboard encoding -> sg' instead of just 'encoding -> sg' on the
|
2011-08-09 08:08:10 +00:00 |
external
|
No longer needs -Wno-array-bounds with clang.
|
2011-08-09 13:06:31 +00:00 |
extsrc
|
|
|
games
|
Fix up some lint.
|
2011-08-07 06:03:45 +00:00 |
gnu
|
Passes relaxed array boundary checks with clang now.
|
2011-08-09 13:02:11 +00:00 |
include
|
First stage of support for Extended API set 2. Most of the think is
|
2011-08-08 12:08:52 +00:00 |
lib
|
Xref limits(3).
|
2011-08-09 18:11:37 +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
|
Don't use array access to compute addresses that are definitely beyond
|
2011-08-09 12:55:18 +00:00 |
share
|
Add support for the Oxford Semiconductor OXPCIe952, a 2-port serial chip
|
2011-08-09 21:04:05 +00:00 |
sys
|
Fail namei immediately if searchdir is unlinked / has been rmdir'd.
|
2011-08-09 23:46:05 +00:00 |
tests
|
Add missing RUMP_SERVER export, so the "normal" test does not fail with
|
2011-08-09 13:48:55 +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
|
Xref limits(3).
|
2011-08-09 18:11:37 +00:00 |
usr.sbin
|
Check (and fix) that unprivileged-user has been changed from _atf to _tests
|
2011-08-09 18:24:46 +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 an installmodules=<dir> command to build.sh
|
2011-08-08 22:15:42 +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
|
add a note about cleaning the tree for GCC 4.5.
|
2011-08-06 23:07:14 +00:00 |