Go to file
2014-03-28 08:24:06 +00:00
bin Use __printflike. 2014-03-25 17:23:37 +00:00
common kill sprintf 2014-03-26 18:12:46 +00:00
compat
crypto sizeof(array - 1) decays to sizeof(pointer), but (sizeof(array) - 1) 2014-03-27 16:26:22 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Added myself, hsuenaga 2014-03-28 08:24:06 +00:00
doc Add placeholder for osnet. 2014-03-28 08:15:48 +00:00
etc Add MKCTF 2014-03-25 09:52:55 +00:00
external Fix lost merges 2014-03-28 07:01:49 +00:00
extsrc
games Add note cautioning against bothering with WARNS=6 until gcc improves 2014-03-23 00:17:40 +00:00
gnu Don't compile with fortification. It breaks makeinfo(1) for certain 2014-03-24 23:03:01 +00:00
include
lib _Unwind_GetLanguageSpecificData is supposed to return a _Unwind_Ptr. 2014-03-24 21:26:01 +00:00
libexec Make sure r1 is preserved _rtld_bind_start. 2014-03-22 15:13:10 +00:00
regress
rescue
sbin don't use sprintf 2014-03-23 05:39:32 +00:00
share Bump date for previous. 2014-03-25 10:23:26 +00:00
sys Fix build. 2014-03-28 04:09:19 +00:00
tests Consistently use long double. 2014-03-25 17:30:14 +00:00
tools Add MKCTF 2014-03-25 09:52:55 +00:00
usr.bin typo in comment 2014-03-23 04:58:16 +00:00
usr.sbin Don't modify format string, use asprintf to format the original msg and 2014-03-25 21:07:59 +00:00
x11
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING