bin
|
add missing include files
|
2012-08-09 11:05:59 +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
|
Don't depend on HAVE_GCC being always defined.
|
2012-08-10 12:20:10 +00:00 |
dist
|
Use after free (Coverity 273146)
|
2012-07-15 09:13:59 +00:00 |
distrib
|
Add a dependency on etc.${MACHINE}/MAKEDEV.conf
|
2012-08-10 05:22:22 +00:00 |
doc
|
update for tzcode2012e
|
2012-08-09 12:39:56 +00:00 |
etc
|
Add earm/earmeb changes
|
2012-08-06 07:51:13 +00:00 |
external
|
Homogenize all strn{cpy,cat} and snprintf() to a single append function to
|
2012-08-10 08:22:49 +00:00 |
extsrc
|
…
|
|
games
|
src/games/fortune/fortune/fortune.6:
|
2012-08-04 22:29:58 +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
|
Don't depend on HAVE_GCC being always defined.
|
2012-08-10 12:20:10 +00:00 |
libexec
|
Don't abuse DBG, use COPTS instead.
|
2012-08-04 15:17:16 +00:00 |
regress
|
Revert the test addition.
|
2012-07-22 11:30:14 +00:00 |
rescue
|
PR/46393 - Nat Sloss -- add gpt(8) to /rescue
|
2012-05-25 21:46:13 +00:00 |
sbin
|
Don't depend on HAVE_GCC being always defined.
|
2012-08-10 12:20:10 +00:00 |
share
|
Add .ARM.exidx as a section to be removed for a.out on ARM
|
2012-08-10 02:53:09 +00:00 |
sys
|
Don't depend on HAVE_GCC being always present.
|
2012-08-10 12:18:14 +00:00 |
tests
|
Exclude tests that use rump
|
2012-08-08 13:57:05 +00:00 |
tools
|
add -I${TOOLDIR}/include/nbinclude to fix the build (find arm/elf_machdep.h).
|
2012-08-05 06:20:14 +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
|
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
|
2012-08-10 12:10:27 +00:00 |
x11
|
Revert previous: tsutsui noted that this file is for X11R6.
|
2012-07-12 12:43:06 +00:00 |
BUILDING
|
regen using 'make regen' in doc/
|
2012-05-25 13:47:30 +00:00 |
Makefile
|
exclude rump targets if MKRUMP = no
|
2012-08-08 14:00:31 +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 |
build.sh
|
Add support for MACHINE_ARCH matching earm or earmeb
|
2012-08-05 04:39:09 +00:00 |