From owner-freebsd-commit Wed Jun 28 10:58:56 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA16120 for commit-outgoing; Wed, 28 Jun 1995 10:58:56 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA16107 for cvs-usrsbin-outgoing; Wed, 28 Jun 1995 10:58:52 -0700 Received: (from wollman@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA16097 ; Wed, 28 Jun 1995 10:58:50 -0700 Date: Wed, 28 Jun 1995 10:58:50 -0700 From: "Garrett A. Wollman" Message-Id: <199506281758.KAA16097@freefall.cdrom.com> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/mrouted callout.c cfparse.y config.c defs.h dvmrp.h igmp.c inet.c kern.c main.c mapper.c mrinfo.c mrouted.8 mrouted.conf mtrace.8 mtrace.c pathnames.h prune.c prune.h route.c route.h rsrr.c rsrr.h vif.c vif.h Sender: commit-owner@FreeBSD.org Precedence: bulk wollman 95/06/28 10:58:50 Modified: usr.sbin/mrouted callout.c cfparse.y config.c defs.h dvmrp.h igmp.c inet.c kern.c main.c mapper.c mrinfo.c mrouted.8 mrouted.conf mtrace.8 mtrace.c pathnames.h prune.c prune.h route.c route.h rsrr.c rsrr.h vif.c vif.h Log: Upgrade to mrouted version 3.6. This includes a substantial clean-up and ANSIfication of much of the source base. Thanks, Bill! Submitted by: patch from Bill Fenner