freebsd-dev/lib
Ruslan Ermilov 838d9af2c8 Properly handle the case when either the aliasing or source address of
the link are equal to the default aliasing address.  Do not zero them!

This will fix the problem with non-working links added with the source
and/or aliasing address equal to the default aliasing address, but the
default aliasing address is set later, after the link has been set up,
like both natd(8) and ppp(8) do (for objective reasons).

Reviewed by:	Brian Somers <brian@FreeBSD.org>,
		Eivind Eklund <eivind@FreeBSD.org>,
		Charles Mott <cmott@srv.net>
1999-09-27 08:40:36 +00:00
..
compat The existing libxpg4.so.2.0 didn't support zh_TW.Big5 locale. 1999-09-14 08:41:09 +00:00
csu $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libalias Properly handle the case when either the aliasing or source address of 1999-09-27 08:40:36 +00:00
libatm $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libbind Sigh, mkdep doesn't know about all the CFLAGS to pass during depend 1998-06-11 10:39:32 +00:00
libc Change .Fn to .Xr on a couple of lines where abort(3) is referenced. 1999-09-25 22:42:12 +00:00
libc_r Fix a memory leak: free the thread-specific poll_data, used in the select() 1999-08-30 15:45:42 +00:00
libcalendar $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libcam Fix a file descriptor leak in cam_open_btl(). The xpt device was opened, 1999-09-12 19:40:20 +00:00
libcom_err Zap $Source$ 1999-09-06 07:41:34 +00:00
libcompat $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libcrypt Never return NULL, always return a hash. 1999-09-22 06:53:08 +00:00
libcurses $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libdevstat Clarify what getdevs() expects as input. 1999-09-23 06:36:02 +00:00
libdisk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libedit $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libfetch $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libform Add bmake glue for libform (the SVSV-style ETI curses form driver from 1999-09-05 05:37:49 +00:00
libftpio Correct spelling : ascii -> ASCII 1999-09-20 09:15:23 +00:00
libgnumalloc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libio $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libipx $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libkse Fix a memory leak: free the thread-specific poll_data, used in the select() 1999-08-30 15:45:42 +00:00
libkvm $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libm $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libmd $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libmenu Add bmake glue for libmenu (the SVSV-style ETI curses menu driver from 1999-09-05 05:32:46 +00:00
libmytinfo $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libncurses Try and catch a make -j problem in 'make depend'. 1999-09-26 19:11:04 +00:00
libopie $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libpam Common Error libraries are needed here. 1999-09-20 06:23:16 +00:00
libpanel Add bmake glue for libpanel (the SVSV-style ETI curses panel (overlapping 1999-09-05 05:36:12 +00:00
libpcap $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libpthread Fix a memory leak: free the thread-specific poll_data, used in the select() 1999-08-30 15:45:42 +00:00
libradius $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libresolv Don't build elf libresolv.so*, no elf freebsd binaries have used it ever. 1998-10-11 04:21:56 +00:00
librpcsvc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libskey Add $FreeBSD$ lines to man pages that are missing them to make it 1999-08-28 23:10:20 +00:00
libss Zap $Locker$ 1999-09-06 07:40:41 +00:00
libstand Change toupper/tolower so that they don't give a bogus answer if the 1999-09-11 17:54:37 +00:00
libtacplus $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libtelnet $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libtermcap $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libutil mdoc(7)'fy 1999-09-21 19:39:27 +00:00
libvgl - Handle the signal SIGTERM. 1999-08-28 02:39:10 +00:00
libwrap $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libxpg4 I have added the support for BIG5 encoding into libc/libxpg4/mklocale. 1998-08-15 12:51:49 +00:00
liby $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libz Add $FreeBSD$ lines to man pages that are missing them to make it 1999-08-28 23:10:20 +00:00
msun $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ncurses Try and catch a make -j problem in 'make depend'. 1999-09-26 19:11:04 +00:00
Makefile Connect libform/libpanel/libmenu. 1999-09-05 07:55:37 +00:00
Makefile.inc