freebsd-src/contrib
Martin Cracauer 58a557e671 Turn a warning into an error. Occurances of that warning generate bad
-fpic code that damages symbol locations at runtime.

The only know occurance in our tree (src and ports) was locatime.c,
which was just changed to generate code that doesn't trigger the
problem.

This is a workaround, the real cause is that our gas doesn't
understand code our gcc generates for some -O -fpic code. They are
expected to be back in sync soon, but until then (including
4.0-RELEASE) we need to prevent people from using bad -fpic code.

PR:		avoids such things as in bin/16862
Submitted by:	bde
Approved by:	jkh
2000-03-08 12:58:03 +00:00
..
amd Fix errors in .Xr usage. 2000-03-01 10:48:35 +00:00
awk Fix zero-padding for printf formats which include a precision or 1999-12-23 18:24:31 +00:00
bc Update this for the recient import. 2000-01-16 10:22:31 +00:00
bind Since this has left the vendor branch, sort this incredably disorganized 2000-01-02 11:13:23 +00:00
binutils Turn a warning into an error. Occurances of that warning generate bad 2000-03-08 12:58:03 +00:00
com_err Fixed bitrot in K&R support (3 missing __P(())'s defeated the point of 7 2000-01-14 18:51:30 +00:00
cpio Fix warning: return type of main' is not int' 1999-09-15 01:58:44 +00:00
cvs Use X x X's in mkstemp(). 2000-01-10 08:56:01 +00:00
diff * Support the environtmental var "DIFF_OPTIONS". Which can hold a set of 1999-11-26 02:51:44 +00:00
gcc Fix our -mprofiler-epilogue code. 2000-01-29 13:06:33 +00:00
gdb Fix (I believe) Bill Paul's core dump when using gdb on shared executables. 1999-11-22 18:04:53 +00:00
global Correct typo, Welcom -> Welcome 1999-10-10 07:46:38 +00:00
gperf NetBSD has sys_errlist in errno.h, not stdio.h like FreeBSD. 1998-01-09 20:02:20 +00:00
groff Fix a problem that caused the generation of an (almost) empty first 2000-01-27 17:56:41 +00:00
ipfilter Remove files not in the v3_3_8 import. 2000-02-10 05:09:52 +00:00
isc-dhcp Only log when there is a real change to the configuration state. 2000-01-15 22:46:40 +00:00
libf2c Virgin import of GCC 2.95.2's libf2c 1999-11-01 07:32:56 +00:00
libgmp This commit was generated by cvs2svn to compensate for changes in r44365, 1999-03-01 06:27:31 +00:00
libio This commit was generated by cvs2svn to compensate for changes in r56385, 2000-01-22 02:59:08 +00:00
libpam Revive the pam_deny and pam_permit modules from Linux-PAM. They are 1999-05-08 01:59:27 +00:00
libpcap Merge updated file for 0.5 release: handle "ip host foo" and 2000-03-04 23:57:39 +00:00
libreadline Removed redundant declarations again. Fixed in rev.1.5, broken in rev.1.8. 2000-01-14 18:57:33 +00:00
libstdc++ This commit was generated by cvs2svn to compensate for changes in r56385, 2000-01-22 02:59:08 +00:00
ncurses Fixed IEXTEN handling in raw mode again. The effect of IEXTEN when 2000-01-29 13:55:02 +00:00
ntp This commit was generated by cvs2svn to compensate for changes in r57738, 2000-03-03 17:06:31 +00:00
nvi 10 X's in mkstemp(). 2000-01-10 09:17:46 +00:00
opie - Use proper markup for a section header. 2000-01-19 21:54:19 +00:00
patch Remove library funcs we already have 1998-01-04 20:45:41 +00:00
perl5 Force installs. This is to allow (semi-)automatic garbage removal by 2000-01-29 17:27:17 +00:00
pnpinfo $Id$ -> $FreeBSD$ 1999-09-05 17:27:05 +00:00
sendmail Install sendmail.cf into /etc/mail. 1999-12-19 19:55:19 +00:00
tcp_wrappers Missing tcp_wrapper IPv6 support seemed to be a bug, so commit it. 2000-02-03 10:27:03 +00:00
tcpdump Include ip6.h from <netinet/>, not <netinet6/>. 2000-03-08 02:24:10 +00:00
telnet CMSG_XXX macros alignment fixes to follow RFC2292. 2000-03-03 12:50:46 +00:00
texinfo Quietly delete duplicate Info entries with --quiet. 2000-01-24 16:05:17 +00:00
top uptime display more in style with original code 1999-01-09 20:25:02 +00:00
traceroute s/tcpdump/traceroute 1999-12-20 16:07:53 +00:00