From owner-cvs-etc Sun May 12 14:10:53 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA16516 for cvs-etc-outgoing; Sun, 12 May 1996 14:10:53 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA16486 Sun, 12 May 1996 14:10:39 -0700 (PDT) Date: Sun, 12 May 1996 14:10:39 -0700 (PDT) From: Wolfram Schneider Message-Id: <199605122110.OAA16486@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc weekly Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/05/12 14:10:37 Modified: etc weekly Log: makewhatis -> makewhatis.local Revision Changes Path 1.14 +2 -2 src/etc/weekly From owner-cvs-etc Sun May 12 19:21:38 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA04509 for cvs-etc-outgoing; Sun, 12 May 1996 19:21:38 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA04486 Sun, 12 May 1996 19:21:18 -0700 (PDT) Date: Sun, 12 May 1996 19:21:18 -0700 (PDT) From: "Jordan K. Hubbard" Message-Id: <199605130221.TAA04486@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc sysconfig Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/05/12 19:21:17 Modified: etc sysconfig Log: Neaten up some of the comments in here. Revision Changes Path 1.46 +4 -1 src/etc/sysconfig From owner-cvs-etc Mon May 13 15:05:37 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA28553 for cvs-etc-outgoing; Mon, 13 May 1996 15:05:37 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA28520 Mon, 13 May 1996 15:05:13 -0700 (PDT) Date: Mon, 13 May 1996 15:05:13 -0700 (PDT) From: Wolfram Schneider Message-Id: <199605132205.PAA28520@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc weekly Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/05/13 15:05:13 Modified: etc weekly Log: catman -> catman.local This is currently a no-op, because a wisely man did not enable catman by default (in comments). Revision Changes Path 1.15 +2 -2 src/etc/weekly From owner-cvs-etc Sat May 18 13:30:42 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA18726 for cvs-etc-outgoing; Sat, 18 May 1996 13:30:42 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA18679; Sat, 18 May 1996 13:30:12 -0700 (PDT) Date: Sat, 18 May 1996 13:30:12 -0700 (PDT) From: Nate Williams Message-Id: <199605182030.NAA18679@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc weekly Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/05/18 13:30:10 Modified: etc weekly Log: Fixed *annoying* error with the weekly files. Do you get these whenver /etc/weekly is run? Rebuilding locate database: stty: stdin isn't a terminal TERM: Undefined variable. 'su' apparently runs in root's environment before doing a seteuid(), so it reads root's .cshrc. The problem lies in the fact that $prompt is *always* set by the time the command is executed, so you can't protect your interactive commands from the non-interactive commands by the normal: if ($?prompt) then # interactive stuff here endif Set the -f flag (su -fm) which causes it not to read root's .cshrc file, since there should be no reason to do so for these scripts since /etc/crontab sets up all of the necessary environment. Revision Changes Path 1.16 +3 -3 src/etc/weekly From owner-cvs-etc Sat May 18 13:33:33 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA18935 for cvs-etc-outgoing; Sat, 18 May 1996 13:33:33 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA18918; Sat, 18 May 1996 13:33:23 -0700 (PDT) Date: Sat, 18 May 1996 13:33:23 -0700 (PDT) From: Nate Williams Message-Id: <199605182033.NAA18918@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc weekly Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/05/18 13:33:22 Branch: etc RELENG_2_1_0 Modified: etc weekly Log: Bring in changes from the HEAD. Fixed *annoying* error where the following error is generated. Rebuilding locate database: stty: stdin isn't a terminal TERM: Undefined variable. Revision Changes Path 1.10.4.1 +1 -1 src/etc/weekly From owner-cvs-etc Sat May 18 17:08:59 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA11702 for cvs-etc-outgoing; Sat, 18 May 1996 17:08:59 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA11244; Sat, 18 May 1996 17:07:07 -0700 (PDT) Received: from nervosa.com (root@nervosa.com [192.187.228.86]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id RAA00268 ; Sat, 18 May 1996 17:07:05 -0700 Received: from onyx.nervosa.com (coredump@onyx.nervosa.com [10.0.0.1]) by nervosa.com (8.7.5/8.7.3) with SMTP id RAA03131; Sat, 18 May 1996 17:06:17 -0700 (PDT) Date: Sat, 18 May 1996 17:06:16 -0700 (PDT) From: invalid opcode To: Nate Williams cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc weekly In-Reply-To: <199605182030.NAA18679@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 18 May 1996, Nate Williams wrote: > Modified: etc weekly > Log: > Fixed *annoying* error with the weekly files. Do you get these whenver > /etc/weekly is run? Yep! == Chris Layne ======================================== Nervosa Computing == == coredump@nervosa.com ================ http://www.nervosa.com/~coredump ==