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
|
pwdog is not mi, but it only in the lists we build it for.
|
2011-08-11 12:03:58 +00:00 |
doc
|
Add pwdog(4).
|
2011-08-11 07:58:56 +00:00 |
etc
|
Print 'Keyboard encoding -> sg' instead of just 'encoding -> sg' on the
|
2011-08-09 08:08:10 +00:00 |
external
|
Disable bzip2 support in freetype on xorg tools build.
|
2011-08-10 10:34:48 +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
|
Xr pwdog(4).
|
2011-08-11 08:00:05 +00:00 |
share
|
pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI
|
2011-08-11 07:33:24 +00:00 |
sys
|
Instead of trying to override vers.o target, set NVFLAGS=-n
|
2011-08-11 22:38:25 +00:00 |
tests
|
add ATF tests for v7fs. patch by njoly@. thank you.
|
2011-08-11 10:52:12 +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
|
newfs_v7fs(8)'s -v and -P options are obsolete. changed to newfs(8) compatible -V option.
|
2011-08-10 11:31:49 +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
|
add a note about cleaning the tree for GCC 4.5.
|
2011-08-06 23:07:14 +00:00 |
build.sh
|
add an installmodules=<dir> command to build.sh
|
2011-08-08 22:15:42 +00:00 |