freebsd-skq/gnu/usr.bin
nate ed48c16092 Because -lcompat defines the same symbols as -lgnuregex and the weakness
of the linker to enforce linking of modules in command line order it is
not possible to link gdb shared with -lcompat.

*HACK ALERT*
Removed -lcompat from LDADD and bring in the necessary functions out of
libcompat as a source module until the linker can be fixed.
1995-04-07 05:13:26 +00:00
..
as Add the abilitity to compile the Lites code with the native FreeBSD assembler. 1995-03-02 20:29:18 +00:00
awk Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
bc New manual page system 1993-07-02 04:54:10 +00:00
binutils/gdb Because -lcompat defines the same symbols as -lgnuregex and the weakness 1995-04-07 05:13:26 +00:00
cc Gcc v2.6.3 currently has a problem with templates. Specifically, with 1995-03-17 21:24:25 +00:00
cpio Add dummy lchown function so that cpio understands 4.4 symbolic links. 1995-03-17 07:52:23 +00:00
cvs Forgot one FreeBSD specific change needed. 1995-03-31 08:21:06 +00:00
dc Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
dialog Correct a few typos. 1995-02-24 11:21:34 +00:00
diff Fixed non-conflict errors that occur when changes made to the local files are 1995-02-20 18:47:18 +00:00
diff3 Fixed non-conflict errors that occur when changes made to the local files are 1995-02-20 18:47:18 +00:00
gdb Because -lcompat defines the same symbols as -lgnuregex and the weakness 1995-04-07 05:13:26 +00:00
grep Use -lgnuregex 1995-01-11 05:07:00 +00:00
groff Don't rely on execute bit. 1995-02-23 05:48:38 +00:00
gzip Make gzip static by default. This is needed because it's such a 1994-06-15 19:16:58 +00:00
ld Back out my change to enforce command line linker order due to 1995-04-07 05:08:28 +00:00
man Fix the 1995-04-01 11:43:09 +00:00
mkisofs Add -D__BSD__ and don't write "LINUX" on a CD as default. 1995-02-13 06:54:47 +00:00
patch Fix bug that created new files even when running in -C check mode. 1995-01-12 22:09:40 +00:00
perl Fix compiler warnings: don't declare enum types as static. 1995-04-02 13:11:14 +00:00
pr Updated to GNU textutils-1.9 1993-11-08 17:07:38 +00:00
ptx Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
rcs Delete two redundant declarations of _exit() and exit(). 1994-08-09 15:15:04 +00:00
sdiff Update to GNU diffutils 2.6 1993-11-12 07:05:40 +00:00
send-pr Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
sort Changed a SORT 1L to a SORT 1. 1994-12-11 21:41:28 +00:00
tar Fix -C arg overriding when -T file used 1995-03-24 19:01:25 +00:00
texinfo Whoops! It wasn't totally winning. I left out a couple of :'s. Fixed. 1995-02-19 09:52:52 +00:00
yppush Take yp_svc.c out of CLEANFILES rule. 1995-04-02 20:28:09 +00:00
Makefile Temporarily disable building CVS to avoid anyone hosing up their CVS 1995-03-31 08:00:06 +00:00
Makefile.inc New files for relocated source code. 1994-01-30 00:31:51 +00:00