From owner-freebsd-bugs@FreeBSD.ORG Sat Jul 12 23:00:32 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD50C37B49F for ; Sat, 12 Jul 2003 23:00:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50C0043F85 for ; Sat, 12 Jul 2003 23:00:28 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6D60SUp090176 for ; Sat, 12 Jul 2003 23:00:28 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6D60SCf090175; Sat, 12 Jul 2003 23:00:28 -0700 (PDT) Date: Sat, 12 Jul 2003 23:00:28 -0700 (PDT) Message-Id: <200307130600.h6D60SCf090175@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Roman Neuhauser Subject: Re: conf/54371 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roman Neuhauser List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2003 06:00:33 -0000 The following reply was made to PR conf/54371; it has been noted by GNATS. From: Roman Neuhauser To: Kris Kennaway Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: conf/54371 Date: Sun, 13 Jul 2003 07:59:51 +0200 --H1spWtNR+x+ondvy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline # kris@obsecurity.org / 2003-07-12 16:40:20 -0700: > Can you please submit the patch you would like to see committed to > FreeBSD? I think there's something wrong with my /usr/bin/send-pr. this is the second time it failed to include an attachment. I'm attaching it again in this email. -- FreeBSD 4.8-STABLE 7:56AM up 10:26, 13 users, load averages: 0.04, 0.02, 0.03 --H1spWtNR+x+ondvy Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="etc-services-svn.patch" --- services.orig Fri Jul 11 14:59:05 2003 +++ services Fri Jul 11 15:00:16 2003 @@ -1939,6 +1939,8 @@ vat 3456/udp #VAT default data vat-control 3457/tcp #VAT default control vat-control 3457/udp #VAT default control +svn 3690/tcp #Subversion +svn 3690/udp #Subversion udt_os 3900/tcp #Unidata UDT OS udt_os 3900/udp #Unidata UDT OS netcheque 4008/tcp #NetCheque accounting --H1spWtNR+x+ondvy--