bin
Improvements: wording, punctuation, macro usage.
2012-08-12 17:27:04 +00:00
common
Add ARM EABI aliases to a few functions.
2012-08-06 02:31:54 +00:00
compat
Initial MKCOMPAT support for ARM EABI. (doesn't quite work right)
2012-08-03 08:02:47 +00:00
crypto
Fix make test on powermac G5. Patch from Nakano Takaharu
2012-08-15 14:51:30 +00:00
dist
Use after free (Coverity 273146)
2012-07-15 09:13:59 +00:00
distrib
Add librumpnet_npf
2012-08-15 21:03:09 +00:00
doc
Add recent user visible changes I committed and pulled up to netbsd-6.
2012-08-14 15:17:53 +00:00
etc
Build and install t_bpfilter.
2012-08-14 19:13:54 +00:00
external
PR/46801: Izumi Tsutsui:
2012-08-15 06:16:41 +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
- {npf_mk_rproc,npf_nat_save}: fix the fetching of {rproc-ptr,id_ptr}.
2012-08-15 18:44:56 +00:00
libexec
Add .init_array/.fini_array support (conditionalized on HAVE_INITFINI_ARRAY).
2012-08-15 03:46:06 +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 _PATH_URANDOM from paths(3).
2012-08-14 14:41:07 +00:00
share
Some edits, prompted by suggestions from Edgar Fuss.
2012-08-14 05:14:53 +00:00
sys
MINDEX() macro has 'return 0;' statement. It doesn't set *err to
2012-08-15 21:31:39 +00:00
tests
Add __RCSID and and make a couple of stylistic changes.
2012-08-14 19:40:30 +00:00
tools
Grab CRTSTUFF_T_CFLAGS_S.
2012-08-11 16:05:01 +00:00
usr.bin
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
2012-08-10 12:10:27 +00:00
usr.sbin
Add npf_state_setsampler() for _NPF_TESTING case. This also fixes the build.
2012-08-15 19:47:38 +00:00
x11
Revert previous: tsutsui noted that this file is for X11R6.
2012-07-12 12:43:06 +00:00
build.sh
Add support for MACHINE_ARCH matching earm or earmeb
2012-08-05 04:39:09 +00:00
BUILDING
regen using 'make regen' in doc/
2012-05-25 13:47:30 +00:00
Makefile
Add HOST_SH to _POSTINSTALL_ENV; needed for
2012-08-15 12:50:12 +00:00
Makefile.inc
UPDATING
Mention that you should run makemandb -f, or wait for the weekly script.
2012-05-07 11:20:24 +00:00