FreeBSD src
Go to file
Peter Wemm 6869793758 Argh, I hate the tcl build/config environment. :-(
It seems that some tools (eg: expect-5.21) use TCL_LIB_SPEC to generate
their shared library suffix.  This should be .so.1.0, not .so as ld can't
use it.

Revert part of the previous change here, it did too much.  libtcl75.so.1.1
was bumped, but the rules to generate library names for _other_ packages
were not supposed to be. Sigh.
1996-10-30 08:44:18 +00:00
bin Add the -p (privileged) commandline switch 1996-10-29 03:12:51 +00:00
contrib Apparently this patch fixes the objc backend on the i386 platforms. 1996-10-26 17:00:50 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc Correct the startup sequence for syslogd: 1996-10-28 08:28:02 +00:00
games Install the rumors file. 1996-10-19 20:11:45 +00:00
gnu changes to gdb to: 1996-10-29 21:52:21 +00:00
include improve comments for UT_NAMESIZE 1996-10-27 18:13:35 +00:00
lib If you run with option Z and malloc fails, memset gets called 1996-10-29 20:35:39 +00:00
libexec Give ypxfr the ability to detect the presence of the YP_INTERDOMAIN 1996-10-25 16:13:09 +00:00
lkm Prepare kernel to take advantage of "branded" ELF binaries. 1996-10-16 17:51:08 +00:00
release fix FAQ URL. Note for Jordan: don't merge this change into 2.1.6! 1996-10-23 22:28:56 +00:00
sbin If rcmd() fails, return immediately instead of trying a bunch of 1996-10-28 23:26:37 +00:00
secure Fold sendmail-8.8.2 changes into files that have been touched. 1996-10-24 05:07:25 +00:00
share Added an FAQ entry explaining the bsd.port.mk variable MASTER_SITE_OVERRIDE. 1996-10-29 12:06:57 +00:00
sys Fix braino on my part. When we have three different port ranges (default, 1996-10-30 06:13:10 +00:00
tools Argh, I hate the tcl build/config environment. :-( 1996-10-30 08:44:18 +00:00
usr.bin oops, uninitialised variable.. -v mode depended on stack contents. 1996-10-29 18:45:20 +00:00
usr.sbin addgroup - add a group or add users to a group 1996-10-29 20:31:43 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Improved comment about `all' target. 1996-10-25 14:22:50 +00:00