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
+dnssec-verify.debug
2012-12-07 18:48:54 +00:00
doc
Import openresolv-3.5.3
2012-12-06 11:42:26 +00:00
etc
Make sure that ntpd creates a pid file for the rc machinery to work.
2012-12-04 16:38:40 +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
Bump date. New sentence, new line. Wording/articles.
2012-12-01 21:07:00 +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 __BITMAP_TYPE
2012-12-07 01:54:41 +00:00
sys
avoid illegal sleeps in the softint routine.
2012-12-09 03:30:00 +00:00
tests
use __BITMAP_TYPE
2012-12-07 02:28:19 +00:00
tools
Use a "find | while read" loop to install all *.h files anywhere
2012-12-09 15:22:54 +00:00
usr.bin
Revert, there is a more fundamental issue with util.h.
2012-12-08 23:29:28 +00:00
usr.sbin
- npf.conf(5): fix of the example config.
2012-12-06 22:36:51 +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