From owner-freebsd-commit Sat Dec 9 01:43:59 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08826 for freebsd-commit-outgoing; Sat, 9 Dec 1995 01:43:59 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08789 for cvs-all-outgoing; Sat, 9 Dec 1995 01:42:29 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08780 for cvs-usrsbin-outgoing; Sat, 9 Dec 1995 01:42:25 -0800 (PST) Received: (from julian@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA08769 Sat, 9 Dec 1995 01:42:08 -0800 (PST) Date: Sat, 9 Dec 1995 01:42:08 -0800 (PST) From: Julian Elischer Message-Id: <199512090942.BAA08769@freefall.freebsd.org> To: CVS-committers, cvs-usrsbin Subject: cvs commit: src/usr.sbin/IPXrouted main.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk julian 95/12/09 01:42:07 Modified: usr.sbin/IPXrouted main.c Log: Submitted by: John Hay Ok, I shouldn't have said it was the last one previously. :-)) This fix a stupid bug in the select code. John Revision Changes Path 1.3 +5 -5 src/usr.sbin/IPXrouted/main.c