bin
|
- improve punctuation;
|
2012-08-26 14:30:38 +00:00 |
common
|
Add dmb/dsb instructions as required by the armv7 arch man.
|
2012-08-31 23:41:52 +00:00 |
compat
|
Revert last, it breaks the tricks xsrc uses.
|
2012-08-23 21:21:14 +00:00 |
crypto
|
fix MKREPRO build not to put Generated from ${NETBSDSRCDIR} in files.
|
2012-09-05 19:31:04 +00:00 |
dist
|
Use after free (Coverity 273146)
|
2012-07-15 09:13:59 +00:00 |
distrib
|
Add BCM5301X_INSTALL
|
2012-09-01 02:05:02 +00:00 |
doc
|
The "iso" directory never made it into this file, but now
|
2012-09-06 22:20:38 +00:00 |
etc
|
Make the "init" target create optys as well - those were removed from "all",
|
2012-09-05 08:25:53 +00:00 |
external
|
Don't build with debugging (-g) by default.
|
2012-09-05 23:08:42 +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
|
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
|
2012-08-30 12:16:48 +00:00 |
lib
|
Disable bogus _DIAGASSERT.
|
2012-09-07 04: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
|
Remove -g from CPPFLAGS.
|
2012-09-05 23:01:42 +00:00 |
share
|
Fix typo.
|
2012-09-07 07:07:15 +00:00 |
sys
|
Fool gcc into thinking we aren't using r31. We do use it but we don't
|
2012-09-07 18:05:11 +00:00 |
tests
|
Deal with architectures defining VM_MIN_ADDRESS > 0.
|
2012-09-07 20:27:12 +00:00 |
tools
|
Add a new "-P prefix" option to mkdep(1).
|
2012-08-26 22:37:19 +00:00 |
usr.bin
|
Use getc instead of fgetc.
|
2012-09-05 04:01:23 +00:00 |
usr.sbin
|
Use emalloc in one more place, like the rest of the code does.
|
2012-09-07 11:29:04 +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
|
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 |