Go to file
christos 9bfa795a77 Homogenize all strn{cpy,cat} and snprintf() to a single append function to
prevent incorrect usage and buffer overflow.
2012-08-10 08:22:49 +00:00
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 add #include <machine/asm.h>, use PIC_PLT() 2012-08-04 11:03:34 +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 PR/46704: Antti Kantee: Recognize tilera in config.guess 2012-07-19 19:34:26 +00:00
include SSP mostly works with Clang, even if optimisation is disabled. 2012-08-08 20:23:32 +00:00
lib crypt-sha1.c flags apply to all compilers in the tree, drop conditional. 2012-08-10 04:30:47 +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 define RUMP_ACTION if MKRUMP = no 2012-08-08 14:10:38 +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 Allow a config file to predefine KERNEL_{PHYS,VIRT}_BASE 2012-08-10 02:46:51 +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 exclude programs for MKRUMP = no 2012-08-08 14:13:46 +00:00
usr.sbin exclude programs for MKRUMP = no 2012-08-08 14:13:46 +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 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