freebsd-src/contrib
David E. O'Brien d08a3fc2bc When I decided to use a stock dbxout.c rather than merge the rev 1.2 change
(put the function stabs in traditional order on a.out, or gdb doesn't see
function local variables), I failed to remove the related knobs here.

Effectively were overrode the ELF-wide definition in elfos.h w/o providing
new infrastructure.  This is what caused GDB to fail to debug applications
compiled and linked with -stabs.  This is because GCC was unconditionally
inserts .stabs instruction for functions after the function body.  GDB was
getting confused because what it thinks is function beginning address is
actually function ending address.

Submitted by:	Alexander Kabaev <ak03@gte.com>
2002-07-12 17:35:35 +00:00
..
amd sys_nerr should come from standard headers -- not from a coder's guess 2002-05-09 00:41:18 +00:00
bc This commit was generated by cvs2svn to compensate for changes in r90238, 2002-02-05 09:17:24 +00:00
bind Add a note about nslookup needing a slightly different version of the 2002-07-07 08:41:59 +00:00
binutils Merge rev 1.2 (FreeBSD a.out configuration support) into the 2002-07-05 20:44:29 +00:00
bzip2 Add upgrade instructions. 2002-02-01 16:34:13 +00:00
com_err
cpio
cvs Always upload new files, even if the timestamps match. This is a workaround 2002-07-08 10:05:26 +00:00
diff Fix essential typo in usage 2002-05-19 10:40:15 +00:00
file This commit was generated by cvs2svn to compensate for changes in r84685, 2001-10-08 22:50:54 +00:00
gcc When I decided to use a stock dbxout.c rather than merge the rev 1.2 change 2002-07-12 17:35:35 +00:00
gdb Make our i386 hacks in a less vendor file disturbing manner. 2002-07-10 07:48:45 +00:00
gnu-sort Use easy way to sense C and POSIX locales, like in GLIBC 2002-06-08 08:16:22 +00:00
gperf
groff Teach mdoc about the 4.6 release 2002-06-18 00:41:47 +00:00
ipfilter Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28 2002-06-07 09:01:41 +00:00
isc-dhcp Document recent DHCP upgrade. 2002-04-01 08:44:51 +00:00
less Merge vendor changes onto mainline. 2002-01-07 20:37:09 +00:00
libf2c Gcc 3.1.0 pre-release's libf2c bits from the FSF anoncvs repo on 2002-05-09 22:47:59 +00:00
libobjc Gcc 3.1.0 pre-release's Objective C support bits from the FSF anoncvs repo 2002-05-09 22:50:04 +00:00
libpcap Merge libpcap 0.7.1 2002-06-21 01:38:14 +00:00
libreadline
libstdc++ Gcc 3.1.0 pre-release's C++ support bits from the FSF anoncvs repo 2002-05-28 16:16:03 +00:00
lukemftp Import lukemftp-1.6-beta2. 2002-06-15 09:40:37 +00:00
lukemftpd Import of LukeM's ftpd version 1.2 Beta 1. 2002-03-14 19:25:32 +00:00
ncurses Merge ncurses 5.2-20020615 changes onto mainline. 2002-06-20 19:44:40 +00:00
ntp Merge after 4.1.0 import. 2001-08-29 15:15:59 +00:00
nvi Merge rev 1.1.1.3 from vendor branch: fix refresh / warning deadlock 2002-01-31 14:23:49 +00:00
one-true-awk This commit was generated by cvs2svn to compensate for changes in r92422, 2002-03-16 16:50:57 +00:00
openpam Vendor import of OpenPAM Citronella. 2002-06-30 21:36:39 +00:00
opie Resolve conflicts. 2002-03-21 23:42:52 +00:00
pam_modules/pam_passwdqc Vendor import of pam_passwdqc v0.5. 2002-04-16 22:25:21 +00:00
patch
pnpinfo
sendmail Update for the sendmail 8.12.5 import 2002-06-26 02:52:59 +00:00
smbfs This commit was generated by cvs2svn to compensate for changes in r95267, 2002-04-22 16:15:20 +00:00
sort Original code bugfixed. This NOT touch old sorting order a bit. 2002-04-07 00:49:00 +00:00
tar Fix another POLA breakage in a new tar: in diff mode presence of file 2002-07-03 13:01:40 +00:00
tcp_wrappers
tcpdump Remove cruft. 2002-06-26 01:35:00 +00:00
tcsh This commit was generated by cvs2svn to compensate for changes in r90446, 2002-02-10 04:40:26 +00:00
telnet Warnings fixes. Sort out some variable types. 2002-06-26 17:06:14 +00:00
texinfo Update for GNU texinfo 4.1. 2002-03-25 13:16:33 +00:00
top Don't depend on <pwd.h> to bogusly include <sys/types.h>. 2002-06-09 19:29:55 +00:00
traceroute Allocate and clear the correct number of bytes for a 2002-06-23 21:54:18 +00:00