From owner-cvs-bin Sun Aug 27 13:28:15 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA02754 for cvs-bin-outgoing; Sun, 27 Aug 1995 13:28:15 -0700 Received: (from joerg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA02737 ; Sun, 27 Aug 1995 13:26:47 -0700 Date: Sun, 27 Aug 1995 13:26:47 -0700 From: Joerg Wunsch Message-Id: <199508272026.NAA02737@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/sh Makefile parser.c shell.h Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk joerg 95/08/27 13:26:45 Modified: bin/sh Makefile parser.c shell.h Log: Make the shell handle a null command in a &&/|| sequence correctly. The && and || tokens do also terminate a command, not only the newline. While i was at it, disabled trace code by default, it served no good purpose since it required the use of a debugger anyway to be turned on. Instead, placed a hint in the Makefile on how to turn it on. This makes the shell ~ 10 % faster and ~ 4 KB smaller. :) Pointed out by: jan@physik.TU-Berlin.DE (Jan Riedinger) From owner-cvs-bin Mon Aug 28 03:31:58 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA20701 for cvs-bin-outgoing; Mon, 28 Aug 1995 03:31:58 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA20544 ; Mon, 28 Aug 1995 03:30:30 -0700 Date: Mon, 28 Aug 1995 03:30:30 -0700 From: David Greenman Message-Id: <199508281030.DAA20544@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/ls print.c Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk davidg 95/08/28 03:30:29 Branch: bin/ls RELENG_2_1_0 Modified: bin/ls print.c Log: Brought in changes from main branch: eliminate use of tzfile.h and use strftime %c to get date. From owner-cvs-bin Mon Aug 28 03:32:51 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA20766 for cvs-bin-outgoing; Mon, 28 Aug 1995 03:32:51 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA20659 ; Mon, 28 Aug 1995 03:31:27 -0700 Date: Mon, 28 Aug 1995 03:31:27 -0700 From: David Greenman Message-Id: <199508281031.DAA20659@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/date date.c Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk davidg 95/08/28 03:31:27 Branch: bin/date RELENG_2_1_0 Modified: bin/date date.c Log: Brought in changes from rev 1.5: use %+ as default format. From owner-cvs-bin Mon Aug 28 03:34:39 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA20857 for cvs-bin-outgoing; Mon, 28 Aug 1995 03:34:39 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA20803 ; Mon, 28 Aug 1995 03:33:09 -0700 Date: Mon, 28 Aug 1995 03:33:09 -0700 From: David Greenman Message-Id: <199508281033.DAA20803@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/date date.1 Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk davidg 95/08/28 03:33:09 Branch: bin/date RELENG_2_1_0 Modified: bin/date date.1 Log: From owner-cvs-bin Mon Aug 28 03:39:29 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA21203 for cvs-bin-outgoing; Mon, 28 Aug 1995 03:39:29 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA21111 ; Mon, 28 Aug 1995 03:38:05 -0700 Date: Mon, 28 Aug 1995 03:38:05 -0700 From: David Greenman Message-Id: <199508281038.DAA21111@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/date date.1 Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk davidg 95/08/28 03:38:03 Modified: bin/date date.1 Log: Correct the default format info to indicate "%+". From owner-cvs-bin Mon Aug 28 03:42:41 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA21597 for cvs-bin-outgoing; Mon, 28 Aug 1995 03:42:41 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA21471 ; Mon, 28 Aug 1995 03:41:15 -0700 Date: Mon, 28 Aug 1995 03:41:15 -0700 From: David Greenman Message-Id: <199508281041.DAA21471@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/pax gen_subs.c Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk davidg 95/08/28 03:41:15 Branch: bin/pax RELENG_2_1_0 Modified: bin/pax gen_subs.c Log: Brought in change from rev 1.5: don't depend on tzfile.h. From owner-cvs-bin Mon Aug 28 03:45:43 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA21863 for cvs-bin-outgoing; Mon, 28 Aug 1995 03:45:43 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id DAA21776 ; Mon, 28 Aug 1995 03:44:18 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id DAA15672; Mon, 28 Aug 1995 03:43:21 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id DAA18290; Mon, 28 Aug 1995 03:45:10 -0700 Message-Id: <199508281045.DAA18290@corbin.Root.COM> To: cvs-bin@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org Subject: Re: cvs commit: src/bin/pax gen_subs.c In-reply-to: Your message of "Mon, 28 Aug 95 03:41:15 PDT." <199508281041.DAA21471@freefall.FreeBSD.org> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 28 Aug 1995 03:45:10 -0700 Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk >davidg 95/08/28 03:41:15 > > Branch: bin/pax RELENG_2_1_0 > Modified: bin/pax gen_subs.c > Log: > Brought in change from rev 1.5: don't depend on tzfile.h. BTW, I have to do these one at a time because there isn't enough room on freefall to check out an entire copy of the source tree...so I have to check out individual modules. It's going to be a long night. :-( -DG From owner-cvs-bin Mon Aug 28 03:46:18 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA21927 for cvs-bin-outgoing; Mon, 28 Aug 1995 03:46:18 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id DAA21828 ; Mon, 28 Aug 1995 03:44:55 -0700 Date: Mon, 28 Aug 1995 03:44:55 -0700 From: David Greenman Message-Id: <199508281044.DAA21828@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/ps print.c Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk davidg 95/08/28 03:44:55 Branch: bin/ps RELENG_2_1_0 Modified: bin/ps print.c Log: Brought in change from rev 1.8: don't depend on tzfile.h. From owner-cvs-bin Mon Aug 28 04:33:57 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id EAA25377 for cvs-bin-outgoing; Mon, 28 Aug 1995 04:33:57 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id EAA25300 ; Mon, 28 Aug 1995 04:32:30 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id EAA01130; Mon, 28 Aug 1995 04:32:23 -0700 From: "Rodney W. Grimes" Message-Id: <199508281132.EAA01130@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/bin/pax gen_subs.c To: davidg@Root.COM Date: Mon, 28 Aug 1995 04:32:22 -0700 (PDT) Cc: cvs-bin@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org In-Reply-To: <199508281045.DAA18290@corbin.Root.COM> from "David Greenman" at Aug 28, 95 03:45:10 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 901 Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk > > >davidg 95/08/28 03:41:15 > > > > Branch: bin/pax RELENG_2_1_0 > > Modified: bin/pax gen_subs.c > > Log: > > Brought in change from rev 1.5: don't depend on tzfile.h. > > BTW, I have to do these one at a time because there isn't enough room on > freefall to check out an entire copy of the source tree...so I have to check > out individual modules. It's going to be a long night. :-( CHeck out chunks of the tree then, there are modules called ``bin'', ``sbin'', ``usrsbin'', etc... there is plenty of space for that on your home dir: freefall:rgrimes {104} df ~davidg/ Filesystem 1024-blocks Used Avail Capacity Mounted on /dev/sd2e 1541437 1383453 80912 94% /c freefall:rgrimes {105} -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD From owner-cvs-bin Mon Aug 28 04:36:19 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id EAA25587 for cvs-bin-outgoing; Mon, 28 Aug 1995 04:36:19 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id EAA25445 ; Mon, 28 Aug 1995 04:34:53 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id EAA15841; Mon, 28 Aug 1995 04:33:55 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id EAA18640; Mon, 28 Aug 1995 04:35:44 -0700 Message-Id: <199508281135.EAA18640@corbin.Root.COM> To: "Rodney W. Grimes" cc: cvs-bin@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org Subject: Re: cvs commit: src/bin/pax gen_subs.c In-reply-to: Your message of "Mon, 28 Aug 95 04:32:22 PDT." <199508281132.EAA01130@gndrsh.aac.dev.com> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 28 Aug 1995 04:35:44 -0700 Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk >> >> >davidg 95/08/28 03:41:15 >> > >> > Branch: bin/pax RELENG_2_1_0 >> > Modified: bin/pax gen_subs.c >> > Log: >> > Brought in change from rev 1.5: don't depend on tzfile.h. >> >> BTW, I have to do these one at a time because there isn't enough room on >> freefall to check out an entire copy of the source tree...so I have to check >> out individual modules. It's going to be a long night. :-( > >CHeck out chunks of the tree then, there are modules called >``bin'', ``sbin'', ``usrsbin'', etc... I'm aware of that. ...but the stuff is quite heavily scattered, and with the current load on freefall, checking out anything large would take a lot longer. Besides, I'm almost finished. :-) -DG From owner-cvs-bin Mon Aug 28 04:47:12 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id EAA26265 for cvs-bin-outgoing; Mon, 28 Aug 1995 04:47:12 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id EAA26105 ; Mon, 28 Aug 1995 04:45:45 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id EAA03360; Mon, 28 Aug 1995 04:45:39 -0700 To: davidg@Root.COM cc: cvs-bin@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org Subject: Re: cvs commit: src/bin/pax gen_subs.c In-reply-to: Your message of "Mon, 28 Aug 1995 03:45:10 PDT." <199508281045.DAA18290@corbin.Root.COM> Date: Mon, 28 Aug 1995 04:45:38 -0700 Message-ID: <3358.809610338@time.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk > BTW, I have to do these one at a time because there isn't enough room on > freefall to check out an entire copy of the source tree...so I have to check > out individual modules. It's going to be a long night. :-( I have a tree that's completely -current in /c/jkh/src. You're welcome to use it! It's group owned and writable by wheel, so you should have no trouble using it as if it were your own. Same goes for the 2.1 tree in /c/jkh/2.1/src. Jordan From owner-cvs-bin Mon Aug 28 12:24:41 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id MAA21531 for cvs-bin-outgoing; Mon, 28 Aug 1995 12:24:41 -0700 Received: (from joerg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id MAA21518 ; Mon, 28 Aug 1995 12:24:36 -0700 Date: Mon, 28 Aug 1995 12:24:36 -0700 From: Joerg Wunsch Message-Id: <199508281924.MAA21518@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/sh parser.c Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk joerg 95/08/28 12:24:36 Modified: bin/sh parser.c Log: Sigh. This will become a never ending story. :-( When comparing my recent parser change against the ash in 1.1.5.1, i found that a couple of other problems in the same area has been fixed there, but not in 2.2. Semicolons and EOF do also delimit words... From owner-cvs-bin Mon Aug 28 13:09:53 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA23300 for cvs-bin-outgoing; Mon, 28 Aug 1995 13:09:53 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id NAA23293 ; Mon, 28 Aug 1995 13:09:37 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id GAA12320; Tue, 29 Aug 1995 06:07:02 +1000 Date: Tue, 29 Aug 1995 06:07:02 +1000 From: Bruce Evans Message-Id: <199508282007.GAA12320@godzilla.zeta.org.au> To: CVS-commiters@freefall.FreeBSD.org, cvs-bin@freefall.FreeBSD.org, joerg@freefall.FreeBSD.org Subject: Re: cvs commit: src/bin/sh parser.c Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk > Modified: bin/sh parser.c > Log: > Sigh. This will become a never ending story. :-( > > When comparing my recent parser change against the ash in 1.1.5.1, i > found that a couple of other problems in the same area has been fixed > there, but not in 2.2. Semicolons and EOF do also delimit words... I posted these changes at least twice :-(. I didn't commit them because no one seemed to care and I wanted to check the POSIX standard. Yesterday's commit left the comments and cases in a confusing order. Bruce From owner-cvs-bin Tue Aug 29 04:14:27 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id EAA23711 for cvs-bin-outgoing; Tue, 29 Aug 1995 04:14:27 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id EAA23695 ; Tue, 29 Aug 1995 04:14:23 -0700 Date: Tue, 29 Aug 1995 04:14:23 -0700 From: David Greenman Message-Id: <199508291114.EAA23695@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/mv mv.1 Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk davidg 95/08/29 04:14:22 Branch: bin/mv RELENG_2_1_0 Modified: bin/mv mv.1 Log: Brought in correction from rev 1.3; From owner-cvs-bin Tue Aug 29 22:48:03 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id WAA11229 for cvs-bin-outgoing; Tue, 29 Aug 1995 22:48:03 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id WAA11118 ; Tue, 29 Aug 1995 22:44:24 -0700 Date: Tue, 29 Aug 1995 22:44:24 -0700 From: David Greenman Message-Id: <199508300544.WAA11118@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/sh/bltin echo.c Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk davidg 95/08/29 22:44:19 Branch: bin/sh/bltin RELENG_2_1_0 Modified: bin/sh/bltin echo.c Log: Brought in change from rev 1.3: fix compile warning. From owner-cvs-bin Tue Aug 29 22:53:17 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id WAA11468 for cvs-bin-outgoing; Tue, 29 Aug 1995 22:53:17 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id WAA11457 ; Tue, 29 Aug 1995 22:53:12 -0700 Date: Tue, 29 Aug 1995 22:53:12 -0700 From: David Greenman Message-Id: <199508300553.WAA11457@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/sh parser.c shell.h Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk davidg 95/08/29 22:53:11 Branch: bin/sh RELENG_2_1_0 Modified: bin/sh parser.c shell.h Log: Brought in changes from main branch: disable debug and handle null commands in &&/||. From owner-cvs-bin Tue Aug 29 22:56:42 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id WAA11700 for cvs-bin-outgoing; Tue, 29 Aug 1995 22:56:42 -0700 Received: (from davidg@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id WAA11687 ; Tue, 29 Aug 1995 22:56:32 -0700 Date: Tue, 29 Aug 1995 22:56:32 -0700 From: David Greenman Message-Id: <199508300556.WAA11687@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/stty util.c Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk davidg 95/08/29 22:56:32 Branch: bin/stty RELENG_2_1_0 Modified: bin/stty util.c Log: Brought in change from rev 1.3: use warnx rather than warn to avoid printing a bogus errno message. From owner-cvs-bin Thu Aug 31 10:25:58 1995 Return-Path: cvs-bin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id KAA14035 for cvs-bin-outgoing; Thu, 31 Aug 1995 10:25:58 -0700 Received: (from jkh@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id KAA14025 ; Thu, 31 Aug 1995 10:25:56 -0700 Date: Thu, 31 Aug 1995 10:25:56 -0700 From: "Jordan K. Hubbard" Message-Id: <199508311725.KAA14025@freefall.FreeBSD.org> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/echo echo.1 echo.c Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk jkh 95/08/31 10:25:55 Modified: bin/echo echo.1 echo.c Log: Well, it would appear that the "ayes" have it (though by a slim margin). Apply my \c changes to echo. It should also be noted that this is: A) going into 2.2, not 2.1 B) a functional no-op unless you actually use it!