Go to file
christos 492cf40e08 add missing dependencies (Takahiro HAYASHI) 2014-03-27 21:21:47 +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 No need for LDFLAGS 2014-03-07 05:48:30 +00:00
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 Use calloc instead of malloc + memset. This fixes a bug 2014-03-27 16:34:37 +00:00
doc Document makeinfo(1) hack. 2014-03-24 23:03:21 +00:00
etc Add MKCTF 2014-03-25 09:52:55 +00:00
external format is a pointer, so sizeof(format) is not a good length 2014-03-27 19:34:39 +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 __lwp_park60 2014-01-31 20:44:17 +00:00
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 eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Append -Os to DBG, not overwrite in case DBG has more than just -Ox from 2014-01-30 22:19:00 +00:00
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 add missing dependencies (Takahiro HAYASHI) 2014-03-27 21:21:47 +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 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile prepare for moving GCC 4.5 into gcc.old: 2014-02-26 09:54:32 +00:00
Makefile.inc
UPDATING Improve the compiler_rt entry slightly 2014-02-01 13:29:45 +00:00
build.sh Rename NetBSD/hp700 to NetBSD/hppa. 2014-02-24 07:23:38 +00:00