Go to file
njoly 603f3daee7 Convert hashtab to Elf_Symindx type, and use it directly to get symbol
count. Remove now unused GETVECWORDn macro.

This is needed to make it work on alpha which use non-standard 64bit
values for the symbol hash table section, unlike all other archs.
2011-03-16 11:44:01 +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 directly call isakmp_ph1delete() instead of scheduling isakmp_ph1delete_stub(), as it is useless an can lead to memory access after free 2011-03-15 13:20:14 +00:00
dist format string needs end of statement ; for previous commit 2011-02-24 18:33:06 +00:00
distrib test RUMPHIJACK fdoff=8 2011-03-14 15:56:40 +00:00
doc Add SH3 and x86 for the TLS support 2011-03-15 14:37:21 +00:00
etc tests/fs/zfs 2011-03-10 20:03:40 +00:00
external don't need to supply __myservername__ and __myxconfigfile__ as they 2011-03-15 19:54:14 +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 Convert hashtab to Elf_Symindx type, and use it directly to get symbol 2011-03-16 11:44:01 +00:00
libexec Add support for the MIPS TLS reloc types in shared libraries. 2011-03-15 07:40:52 +00:00
regress The getqaddrinfo test has been atf-ified 2011-01-11 16:34:27 +00:00
rescue Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports 2011-03-09 23:10:05 +00:00
sbin Make get/setuid prog ops (so that i can do rump.ping -f regardless 2011-03-11 09:59:56 +00:00
share Add the SMC SMCWUSB-N2 to the list of adapters known to work. 2011-03-16 01:47:19 +00:00
sys sys/arch/x86/x86/iclockmod.c has been removed. 2011-03-16 11:35:36 +00:00
tests Use /dev/null instead of stdin for fd. Otherwise if the tests are 2011-03-14 20:41:25 +00:00
tools This tool now depends on updated target includes in the tools build 2011-03-07 13:28:06 +00:00
usr.bin support grouping format. 2011-03-15 23:11:49 +00:00
usr.sbin remove unnecessary superuser check -- bind will fail if bind fails 2011-03-14 12:03:45 +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