Go to file
jonathan 49c786a6af * Add symlinks from lib<foo>.so.<major> to lib<foo>.so.<major>.<minor>.
When given -l<foo>, ld links against  lib<foo>.so. Ld finds the version
  number provided and written into the .so file by "-soname" when the
  library was built, and writes that into the shared binary.
  The -soname version  we use is now lib<foo>.so.<major>.
  At run-time, ld.so links against that file, so we need that symlink
  as well as the lib<foo>.so symlink.
1997-03-06 03:58:01 +00:00
bin PR 3284, from enami tsugutomo <enami@ba2.so-net.or.jp>. 1997-03-03 22:00:34 +00:00
distrib * Add symlinks from lib<foo>.so.<major> to lib<foo>.so.<major>.<minor>. 1997-03-06 03:58:01 +00:00
etc GENERIC{AHA,OTHER} have been merged into GENERIC; fixes PR port-i386/3274. 1997-03-04 06:30:01 +00:00
games eliminate redundant SCCS id; from Enami Tsugutomo in PR bin/3283. 1997-03-04 05:48:42 +00:00
gnu Add missing variant of the `iflush' instruction (Michael Ericson; PR#3287). 1997-03-04 16:47:20 +00:00
include Apply the necessary fixes from: routed-970113 1997-02-03 22:20:38 +00:00
lib fix broken xref, add entries for EOPNOTSUPP, and indicate that this 1997-03-05 06:53:40 +00:00
libexec turn Alpha's ELF_TOOLCHAIN checks to ECOFF_TOOLCHAIN checks 1997-02-23 20:42:24 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Added newfs_msdos 1997-03-01 19:46:36 +00:00
share .TH argument should be uppercase. 1997-03-02 08:22:51 +00:00
sys Undo some damage that CVS somehow let me get away with. 1997-03-06 02:14:51 +00:00
usr.bin Don't bail out when chflags() fails with EOPNOTSUPP. Fixes PR #3288 1997-03-05 23:48:47 +00:00
usr.sbin don't write the PID file until after calling daemon(3); from Enami 1997-03-05 07:19:52 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00