freebsd-skq/gnu/usr.bin
obrien 3d85dcd29b Rev 1.10 bogusly tested the kernel version, not the libc version.
The version of the kernel has no bearing on what is in libc.
We now search for basename in libc to determin if we need to include
the libiberty version in the build.

This is all still a bit bogus as it will (like the sysctl method) cause
basename.o to be linked into the cross-build as well as the host build.  It
would probably be better to test if we were doing the initial host build and
unconditionally include that.  Once we've generated the target libc we know
that basename is available.  (maybe test for $TOOLS_PREFIX or something).

Submitted by:	peter
2001-09-14 23:07:02 +00:00
..
as Implement .previous (swap section back to the last section) 2001-09-04 23:04:48 +00:00
awk Fixed style bugs in rev.1.4, including clobbering of the "Don't generate 2001-08-31 11:15:49 +00:00
bc
binutils Rev 1.10 bogusly tested the kernel version, not the libc version. 2001-09-14 23:07:02 +00:00
cc I am no longer the FreeBSD GCC maintainer. 2001-09-10 16:05:39 +00:00
cpio MAN[1-9] -> MAN. 2001-03-27 14:59:06 +00:00
cvs Use some slightly less horrible make magic for doing the version stuff. 2001-08-10 11:24:23 +00:00
dc
dialog MAN[1-9] -> MAN. 2001-03-27 14:59:06 +00:00
diff
diff3
gdb/doc Upgrade for readline 4.2 2001-04-11 04:27:10 +00:00
gperf
grep mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
groff The .Rv macro support zero and more than one arguments. 2001-08-15 08:25:55 +00:00
gzip beforeinstall -> SCRIPTS. 2001-04-07 11:21:35 +00:00
ld mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
man Fixed some of style bugs. 2001-09-12 10:04:42 +00:00
patch Restore vendor CVS keywords; eliminate troff(1) warnings. 2001-07-12 13:13:37 +00:00
perl Fix the build of C programs that link against libperl, and use the 2001-06-13 20:37:03 +00:00
ptx
rcs mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
sdiff
send-pr Note that submitted patches are assumed to be under the same license as 2001-08-20 12:52:59 +00:00
sort mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
tar msg_out is already initialized 2001-08-13 21:55:41 +00:00
texinfo MAN[1-9] -> MAN. 2001-03-27 14:59:06 +00:00
Makefile Turn cvs back on. It seems that there's nothing outright broken, but there 2001-08-13 19:04:26 +00:00
Makefile.inc