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
|
Import openresolv-3.5.3
|
2012-12-06 11:42:26 +00:00 |
etc
|
Make the compat libs of npf extension shared libraries go to the
|
2012-12-09 22:06:21 +00:00 |
external
|
XXX: Use earm for earmeb
|
2012-12-08 02:35:06 +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
|
Add NPF "rndblock" extension to randomly drop packets (using a random function
|
2012-12-10 00:32:23 +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
|
Fix syntax error in the example, fix one rule and G/C "rid" procedure.
|
2012-12-09 22:12:26 +00:00 |
sys
|
Add VFP_FPEXC_EN
|
2012-12-10 05:03:42 +00:00 |
tests
|
use __BITMAP_TYPE
|
2012-12-07 02:28:19 +00:00 |
tools
|
first define HOSTLIB and then include bsd.own.mk!
|
2012-12-10 00:34:56 +00:00 |
usr.bin
|
Revert, there is a more fundamental issue with util.h.
|
2012-12-08 23:29:28 +00:00 |
usr.sbin
|
npfctl: add 'validate' command to check the config, but not load it. Update
|
2012-12-10 02:26:04 +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 |