freebsd with flexible iflib nic queues
Go to file
John Polstra 5a81ed9667 This release is a moderate restructuring of the dynamic linker.
It addresses a number of problems that were present in earlier
versions.

The calls to the "init" and "fini" functions of shared libraries
have been reordered, so that they are called in a strictly nested
fashion, as is required for C++ constructors and destructors.  In
addition, the "init" functions are called in better order relative
to each other.  That makes the system more tolerant of C++ programs
which depend on a library's being initialized before its clients.

The dynamic linker is now more tolerant of shared libraries in
which dependencies on other shared libraries are incompletely
recorded.

Cleanup in the event of errors has been improved throughout the
dynamic linker.  A number of memory leaks were eliminated.

The warning message for a shared library whose minor version number
is too old has been clarified.

The code dealing with the "ld.so.hints" file has been cleaned up.
A bug that caused the hints file to be unmapped incompletely has
been fixed.  A different bug that could potentially cause the hints
file to be mapped on top of a loaded object has been fixed.

The code that searches for shared libraries has been cleaned up.
The searching is now more compatible with that done by SunOS and
SVR4.  Also, some unnecessary and useless searches of both the
hints file and library directories have been eliminated.

Reviewed by:	nate@freebsd.org
1996-01-13 00:15:25 +00:00
bin oops. I forgot to add the "[-U username]" option to the usage string. 1996-01-12 08:49:43 +00:00
eBones recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
etc Add empty /var/log/slip.log creation to distribution: target where 1996-01-10 21:22:28 +00:00
games recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
gnu This release is a moderate restructuring of the dynamic linker. 1996-01-13 00:15:25 +00:00
include Update resolver include files to bind-4.9.3-rel level 1996-01-07 05:01:52 +00:00
lib Correct the strspn() man page so that it no longer references 1996-01-10 11:06:25 +00:00
libexec This release is a moderate restructuring of the dynamic linker. 1996-01-13 00:15:25 +00:00
lkm No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etc 1996-01-08 05:36:17 +00:00
release A new cleaned up Makefile. 1996-01-11 20:28:40 +00:00
sbin Yet another "fix" for some of the mistakes in the recent versions.. 1996-01-08 10:23:25 +00:00
secure This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
share Add ftp6.de.freebsd.org. 1996-01-08 11:53:46 +00:00
sys Fixed handling of Feb 29 in resettodr(). 1996-01-12 17:33:12 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Rename the retens' command into retension', to follow existing de-facto 1996-01-12 15:36:28 +00:00
usr.sbin Make a little more effort to avoid touching certain generated files if 1996-01-12 08:57:10 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add libutil/beforeinstall to the includes target 1996-01-01 08:33:17 +00:00