bin
|
Adjust everything under src (but outside src/tools) to use
|
2012-12-02 12:55:27 +00:00 |
common
|
use explicit cast to pacify lint.
|
2012-12-07 15:41:02 +00:00 |
compat
|
Revert last, it breaks the tricks xsrc uses.
|
2012-08-23 21:21:14 +00:00 |
crypto
|
Make the mp_digit type an "unsigned long" so that it works for ILP32 and
|
2012-12-03 18:02:22 +00:00 |
dist
|
Protect a few more quotes in chat script examples.
|
2012-11-19 22:31:34 +00:00 |
distrib
|
Add NPF "rndblock" extension to randomly drop packets (using a random function
|
2012-12-10 00:32:23 +00:00 |
doc
|
Note recent arm improvements
|
2012-12-12 00:42:35 +00:00 |
etc
|
Make the compat libs of npf extension shared libraries go to the
|
2012-12-09 22:06:21 +00:00 |
external
|
PR/47306: Aleksey Cheusov: Don't free strings of symbols where we maintain
|
2012-12-10 19:49:05 +00:00 |
extsrc
|
…
|
|
games
|
Add some quotes by Henry Ford, found at:
|
2012-12-08 22:38:09 +00:00 |
gnu
|
Adjust everything under src (but outside src/tools) to use
|
2012-12-02 12:55:27 +00:00 |
include
|
Check for _NETBSD_SOURCE being defined wherever we check for
|
2012-12-01 13:28:18 +00:00 |
lib
|
Support binaries which use DT_GNU_HASH instead of DT_HASH.
|
2012-12-11 21:16:22 +00:00 |
libexec
|
Minor typo
|
2012-12-04 22:42:14 +00:00 |
regress
|
The sleeping test has been converted to ATF
|
2012-11-08 03:16:04 +00:00 |
rescue
|
PR/46393 - Nat Sloss -- add gpt(8) to /rescue
|
2012-05-25 21:46:13 +00:00 |
sbin
|
use __BITMAP_TYPE
|
2012-12-07 02:27:29 +00:00 |
share
|
Add more external dependencies for crtstuff
|
2012-12-10 23:49:39 +00:00 |
sys
|
Don't pass down CPUFLAGS since its value is already in CFLAGS.
|
2012-12-12 15:10:27 +00:00 |
tests
|
add a test case for PR/47306
|
2012-12-10 20:30:06 +00:00 |
tools
|
first define HOSTLIB and then include bsd.own.mk!
|
2012-12-10 00:34:56 +00:00 |
usr.bin
|
- Sort option list;
|
2012-12-12 13:30:06 +00:00 |
usr.sbin
|
Add support for the noifprefix keyword which stops rtadvd(8) gathing prefix
|
2012-12-11 16:37:23 +00:00 |
x11
|
Revert previous: tsutsui noted that this file is for X11R6.
|
2012-07-12 12:43:06 +00:00 |
BUILDING
|
regen
|
2012-11-08 15:25:01 +00:00 |
Makefile
|
Add src/etc/Makefile.params, containing the definition of the
|
2012-12-03 13:53:28 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
- Capitalization fixes (``OpenSSL'', not ``openssl'');
|
2012-10-03 19:17:00 +00:00 |
build.sh
|
Move some tests from validatemakeparams() to sanitycheck(), so the
|
2012-12-02 19:19:36 +00:00 |