From owner-freebsd-questions Mon Aug 2 12:58:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.surnet.ru (mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (Postfix) with ESMTP id 6105214C3A; Mon, 2 Aug 1999 12:58:23 -0700 (PDT) (envelope-from ilia@cgilh.chel.su) Received: (from uucgilh@localhost) by mobil.surnet.ru (8.9.1a/8.9.1) with UUCP id BAA17044; Tue, 3 Aug 1999 01:55:07 +0600 (UDT) Received: (from uucp@localhost) by cgilh.chel.su (8.8.7/8.8.7) with UUCP id BAA01410; Tue, 3 Aug 1999 01:18:05 +0600 Received: from localhost (ilia@localhost) by localhost.cgu.chel.su (8.9.2/8.9.2) with ESMTP id BAA03666; Tue, 3 Aug 1999 01:10:33 +0600 (ESS) (envelope-from ilia@cgilh.chel.su) X-Authentication-Warning: localhost.cgu.chel.su: ilia owned process doing -bs Date: Tue, 3 Aug 1999 01:10:32 +0600 (ESS) From: Ilia Chipitsine X-Sender: ilia@localhost.cgu.chel.su To: questions@FreeBSD.ORG Cc: brian@FreeBSD.ORG Subject: hacked user-ppp Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everybody, good day, isn't it ? I downloaded the most recent user-ppp from www.freebsd.org/~brian/ and I discovered a lot of *orig files everywhere. Do I simply throw them away ? If so, Brian, could the following patch be applied to mkppp ? I think those files just eat space on my disk (like this letter eats your disks :-) *** mkppp.dist Tue Aug 3 00:58:22 1999 --- mkppp Tue Aug 3 01:01:32 1999 *************** *** 36,39 **** --- 36,44 ---- rm -fr libutil + # delete *orig file since we do not need them + rm $name/ppp/*orig + rm $name/pppctl/*orig + rm $name/libhack/*orig + # Mangle the sources Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message