bin
|
- improve punctuation;
|
2012-08-26 14:30:38 +00:00 |
common
|
Actually use the assembly version of the atomic function if compiling
|
2012-08-16 16:49:10 +00:00 |
compat
|
Revert last, it breaks the tricks xsrc uses.
|
2012-08-23 21:21:14 +00:00 |
crypto
|
From Roman Hoog Antink <rha@open.ch>: Accept DPD messages with cookies
|
2012-08-29 12:01:30 +00:00 |
dist
|
Use after free (Coverity 273146)
|
2012-07-15 09:13:59 +00:00 |
distrib
|
Extend the CPU microcode update framework to support Intel x86 CPUs.
|
2012-08-29 17:13:21 +00:00 |
doc
|
mention how to fix protocols.
|
2012-08-28 07:55:01 +00:00 |
etc
|
Use new makemandb -Q flag to be really quiet.
|
2012-08-29 20:34:18 +00:00 |
external
|
Don't add unwind.h stuff into BUILDSYMLINKS when MKGCC=="no".
|
2012-08-29 03:12:08 +00:00 |
extsrc
|
…
|
|
games
|
- improve wording
|
2012-08-12 17:30:03 +00:00 |
gnu
|
Don't link explicitly against libsupc++, just use the normal C++
|
2012-08-10 12:12:18 +00:00 |
include
|
SSP mostly works with Clang, even if optimisation is disabled.
|
2012-08-08 20:23:32 +00:00 |
lib
|
Check for NULL *before* using ALIGN().
|
2012-08-29 18:50:35 +00:00 |
libexec
|
Revert last, it breaks the tricks xsrc uses.
|
2012-08-23 21:21:14 +00:00 |
regress
|
Use LIBISCXX.
|
2012-08-10 16:04:28 +00:00 |
rescue
|
PR/46393 - Nat Sloss -- add gpt(8) to /rescue
|
2012-05-25 21:46:13 +00:00 |
sbin
|
Use more markup, fix English usage.
|
2012-08-29 18:46:13 +00:00 |
share
|
Drop trailing whitespace.
|
2012-08-27 20:52:40 +00:00 |
sys
|
Add __stub_start and __stub_end symbols.
|
2012-08-29 22:43:57 +00:00 |
tests
|
Skip test requiring /usr/bin/mandoc if it does not exist, as is the case
|
2012-08-28 15:22:18 +00:00 |
tools
|
Add a new "-P prefix" option to mkdep(1).
|
2012-08-26 22:37:19 +00:00 |
usr.bin
|
Add a new "-P prefix" option to mkdep(1).
|
2012-08-26 22:37:19 +00:00 |
usr.sbin
|
Add -Q flag:
|
2012-08-29 20:33:01 +00:00 |
x11
|
Revert previous: tsutsui noted that this file is for X11R6.
|
2012-07-12 12:43:06 +00:00 |
BUILDING
|
regen using 'make regen' in doc/
|
2012-05-25 13:47:30 +00:00 |
Makefile
|
Implement build_install in src/lib/Makefile, which traverses the
|
2012-08-17 16:22:27 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Add note about cleaning required by last month's openssl update.
|
2012-08-22 04:16:47 +00:00 |
build.sh
|
Add support for MACHINE_ARCH matching earm or earmeb
|
2012-08-05 04:39:09 +00:00 |