Go to file
simonb 888d4fa34c Discard any .eh_frame sections at link time by asking ${LD} to dump the
current linker script, change references for any .eh_frame sections so
that they go in to the special "DISCARD" section so that they are not
included in the final object, and use the resultant linker script when
actually linking the bootblocks.

Idea (and most of the sed expression) from Jakub Jelinek.
2005-01-05 12:16:49 +00:00
bin Use the same width (9) for both the Used and Avail columns. 2004-12-31 09:54:28 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist Fixed ifdef logic 2005-01-04 12:36:02 +00:00
distrib Added ipmon(5) 2005-01-05 10:10:54 +00:00
doc texinfo-4.8 out. 2005-01-04 11:52:25 +00:00
etc Fix bpf/bpf0 swap 2005-01-04 15:06:24 +00:00
games Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
gnu PR/28781: OBATA Akio: gdb -write would core-dump if the executable did not 2004-12-26 16:55:00 +00:00
include Provide forward struct declarations for struct sigcontext*; this will allow 2004-12-31 18:06:16 +00:00
lib Translate messages 86 -> 93. Thanks to Marc Baudoin for review. 2005-01-03 22:00:37 +00:00
libexec Reorder some declarations so that parsers generated by bison can compile. 2005-01-05 10:31:27 +00:00
regress Add tests for pthread_cond_timedwait() at time zero, as discussed 2004-12-29 20:34:11 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin s/milliseconds/microseconds/ in comments and a variable because it is 2005-01-04 04:55:18 +00:00
share Add uint32_t as example (so that it is implicitly clear we prefer the C99 types). 2005-01-03 13:59:40 +00:00
sys Discard any .eh_frame sections at link time by asking ${LD} to dump the 2005-01-05 12:16:49 +00:00
tools for mknative, move -B from CC to CFLAGS, fixes vax configs 2004-12-12 12:42:35 +00:00
usr.bin fix copyright year 2005-01-04 23:59:11 +00:00
usr.sbin Install ipmon.5 2005-01-05 10:00:29 +00:00
x11 Always set -DXFREE86 since all it does is add XFree86 as a possible X server to 2004-12-08 05:34:50 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Drop duplicate word. 2005-01-04 19:14:00 +00:00