From owner-cvs-sys Tue Sep 10 21:56:32 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA10542 for cvs-sys-outgoing; Tue, 10 Sep 1996 21:56:32 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA10526; Tue, 10 Sep 1996 21:56:26 -0700 (PDT) Date: Tue, 10 Sep 1996 21:56:26 -0700 (PDT) From: Julian Elischer Message-Id: <199609110456.VAA10526@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/netatalk at_control.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 96/09/10 21:56:26 Modified: sys/netatalk at_control.c Log: chnages to bring atlak a bit more into the BSD4.4 world and to (more) properly keep track of the allocation and freeing of interface address structures. Revision Changes Path 1.10 +33 -19 src/sys/netatalk/at_control.c