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
|
Build acpiwdrt(4) as a module on x86.
|
2011-08-09 12:16:03 +00:00 |
doc
|
New linux syscalls: fadvise64() and fadvise64_64().
|
2011-08-07 20:44:32 +00:00 |
etc
|
Print 'Keyboard encoding -> sg' instead of just 'encoding -> sg' on the
|
2011-08-09 08:08:10 +00:00 |
external
|
Requires -Wno-unused-value -Wno-tautological-compare when building with
|
2011-08-09 13:01:34 +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
|
libc passes the relaxed array boundary check in clang now.
|
2011-08-09 13:03:36 +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 the USENIX paper of Watanabe.
|
2011-08-09 07:33:01 +00:00 |
sys
|
Restrict -Wno-array-bounds to tulip.c with gcc.
|
2011-08-09 13:02:53 +00:00 |
tests
|
Rename slightly misleading KTHREAD_JOINABLE to KTHREAD_MUSTJOIN.
|
2011-08-07 14:03:15 +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
|
Passes with the relaxed array boundary check in clang
|
2011-08-09 13:04:28 +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 |