From owner-cvs-usrbin Sun Feb 9 07:03:38 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA19320 for cvs-usrbin-outgoing; Sun, 9 Feb 1997 07:03:38 -0800 (PST) Received: (from eivind@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA19313; Sun, 9 Feb 1997 07:03:36 -0800 (PST) Date: Sun, 9 Feb 1997 07:03:36 -0800 (PST) From: Eivind Eklund Message-Id: <199702091503.HAA19313@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/rdist defs.h docmd.c expand.c server.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk eivind 97/02/09 07:03:35 Branch: usr.bin/rdist RELENG_2_1_0 Modified: usr.bin/rdist defs.h docmd.c expand.c server.c Log: Removed a potential buffer overflow. Revision Changes Path 1.1.1.1.6.2 +2 -1 src/usr.bin/rdist/defs.h 1.3.4.2 +2 -2 src/usr.bin/rdist/docmd.c 1.1.1.1.6.2 +9 -4 src/usr.bin/rdist/expand.c 1.2.4.2 +3 -3 src/usr.bin/rdist/server.c From owner-cvs-usrbin Sun Feb 9 08:11:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA22238 for cvs-usrbin-outgoing; Sun, 9 Feb 1997 08:11:25 -0800 (PST) Received: (from eivind@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA22231; Sun, 9 Feb 1997 08:11:22 -0800 (PST) Date: Sun, 9 Feb 1997 08:11:22 -0800 (PST) From: Eivind Eklund Message-Id: <199702091611.IAA22231@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/rdist defs.h docmd.c expand.c server.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk eivind 97/02/09 08:11:19 Modified: usr.bin/rdist defs.h docmd.c expand.c server.c Log: Removed potential buffer overflow. Revision Changes Path 1.5 +2 -1 src/usr.bin/rdist/defs.h 1.8 +1 -1 src/usr.bin/rdist/docmd.c 1.5 +9 -4 src/usr.bin/rdist/expand.c 1.6 +3 -3 src/usr.bin/rdist/server.c From owner-cvs-usrbin Sun Feb 9 12:36:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA06521 for cvs-usrbin-outgoing; Sun, 9 Feb 1997 12:36:35 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA06414; Sun, 9 Feb 1997 12:36:10 -0800 (PST) Date: Sun, 9 Feb 1997 12:36:10 -0800 (PST) From: Joerg Wunsch Message-Id: <199702092036.MAA06414@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/brandelf brandelf.1 Makefile brandelf.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/02/09 12:36:00 Modified: usr.bin/brandelf Makefile brandelf.c Added: usr.bin/brandelf brandelf.1 Log: Add a manpage for brandelf(1). Minor stylistic fixes, and a buffer overrun fix, too. Submitted by: John-Mark Gurney Revision Changes Path 1.2 +0 -2 src/usr.bin/brandelf/Makefile 1.3 +15 -6 src/usr.bin/brandelf/brandelf.c From owner-cvs-usrbin Sun Feb 9 12:38:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA06743 for cvs-usrbin-outgoing; Sun, 9 Feb 1997 12:38:32 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA06691; Sun, 9 Feb 1997 12:38:11 -0800 (PST) Date: Sun, 9 Feb 1997 12:38:11 -0800 (PST) From: Joerg Wunsch Message-Id: <199702092038.MAA06691@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/brandelf Makefile brandelf.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/02/09 12:38:07 Branch: usr.bin/brandelf RELENG_2_2 Modified: usr.bin/brandelf Makefile brandelf.c Log: YAMFC (add bradelf.1, and merge rev 1.3 of brandelf.c) Revision Changes Path 1.1.2.1 +0 -2 src/usr.bin/brandelf/Makefile 1.1.2.1 +16 -7 src/usr.bin/brandelf/brandelf.c From owner-cvs-usrbin Sun Feb 9 13:15:02 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA09435 for cvs-usrbin-outgoing; Sun, 9 Feb 1997 13:15:02 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA09426; Sun, 9 Feb 1997 13:14:54 -0800 (PST) Date: Sun, 9 Feb 1997 13:14:54 -0800 (PST) From: Mike Pritchard Message-Id: <199702092114.NAA09426@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/brandelf brandelf.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/09 13:14:52 Modified: usr.bin/brandelf brandelf.1 Log: Typo police. Revision Changes Path 1.2 +1 -1 src/usr.bin/brandelf/brandelf.1 From owner-cvs-usrbin Sun Feb 9 13:19:18 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA09689 for cvs-usrbin-outgoing; Sun, 9 Feb 1997 13:19:18 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA09682; Sun, 9 Feb 1997 13:19:16 -0800 (PST) Date: Sun, 9 Feb 1997 13:19:16 -0800 (PST) From: Mike Pritchard Message-Id: <199702092119.NAA09682@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/brandelf brandelf.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/09 13:19:15 Branch: usr.bin/brandelf RELENG_2_2 Modified: usr.bin/brandelf brandelf.1 Log: YAMFC: From rev 1.2: typo police. Revision Changes Path 1.1.2.1 +1 -1 src/usr.bin/brandelf/brandelf.1 From owner-cvs-usrbin Sun Feb 9 13:34:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA10513 for cvs-usrbin-outgoing; Sun, 9 Feb 1997 13:34:48 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA10457; Sun, 9 Feb 1997 13:34:35 -0800 (PST) Date: Sun, 9 Feb 1997 13:34:35 -0800 (PST) From: Mark Murray Message-Id: <199702092134.NAA10457@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/rlogin kcmd.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk markm 97/02/09 13:34:29 Modified: usr.bin/rlogin kcmd.c Log: Better buffer length calculation and overrun detection. Closes PR 2577 Submitted by: Julian Assange Revision Changes Path 1.4 +8 -4 src/usr.bin/rlogin/kcmd.c From owner-cvs-usrbin Sun Feb 9 13:39:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA10939 for cvs-usrbin-outgoing; Sun, 9 Feb 1997 13:39:47 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA10931; Sun, 9 Feb 1997 13:39:44 -0800 (PST) Date: Sun, 9 Feb 1997 13:39:44 -0800 (PST) From: Mark Murray Message-Id: <199702092139.NAA10931@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/rlogin kcmd.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk markm 97/02/09 13:39:43 Branch: usr.bin/rlogin RELENG_2_2 Modified: usr.bin/rlogin kcmd.c Log: YAMFC (Julian Assange's buffer length fixes) Revision Changes Path 1.3.2.1 +8 -4 src/usr.bin/rlogin/kcmd.c From owner-cvs-usrbin Sun Feb 9 13:42:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA11189 for cvs-usrbin-outgoing; Sun, 9 Feb 1997 13:42:47 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA11181; Sun, 9 Feb 1997 13:42:45 -0800 (PST) Date: Sun, 9 Feb 1997 13:42:45 -0800 (PST) From: Mark Murray Message-Id: <199702092142.NAA11181@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/rlogin kcmd.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk markm 97/02/09 13:42:45 Branch: usr.bin/rlogin RELENG_2_1_0 Modified: usr.bin/rlogin kcmd.c Log: YABCFC (Julian Assange's buffer length fixes). This is a blind commit, but as the diffs are small and very self-contained, committing them this way is not too much of a hazard. Revision Changes Path 1.1.1.1.6.2 +8 -4 src/usr.bin/rlogin/kcmd.c From owner-cvs-usrbin Mon Feb 10 07:42:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA08085 for cvs-usrbin-outgoing; Mon, 10 Feb 1997 07:42:15 -0800 (PST) Received: (from davidn@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA08078; Mon, 10 Feb 1997 07:42:14 -0800 (PST) Date: Mon, 10 Feb 1997 07:42:14 -0800 (PST) From: David Nugent Message-Id: <199702101542.HAA08078@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/passwd Makefile local_passwd.c passwd.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidn 97/02/10 07:42:13 Modified: usr.bin/passwd Makefile local_passwd.c passwd.1 Log: Adds login class support for local & nis passwords: - minpasswordlen=n override minimum password length for class. - passwordperiod=n[smhdwy] auto-set next password change date. Revision Changes Path 1.22 +10 -7 src/usr.bin/passwd/Makefile 1.12 +39 -7 src/usr.bin/passwd/local_passwd.c 1.6 +11 -2 src/usr.bin/passwd/passwd.1 From owner-cvs-usrbin Mon Feb 10 10:49:51 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA17510 for cvs-usrbin-outgoing; Mon, 10 Feb 1997 10:49:51 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA17498; Mon, 10 Feb 1997 10:49:47 -0800 (PST) Date: Mon, 10 Feb 1997 10:49:47 -0800 (PST) From: Garrett Wollman Message-Id: <199702101849.KAA17498@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/fetch ftp.c main.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 97/02/10 10:49:46 Modified: usr.bin/fetch ftp.c main.c Log: Fix PR#2700: report correct transmission speed, and restart transfers from the restart point, not the end of the file (blush!). Submitted by: John-Mark Gurney Revision Changes Path 1.3 +2 -2 src/usr.bin/fetch/ftp.c 1.35 +4 -2 src/usr.bin/fetch/main.c From owner-cvs-usrbin Mon Feb 10 19:45:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA08908 for cvs-usrbin-outgoing; Mon, 10 Feb 1997 19:45:22 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA08882; Mon, 10 Feb 1997 19:45:18 -0800 (PST) Date: Mon, 10 Feb 1997 19:45:18 -0800 (PST) From: Mike Pritchard Message-Id: <199702110345.TAA08882@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/calendar io.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/10 19:45:17 Modified: usr.bin/calendar io.c Log: Fix a couple of typos. Submitted by: bde Revision Changes Path 1.8 +4 -4 src/usr.bin/calendar/io.c From owner-cvs-usrbin Tue Feb 11 02:49:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA14357 for cvs-usrbin-outgoing; Tue, 11 Feb 1997 02:49:32 -0800 (PST) Received: (from danny@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA14349; Tue, 11 Feb 1997 02:49:28 -0800 (PST) Date: Tue, 11 Feb 1997 02:49:28 -0800 (PST) From: "Daniel O'Callaghan" Message-Id: <199702111049.CAA14349@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/w extern.h pr_time.c w.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk danny 97/02/11 02:49:27 Modified: usr.bin/w extern.h pr_time.c w.c Log: Reduce the command field width by one when idle time is > 9 days, to eliminate unsightly blank line. Possibly a 2.2 candidate. Revision Changes Path 1.2 +1 -1 src/usr.bin/w/extern.h 1.7 +5 -1 src/usr.bin/w/pr_time.c 1.18 +4 -2 src/usr.bin/w/w.c From owner-cvs-usrbin Tue Feb 11 12:46:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA17041 for cvs-usrbin-outgoing; Tue, 11 Feb 1997 12:46:12 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA17034; Tue, 11 Feb 1997 12:46:09 -0800 (PST) Date: Tue, 11 Feb 1997 12:46:09 -0800 (PST) From: Garrett Wollman Message-Id: <199702112046.MAA17034@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/fetch http.c util.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 97/02/11 12:46:09 Modified: usr.bin/fetch http.c util.c Log: Fix remote request for HTTP proxies. Should close PR#2670. Revision Changes Path 1.4 +13 -3 src/usr.bin/fetch/http.c 1.5 +2 -2 src/usr.bin/fetch/util.c From owner-cvs-usrbin Wed Feb 12 05:50:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA28993 for cvs-usrbin-outgoing; Wed, 12 Feb 1997 05:50:11 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA28986; Wed, 12 Feb 1997 05:50:09 -0800 (PST) Date: Wed, 12 Feb 1997 05:50:09 -0800 (PST) From: Mike Pritchard Message-Id: <199702121350.FAA28986@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/m4 m4.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/12 05:50:08 Modified: usr.bin/m4 m4.1 Log: Typo fix. Obtained from: NetBSD-bugs PR# 3214 Revision Changes Path 1.3 +1 -1 src/usr.bin/m4/m4.1 From owner-cvs-usrbin Wed Feb 12 05:50:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA29095 for cvs-usrbin-outgoing; Wed, 12 Feb 1997 05:50:57 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA29084; Wed, 12 Feb 1997 05:50:54 -0800 (PST) Date: Wed, 12 Feb 1997 05:50:54 -0800 (PST) From: Mike Pritchard Message-Id: <199702121350.FAA29084@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/m4 m4.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/12 05:50:53 Branch: usr.bin/m4 RELENG_2_2 Modified: usr.bin/m4 m4.1 Log: YAMFC: From rev 1.3: typo fix. Revision Changes Path 1.1.8.1 +2 -2 src/usr.bin/m4/m4.1 From owner-cvs-usrbin Wed Feb 12 11:33:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA21709 for cvs-usrbin-outgoing; Wed, 12 Feb 1997 11:33:25 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA21699; Wed, 12 Feb 1997 11:33:24 -0800 (PST) Date: Wed, 12 Feb 1997 11:33:24 -0800 (PST) From: Garrett Wollman Message-Id: <199702121933.LAA21699@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/netstat mbuf.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 97/02/12 11:33:23 Modified: usr.bin/netstat mbuf.c Log: When the mbuf code was changed to use a private allocator instead of the kernel malloc, netstat was never updated to reflect the fact that there are once again allocated-but-free mbufs, just as there are clusters, and so the information presented about how much memory was allocated to the network was bogus. Fixed. Revision Changes Path 1.5 +4 -3 src/usr.bin/netstat/mbuf.c From owner-cvs-usrbin Wed Feb 12 23:15:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA22784 for cvs-usrbin-outgoing; Wed, 12 Feb 1997 23:15:00 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA22769; Wed, 12 Feb 1997 23:14:57 -0800 (PST) Date: Wed, 12 Feb 1997 23:14:57 -0800 (PST) From: Satoshi Asami Message-Id: <199702130714.XAA22769@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/mklocale yacc.y Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 97/02/12 23:14:57 Branch: usr.bin/mklocale RELENG_2_2 Modified: usr.bin/mklocale yacc.y Log: Merge 1.3. Revision Changes Path 1.2.8.1 +2 -2 src/usr.bin/mklocale/yacc.y From owner-cvs-usrbin Thu Feb 13 04:05:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA05780 for cvs-usrbin-outgoing; Thu, 13 Feb 1997 04:05:29 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA05768; Thu, 13 Feb 1997 04:05:24 -0800 (PST) Date: Thu, 13 Feb 1997 04:05:24 -0800 (PST) From: Bruce Evans Message-Id: <199702131205.EAA05768@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/mkdep mkdep.gcc.sh Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/02/13 04:05:22 Modified: usr.bin/mkdep mkdep.gcc.sh Log: Print error messages to stderr, not to stdout. Fixed usage message to match reality (-a was missing) and man page (arg names were spelled differently). Revision Changes Path 1.11 +2 -2 src/usr.bin/mkdep/mkdep.gcc.sh From owner-cvs-usrbin Thu Feb 13 17:22:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA25222 for cvs-usrbin-outgoing; Thu, 13 Feb 1997 17:22:58 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA25215; Thu, 13 Feb 1997 17:22:56 -0800 (PST) Date: Thu, 13 Feb 1997 17:22:56 -0800 (PST) From: Wolfram Schneider Message-Id: <199702140122.RAA25215@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/mkdep mkdep.append mkdep.old.compiler mkdep.ultrix Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 97/02/13 17:22:55 Removed: usr.bin/mkdep mkdep.append mkdep.old.compiler mkdep.ultrix Log: Bye Bye. From owner-cvs-usrbin Fri Feb 14 11:08:26 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA24583 for cvs-usrbin-outgoing; Fri, 14 Feb 1997 11:08:26 -0800 (PST) Received: (from jmg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA24576; Fri, 14 Feb 1997 11:08:22 -0800 (PST) Date: Fri, 14 Feb 1997 11:08:22 -0800 (PST) From: John-Mark Gurney Message-Id: <199702141908.LAA24576@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/fetch main.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 97/02/14 11:08:20 Modified: usr.bin/fetch main.c Log: Modified the display() function to recognize when the output it going to a file. When it is don't do the percentage update, but still display the file size and rate. Closes PR#2725 Reviewed by: wollman Revision Changes Path 1.36 +18 -14 src/usr.bin/fetch/main.c From owner-cvs-usrbin Sat Feb 15 13:01:42 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA13041 for cvs-usrbin-outgoing; Sat, 15 Feb 1997 13:01:42 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA13034; Sat, 15 Feb 1997 13:01:40 -0800 (PST) Date: Sat, 15 Feb 1997 13:01:40 -0800 (PST) From: "David E. O'Brien" Message-Id: <199702152101.NAA13034@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/systat systat.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 97/02/15 13:01:40 Modified: usr.bin/systat systat.1 Log: The screen layout of the lefthand side for the vmstat display was way off. (based on my running it on 2.2-GAMMA) Revision Changes Path 1.6 +11 -11 src/usr.bin/systat/systat.1 From owner-cvs-usrbin Sat Feb 15 17:50:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA04612 for cvs-usrbin-outgoing; Sat, 15 Feb 1997 17:50:33 -0800 (PST) Received: (from steve@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA04605; Sat, 15 Feb 1997 17:50:28 -0800 (PST) Date: Sat, 15 Feb 1997 17:50:28 -0800 (PST) From: Steve Price Message-Id: <199702160150.RAA04605@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/yacc main.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 97/02/15 17:50:27 Modified: usr.bin/yacc main.c Log: Implement the -o commandline switch. This does almost exactly what bison does with -o, except it DTRT with respect to naming the .code file when the -r switch is also used. Submitted by: bde Revision Changes Path 1.7 +61 -12 src/usr.bin/yacc/main.c From owner-cvs-usrbin Sat Feb 15 23:07:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA16956 for cvs-usrbin-outgoing; Sat, 15 Feb 1997 23:07:19 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA16946; Sat, 15 Feb 1997 23:07:17 -0800 (PST) Date: Sat, 15 Feb 1997 23:07:17 -0800 (PST) From: Mike Pritchard Message-Id: <199702160707.XAA16946@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/systat systat.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/15 23:07:16 Branch: usr.bin/systat RELENG_2_2 Modified: usr.bin/systat systat.1 Log: YAMFC: From rev 1.6: update description of screen layout. Revision Changes Path 1.5.2.1 +11 -11 src/usr.bin/systat/systat.1