Commit Graph

36 Commits

Author SHA1 Message Date
simonb e6c9a0137f Reflect new pmax bootblock layout. 1999-11-28 03:13:22 +00:00
tron df15bdda2d Back out last commit, the "pmax" port doesn't support LKMs yet. 1999-05-18 23:23:32 +00:00
tron ebd50132e6 Add complete list of all LKMs. 1999-05-18 23:18:17 +00:00
simonb 6c1e99c770 Add a NetBSD RCS tag to each distrib list file. 1999-04-19 03:11:31 +00:00
simonb af43093feb Remove ./usr/libexec/ld.so - the compat13 package takes care of this. 1999-04-16 15:45:42 +00:00
simonb e4e4004fe9 Put ./usr/libexec/ld.so back - it's used for backwards compatibility
with early ELF binaries.
1999-03-29 03:10:08 +00:00
simonb 6e438f3735 Add second stage bootblock. 1999-03-27 15:50:57 +00:00
tv d89a36bdab Set cleanup:
- make all ports egcs; move stuff to mi and shl.*
- fix m68k-based comp sets to use usr/include/$MACHINE (as
  usr/include/machine is now a symlink); add directory entries where missing
1998-12-16 15:15:16 +00:00
tv a128febf5b MD-split the libstdc++ binaries and includes to reflect the state of
egcs/non-egcs default compiler on each platform.
1998-09-13 22:31:00 +00:00
jonathan f846ca5dca Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
  *  shl.mi -- MI sharedlib files present on all ports with shared libs
  *  shl.aout -- MI sharedlib files present on all ELF ports
  *  shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make  libc, libedit numbers consistent (libc.so.12.29,  libedit.2.1).
1998-07-02 06:36:35 +00:00
thorpej f5a2f43b81 Update for fixed libutil shlib version 1998-06-27 05:17:18 +00:00
lukem d1e9a60e66 update to libc.so.12.27 and libutil.so.5.0 1998-06-15 07:45:53 +00:00
veego dc24f07a8f Sync it with the reality. 1998-05-30 15:16:52 +00:00
tv 71f42e433f Bring these up to date with reality. 1998-05-24 04:29:25 +00:00
thorpej 487beb2373 bump libutil version 1998-05-12 04:02:30 +00:00
thorpej 854e13935b Fix libamu shlib version 1998-05-12 03:55:18 +00:00
ross 29ec9d6d68 big sync 1998-04-20 06:36:15 +00:00
ross 0700a8eb32 ++./sbin/ldconfig 1998-04-19 20:57:58 +00:00
mikel a285b11124 update libc version to 12.24, from Steve Allen in PR misc/4892 1998-02-02 07:12:25 +00:00
veego bc97256555 Sync with the reality of the trunk. 1997-11-17 16:25:43 +00:00
mikel ff1bdcd3f8 back out last change 1997-11-07 05:34:07 +00:00
mikel ff0c290972 remove libossaudio.so.0.0 1997-11-01 05:25:54 +00:00
mikel 24e5d9da11 update; from Steve Allen in PR misc/4345, with some additions by myself. 1997-10-26 03:32:18 +00:00
jonathan bc8e181331 Re-sync with 1.3 release tree, pass 0: nuke missing references
* step shared libc version to 12.20
 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic
 * remove imp.4  (Arpanet 1822)  manpage.

For now, leave manpage references to syscalls that are still emulated
in libc dangling.
1997-10-23 22:07:53 +00:00
veego 777676aa51 Sync. 1997-07-31 12:08:37 +00:00
veego 34915ccca5 Sync. 1997-07-08 17:20:30 +00:00
veego c346252c6b Sync. 1997-06-20 20:22:59 +00:00
veego e1af84cc37 sync to reality. 1997-06-05 20:50:24 +00:00
kleink 7fd669bfe6 Add libposix. 1997-05-18 20:48:38 +00:00
pk 517d6dc879 Synchronize. 1997-04-30 18:34:24 +00:00
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
jonathan 9519de8c71 base md.pmax updates:
Add symlinks lib*.so -> lib*.so.x.y to placate the ld.so we're using.
  Add crtn.o (should use crtend.o to be consistent with other ports)
1997-03-02 20:26:52 +00:00
scottr cc9eaaeed6 YARC (Yet Another Reality Check):
- Update libc, libg++, and libstdc++ shared library versions where
   appropriate
 - Move LKMs to base/mi (except union and compat_sunos, which are broken
   and currently not part of the set lists)
 - Add /usr/bin/fdformat to base/md.i386, from PR 3116
 - Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
1997-02-18 05:56:59 +00:00
jonathan 7ae23da383 Add shared-lib files: ld.so and lib*.so.*. 1996-12-07 08:01:21 +00:00
mellon a2fb62bbfa Add pmax boot blocks to distrib list 1995-01-18 18:14:03 +00:00
cgd 02c6564e0e distribution sets contents lists 1994-08-29 15:21:02 +00:00