From owner-cvs-sys Sat May 18 13:33:51 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA18977 for cvs-sys-outgoing; Sat, 18 May 1996 13:33:51 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA18960; Sat, 18 May 1996 13:33:44 -0700 (PDT) Date: Sat, 18 May 1996 13:33:44 -0700 (PDT) From: Bill Fenner Message-Id: <199605182033.NAA18960@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys sockio.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk fenner 96/05/18 13:33:43 Modified: sys/sys sockio.h Log: Removed SIOCSETRTINFO, SIOCGETRTINFO, and SIOCGETVIFINF ioctl's, which snuck in accidentally from the DARTNet kernel. SIOC*RTINFO were an extended interface to the stock routing table and SIOCGETVIFINF was an interface for rsvpd to ask the kernel for the list of multicast vif's. Pointed-out-by: Brian Reichert Revision Changes Path 1.6 +1 -4 src/sys/sys/sockio.h