Go to file
christos 8743a11216 Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024
gcc: avoid generating negative values to DW_AT_byte_size.

There is a bug in gcc (GCC/35998) where dwarf reports
sizes of unsigned -1 (0xffffffff).

On NetBSD this generated a faulty CTF entry which then
caused a segfault in ctfmerge. The issue was worked
around in NetBSD's Dtrace but since the issue originated
in gcc, it seems reasonable to fix it here.

Thanks to Christoph Mallon for pointing out a correct fix.
2013-01-17 20:01:37 +00:00
bin include limits.h for CHAR_MIN 2013-01-02 22:28:42 +00:00
common Add some comments to illustrate what is actually happening. 2013-01-16 21:48:56 +00:00
compat Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
crypto Fix errors from automake 1.13 2013-01-08 12:42:31 +00:00
dist ftp-proxy: disable NPF bits for now; it will be re-done. 2012-12-24 01:14:40 +00:00
distrib add the set files themselves 2013-01-17 16:15:41 +00:00
doc Note hp300 sti(4) at sgc driver ported by kiyohara@ from OpenBSD. 2013-01-14 11:00:05 +00:00
etc Support a release build restricted to ALL_KERNELS. This file was missed 2013-01-14 20:05:42 +00:00
external Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024 2013-01-17 19:10:56 +00:00
extsrc
games Add some quotes by Henry Ford, found at: 2012-12-08 22:38:09 +00:00
gnu Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024 2013-01-17 20:01:37 +00:00
include Remove #if defined(_KERNEL) around a userlevel function. 2013-01-12 17:17:26 +00:00
lib If the host doesn't support RTLD_NEXT, don't play the dynamic linking game. 2013-01-17 16:29:44 +00:00
libexec Fix the other lwp_park() to pass 0 for the 'unpark' lwp. 2012-12-16 23:00:46 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue PR/47276: ftp has ssl support now. 2012-12-21 18:09:39 +00:00
sbin move dk_ioctl to a header file for the benefit of x-building. 2013-01-17 18:33:58 +00:00
share Disable CTF Conversion for now until it is fixed. 2013-01-17 17:33:16 +00:00
sys Add a separate bool to indicate a symbol table has been loaded. 2013-01-17 14:36:36 +00:00
tests Use TESTS_SUBDIRS instead of SUBDIR to make these actually run. 2013-01-14 13:37:57 +00:00
tools Note MKRUMP=no and the need to specify HAVE_GCC= explicitly when using 2012-12-26 19:11:27 +00:00
usr.bin From: Steffen "Daode" Nurpmeso: 2013-01-16 15:21:42 +00:00
usr.sbin ut_line does not have /dev in front of it. Add it, from dholland@ 2013-01-17 18:54:28 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
build.sh Scrub TERMINFO from host env lest it leaks into libterminfo build. 2013-01-14 13:02:59 +00:00
BUILDING regen 2012-11-08 15:25:01 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING - Capitalization fixes (`OpenSSL'', not `openssl''); 2012-10-03 19:17:00 +00:00