Go to file
2011-03-20 06:10:27 +00:00
bin - use printf(3) "'" format to do thousands grouping instead of custom version. 2011-03-15 22:53:41 +00:00
common Remove duplicate "the". From Henning Petersen in PR 44640. 2011-02-26 12:56:35 +00:00
compat if using MAKEOBJDIRPREFIX, make sure to unset it since it would override 2011-01-31 10:58:14 +00:00
crypto fixed a memory leak in oakley_append_rmconf_cr() while generating plist. patch by Roman Hoog Antink <rha@open.ch> 2011-03-17 14:42:58 +00:00
dist format string needs end of statement ; for previous commit 2011-02-24 18:33:06 +00:00
distrib Add a simple test file for <sys/bitops.h>. For now, only ilog2(3) is tested. 2011-03-19 06:39:17 +00:00
doc Fix typo, adjust less list address. 2011-03-19 17:12:12 +00:00
etc added ld0 for SD/MMC. 2011-03-20 03:00:56 +00:00
external Update LLVM snapshot. This allows deriving the target from the binary 2011-03-18 23:32:01 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu Define HAVE_AS_TLS until our build tools figure out how to do it. 2011-03-12 07:57:38 +00:00
include remove commaize_number. 2011-03-16 00:48:34 +00:00
lib don't need these and they break the build 2011-03-19 21:26:02 +00:00
libexec Another TLS reloc. Thanks to joerg for a hint. 2011-03-17 22:07:52 +00:00
regress Kill a redundant lvalue cast in assembler constrained. 2011-03-18 03:06:21 +00:00
rescue Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports 2011-03-09 23:10:05 +00:00
sbin Add missing comma. 2011-03-19 08:41:19 +00:00
share Remove duplicate word. 2011-03-19 08:42:41 +00:00
sys if poll card detect is enabled, don't show "couldn't enable card". 2011-03-20 03:02:48 +00:00
tests Remove a vnode reference leak from msdosfs_rename. Release tdvp if either 2011-03-19 20:05:21 +00:00
tools Update LLVM snapshot. This allows deriving the target from the binary 2011-03-18 23:32:01 +00:00
usr.bin support grouping format. 2011-03-15 23:11:49 +00:00
usr.sbin Fix markbad command 2011-03-20 06:10:27 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING fix typo in "-traditional-cpp" 2011-01-23 23:40:37 +00:00