From owner-freebsd-commit Mon Dec 4 02:36:36 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA17269 for freebsd-commit-outgoing; Mon, 4 Dec 1995 02:36:36 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA17256 for cvs-all-outgoing; Mon, 4 Dec 1995 02:36:29 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA17241 for cvs-usrsbin-outgoing; Mon, 4 Dec 1995 02:36:25 -0800 Received: (from julian@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA17228 ; Mon, 4 Dec 1995 02:36:08 -0800 Date: Mon, 4 Dec 1995 02:36:08 -0800 From: Julian Elischer Message-Id: <199512041036.CAA17228@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/IPXrouted af.c input.c sap_input.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk julian 95/12/04 02:36:07 Modified: usr.sbin/IPXrouted af.c input.c sap_input.c Log: Submitted by: John Hay patches to allow correct deletion of IPX routes Revision Changes Path 1.2 +5 -3 src/usr.sbin/IPXrouted/af.c 1.3 +2 -1 src/usr.sbin/IPXrouted/input.c 1.2 +2 -1 src/usr.sbin/IPXrouted/sap_input.c