freebsd-dev/contrib
John Polstra 5584f22bb3 Make profiling work for ELF. gprof now autodetects the format of
the executable file, so it will work for both a.out and ELF format
files.  I have split the object format specific code into separate
source files.  It's cleaner than it was before, but it's still
pretty crufty.

Don't cheat on your make world for this update.  A lot of things
have to be rebuilt for it to work, including the compiler and all
of the profiled libraries.
1998-09-07 23:32:00 +00:00
..
amd More sorting of references. 1998-09-05 06:56:36 +00:00
awk .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT 1998-05-13 07:57:49 +00:00
bc This file has been renamed to FREEBSD-upgrade in accordance with the 1998-08-28 04:53:23 +00:00
bind Add #include string.h to get prototypes. 1998-08-18 01:47:44 +00:00
binutils Resolve conflicts from import of binutils-2.9.1. 1998-09-06 23:00:35 +00:00
bison Fixed (1970's/old-GNU style) a missing declaration of a function that 1998-06-30 19:19:10 +00:00
cpio Fixed printf format errors. 1998-06-30 19:53:09 +00:00
cvs Spelling corrections. 1998-06-03 04:21:41 +00:00
diff Some FreeBSD files to add... 1997-10-30 19:35:17 +00:00
gcc Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00
gdb Don't assume that time_t is long. Don't assume that time_t's can be 1998-06-29 16:30:43 +00:00
global Typo: Tile -> Title 1998-05-30 22:09:44 +00:00
gperf NetBSD has sys_errlist in errno.h, not stdio.h like FreeBSD. 1998-01-09 20:02:20 +00:00
groff Added .St -susv2 --> Version 2 of the Single UNIX Specification 1998-09-07 18:52:57 +00:00
ipfilter Merge 3.2.3 -> 3.2.7 changes into mainline. 1998-06-20 18:43:25 +00:00
libg++ partially revert rev 1.2 spammage. This file is broken as shipped and 1998-04-30 17:31:22 +00:00
libgmp Our default rules tend to shove asm code through cpp, so comments 1998-03-08 21:09:04 +00:00
libpcap None of the header files for the packet capture library 1998-08-07 06:20:58 +00:00
libreadline Hopefully fix behaviour of libreadline when prompt is longer than 1998-05-24 13:06:38 +00:00
nvi Fixed printf format errors. 1998-08-02 15:18:45 +00:00
opie Fixed printf format errors. 1998-06-30 18:06:23 +00:00
patch Remove library funcs we already have 1998-01-04 20:45:41 +00:00
pnpinfo fix return type so that it returns both bytes (instead of just first) 1997-11-12 08:48:13 +00:00
sendmail I obviously cannot read. I misread the ifdef in the Makefile - DONT_FSYNC 1998-08-04 13:56:32 +00:00
sys/softupdates Handle the case of moving a directory onto the top of a sibling's 1998-08-12 20:46:47 +00:00
tcpdump PR: 7741 1998-08-30 05:32:44 +00:00
telnet Remove redundant decl. of time(). Causes problems on alpha 1998-09-01 15:17:28 +00:00
texinfo Fixed printf format errors. 1998-06-30 20:14:13 +00:00
top Add missing .TP in "INTERACTIVE MODE" section. 1998-08-12 10:38:37 +00:00
traceroute Fix an alignment problem on alpha by doing a bytewise copy. 1998-06-06 23:33:28 +00:00