Date: Wed, 13 Aug 1997 18:43:50 -0700 (PDT) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libalias HISTORY alias_old.c libalias.3 Makefile alias.c alias.h alias_db.c alias_local.h alias_util.c Message-ID: <199708140143.SAA05421@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/08/13 18:43:50 PDT
Modified files: (Branch: RELENG_2_2)
lib/libalias Makefile alias.c alias.h alias_db.c
alias_local.h alias_util.c
Added files: (Branch: RELENG_2_2)
lib/libalias HISTORY alias_old.c libalias.3
Log:
YAMFC: o Update to version 2.2. Only the PacketAlias*()
functions should now be used. The old 2.1 stuff is
there for backwards compatability.
Submitted by: Charles Mott <cmott@snake.srv.net>
o Fix file descriptor leak (going to version 2.3).
Submitted by: Charles Mott <cmott@srv.net>
Identified by: Gordon Burditt
Revision Changes Path
1.1.1.1.2.1 +3 -2 src/lib/libalias/Makefile
1.1.1.1.2.1 +21 -67 src/lib/libalias/alias.c
1.1.1.1.2.1 +79 -34 src/lib/libalias/alias.h
1.1.1.1.2.1 +55 -87 src/lib/libalias/alias_db.c
1.1.1.1.2.1 +6 -4 src/lib/libalias/alias_local.h
1.1.1.1.2.1 +4 -2 src/lib/libalias/alias_util.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708140143.SAA05421>
