From owner-cvs-usrbin Sun Mar 30 04:12:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA22017 for cvs-usrbin-outgoing; Sun, 30 Mar 1997 04:12:37 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA21994; Sun, 30 Mar 1997 04:12:26 -0800 (PST) Date: Sun, 30 Mar 1997 04:12:26 -0800 (PST) From: Brian Somers Message-Id: <199703301212.EAA21994@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib, cvs-usrbin, cvs-sbin, cvs-usrsbin Subject: cvs commit: src/sbin/slattach Makefile src/usr.bin/tip/tip Makefile src/usr.sbin/ppp Makefile src/lib/libutil uucplock.3 uucplock.c Makefile libutil.h src/sbin/startslip Makefile uucplock.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 97/03/30 04:12:24 Modified: lib/libutil Makefile libutil.h sbin/slattach Makefile sbin/startslip Makefile usr.bin/tip/tip Makefile usr.sbin/ppp Makefile Added: lib/libutil uucplock.3 uucplock.c Removed: sbin/startslip uucplock.c Log: Move uucplock into libutil and create a manual page. Revision Changes Path 1.8 +4 -2 src/lib/libutil/Makefile 1.5 +3 -1 src/lib/libutil/libutil.h 1.7 +2 -4 src/sbin/slattach/Makefile 1.4 +2 -1 src/sbin/startslip/Makefile 1.7 +2 -4 src/usr.bin/tip/tip/Makefile 1.17 +2 -4 src/usr.sbin/ppp/Makefile From owner-cvs-usrbin Sun Mar 30 13:30:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA14020 for cvs-usrbin-outgoing; Sun, 30 Mar 1997 13:30:09 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id NAA13963; Sun, 30 Mar 1997 13:29:59 -0800 (PST) Received: by sovcom.kiae.su id AA12768 (5.65.kiae-1 ); Mon, 31 Mar 1997 00:20:37 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Mon, 31 Mar 97 00:20:36 +0300 Received: (from ache@localhost) by nagual.ru (8.8.5/8.8.5) id BAA00348; Mon, 31 Mar 1997 01:18:17 +0400 (MSD) Date: Mon, 31 Mar 1997 01:18:09 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: Brian Somers Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/sbin/slattach Makefile src/usr.bin/tip/tip Makefile src/usr.sbin/ppp Makefile src/lib/libutil uucplock.3 uucplock.c Makefile libutil.h src/sbin/startslip Makefile uucplock.c In-Reply-To: <199703301212.EAA21994@freefall.freebsd.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 30 Mar 1997, Brian Somers wrote: > Added: lib/libutil uucplock.3 uucplock.c > Removed: sbin/startslip uucplock.c > Log: > Move uucplock into libutil and create a manual page. What you do with USE_PERROR define which switch uucplock error loging from perror to syslog? Startslip uses syslog and ppp not use it. It seems that you just broke ppp since you left USE_PERROR define in its Makefile which unused now. Moreover, having library function with syslog report is bad idea in any case. To fix it properly you need to change return from uucplock functions from int to char *, i.e. return NULL for no errors or static error string if error happens. Then you need to change upper level programs to pass this error string to perror/syslog/whatever. -- Andrey A. Chernov http://www.nagual.ru/~ache/ From owner-cvs-usrbin Sun Mar 30 15:14:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA19675 for cvs-usrbin-outgoing; Sun, 30 Mar 1997 15:14:06 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA19662; Sun, 30 Mar 1997 15:14:01 -0800 (PST) Date: Sun, 30 Mar 1997 15:14:01 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703302314.PAA19662@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/jot jot.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/30 15:14:01 Modified: usr.bin/jot jot.c Log: Use srandomdev() now Fix error with begin variable calculation Revision Changes Path 1.5 +10 -5 src/usr.bin/jot/jot.c From owner-cvs-usrbin Mon Mar 31 01:37:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA01358 for cvs-usrbin-outgoing; Mon, 31 Mar 1997 01:37:10 -0800 (PST) Received: (from scrappy@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA01349; Mon, 31 Mar 1997 01:37:06 -0800 (PST) Date: Mon, 31 Mar 1997 01:37:06 -0800 (PST) From: "Marc G. Fournier" Message-Id: <199703310937.BAA01349@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/ruptime ruptime.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk scrappy 97/03/31 01:37:04 Modified: usr.bin/ruptime ruptime.c Log: Small formatting change to interval() to align columns so that: toronto up 5+18:58, 0 users, load 0.00, 0.00, 0.00 zeus up 109+13:53, 0 users, load 0.55, 0.28, 0.15 looks like: toronto up 5+18:58, 0 users, load 0.00, 0.00, 0.00 zeus up 109+13:53, 0 users, load 0.55, 0.28, 0.15 Revision Changes Path 1.11 +3 -3 src/usr.bin/ruptime/ruptime.c From owner-cvs-usrbin Mon Mar 31 05:38:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA17856 for cvs-usrbin-outgoing; Mon, 31 Mar 1997 05:38:00 -0800 (PST) Received: from awfulhak.demon.co.uk (awfulhak.demon.co.uk [158.152.17.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA17810; Mon, 31 Mar 1997 05:37:34 -0800 (PST) Received: from awfulhak.demon.co.uk (localhost.lan.awfulhak.org [127.0.0.1]) by awfulhak.demon.co.uk (8.8.5/8.8.5) with ESMTP id OAA02346; Mon, 31 Mar 1997 14:37:00 +0100 (BST) Message-Id: <199703311337.OAA02346@awfulhak.demon.co.uk> X-Mailer: exmh version 1.6.9 8/22/96 To: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= cc: Brian Somers , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/sbin/slattach Makefile src/usr.bin/tip/tip Makefile src/usr.sbin/ppp Makefile src/lib/libutil uucplock.3 uucplock.c Makefile libutil.h src/sbin/startslip Makefile uucplock.c In-reply-to: Your message of "Mon, 31 Mar 1997 01:18:09 +0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 31 Mar 1997 14:36:59 +0100 From: Brian Somers Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Sun, 30 Mar 1997, Brian Somers wrote: > > > Added: lib/libutil uucplock.3 uucplock.c > > Removed: sbin/startslip uucplock.c > > Log: > > Move uucplock into libutil and create a manual page. > > What you do with USE_PERROR define which switch uucplock > error loging from perror to syslog? Startslip uses syslog > and ppp not use it. It seems that you just broke ppp since > you left USE_PERROR define in its Makefile which unused > now. Moreover, having library function with syslog report > is bad idea in any case. > > To fix it properly you need to change return from uucplock functions > from int to char *, i.e. return NULL for no errors or static error > string if error happens. Then you need to change upper level programs > to pass this error string to perror/syslog/whatever. > > -- > Andrey A. Chernov > > http://www.nagual.ru/~ache/ Oops, thanks. I'll do the char* thing. -- Brian , Don't _EVER_ lose your sense of humour.... From owner-cvs-usrbin Mon Mar 31 06:28:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA19744 for cvs-usrbin-outgoing; Mon, 31 Mar 1997 06:28:23 -0800 (PST) Received: from awfulhak.demon.co.uk (awfulhak.demon.co.uk [158.152.17.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA19715; Mon, 31 Mar 1997 06:28:13 -0800 (PST) Received: from awfulhak.demon.co.uk (localhost.lan.awfulhak.org [127.0.0.1]) by awfulhak.demon.co.uk (8.8.5/8.8.5) with ESMTP id PAA04005; Mon, 31 Mar 1997 15:27:12 +0100 (BST) Message-Id: <199703311427.PAA04005@awfulhak.demon.co.uk> X-Mailer: exmh version 1.6.9 8/22/96 To: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= cc: Brian Somers , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/sbin/slattach Makefile src/usr.bin/tip/tip Makefile src/usr.sbin/ppp Makefile src/lib/libutil uucplock.3 uucplock.c Makefile libutil.h src/sbin/startslip Makefile uucplock.c In-reply-to: Your message of "Mon, 31 Mar 1997 01:18:09 +0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 31 Mar 1997 15:27:12 +0100 From: Brian Somers Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > On Sun, 30 Mar 1997, Brian Somers wrote: > > > Added: lib/libutil uucplock.3 uucplock.c > > Removed: sbin/startslip uucplock.c > > Log: > > Move uucplock into libutil and create a manual page. > > What you do with USE_PERROR define which switch uucplock > error loging from perror to syslog? Startslip uses syslog > and ppp not use it. It seems that you just broke ppp since > you left USE_PERROR define in its Makefile which unused > now. Moreover, having library function with syslog report > is bad idea in any case. > > To fix it properly you need to change return from uucplock functions > from int to char *, i.e. return NULL for no errors or static error > string if error happens. Then you need to change upper level programs > to pass this error string to perror/syslog/whatever. > > -- > Andrey A. Chernov > > http://www.nagual.ru/~ache/ On second thoughts, a return value of UU_LOCK_OPEN_ERR, UU_LOCK_READ_ERR, UU_LOCK_SEEK_ERR, UU_LOCK_WRITE_ERR, UU_LOCK_INUSE_ERR or UU_LOCK_OK (#define'd in libutil.h) with errno set to the error would be more appropriate. -- Brian , Don't _EVER_ lose your sense of humour.... From owner-cvs-usrbin Mon Mar 31 08:56:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA26968 for cvs-usrbin-outgoing; Mon, 31 Mar 1997 08:56:54 -0800 (PST) Received: from sovcom.kiae.su (sovcom.kiae.su [193.125.152.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id IAA26880; Mon, 31 Mar 1997 08:55:11 -0800 (PST) Received: by sovcom.kiae.su id AA17785 (5.65.kiae-1 ); Mon, 31 Mar 1997 18:46:19 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Mon, 31 Mar 97 18:46:19 +0300 Received: (from ache@localhost) by nagual.ru (8.8.5/8.8.5) id TAA00626; Mon, 31 Mar 1997 19:45:40 +0400 (MSD) Date: Mon, 31 Mar 1997 19:45:38 +0400 (MSD) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: Brian Somers Cc: Brian Somers , CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-lib@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/sbin/slattach Makefile src/usr.bin/tip/tip Makefile src/usr.sbin/ppp Makefile src/lib/libutil uucplock.3 uucplock.c Makefile libutil.h src/sbin/startslip Makefile uucplock.c In-Reply-To: <199703311427.PAA04005@awfulhak.demon.co.uk> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 31 Mar 1997, Brian Somers wrote: > On second thoughts, a return value of UU_LOCK_OPEN_ERR, > UU_LOCK_READ_ERR, UU_LOCK_SEEK_ERR, UU_LOCK_WRITE_ERR, > UU_LOCK_INUSE_ERR or UU_LOCK_OK (#define'd in libutil.h) > with errno set to the error would be more appropriate. Ok, but you need a wrapper which convert return error code to diagnostic string in any case. It can be done via something like uustrerror() or manually into each program. -- Andrey A. Chernov http://www.nagual.ru/~ache/ From owner-cvs-usrbin Mon Mar 31 09:58:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA00191 for cvs-usrbin-outgoing; Mon, 31 Mar 1997 09:58:31 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA00180; Mon, 31 Mar 1997 09:58:29 -0800 (PST) Date: Mon, 31 Mar 1997 09:58:29 -0800 (PST) From: Wolfram Schneider Message-Id: <199703311758.JAA00180@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/shar shar.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 97/03/31 09:58:29 Modified: usr.bin/shar shar.1 Log: Add a note in BUGS section that shar(1) cannot handle files without a newline ('\n') as last character. Revision Changes Path 1.3 +3 -0 src/usr.bin/shar/shar.1 From owner-cvs-usrbin Mon Mar 31 14:51:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA15019 for cvs-usrbin-outgoing; Mon, 31 Mar 1997 14:51:06 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA14996; Mon, 31 Mar 1997 14:51:01 -0800 (PST) Date: Mon, 31 Mar 1997 14:51:01 -0800 (PST) From: Brian Somers Message-Id: <199703312251.OAA14996@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib, cvs-usrbin, cvs-sbin, cvs-usrsbin Subject: cvs commit: src/usr.bin/tip/tip Makefile hunt.c src/lib/libutil libutil.h uucplock.3 uucplock.c src/sbin/slattach slattach.c src/sbin/startslip startslip.c src/usr.sbin/ppp Makefile modem.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 97/03/31 14:51:01 Modified: lib/libutil libutil.h uucplock.3 uucplock.c sbin/slattach slattach.c sbin/startslip startslip.c usr.bin/tip/tip Makefile hunt.c usr.sbin/ppp Makefile modem.c Log: Remove the syslog stuff, and allow various return values in uu_lock(). Add uu_lockerr() for turning the results of uu_lock into something printable. Remove bogus section in man page about race conditions allowing both processes to get the lock. Include libutil.h and use uu_lock() correctly where it should. Suggested by: ache@freebsd.org Revision Changes Path 1.6 +9 -1 src/lib/libutil/libutil.h 1.2 +77 -14 src/lib/libutil/uucplock.3 1.2 +59 -33 src/lib/libutil/uucplock.c 1.27 +10 -3 src/sbin/slattach/slattach.c 1.24 +6 -2 src/sbin/startslip/startslip.c 1.8 +0 -1 src/usr.bin/tip/tip/Makefile 1.2 +6 -1 src/usr.bin/tip/tip/hunt.c 1.18 +2 -2 src/usr.sbin/ppp/Makefile 1.32 +9 -4 src/usr.sbin/ppp/modem.c From owner-cvs-usrbin Mon Mar 31 23:37:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA16717 for cvs-usrbin-outgoing; Mon, 31 Mar 1997 23:37:33 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA16710; Mon, 31 Mar 1997 23:37:30 -0800 (PST) Date: Mon, 31 Mar 1997 23:37:30 -0800 (PST) From: Bruce Evans Message-Id: <199704010737.XAA16710@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/tip/tip Makefile Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/03/31 23:37:29 Modified: usr.bin/tip/tip Makefile Log: Fixed DPADD. Revision Changes Path 1.9 +2 -2 src/usr.bin/tip/tip/Makefile From owner-cvs-usrbin Tue Apr 1 03:54:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA26858 for cvs-usrbin-outgoing; Tue, 1 Apr 1997 03:54:09 -0800 (PST) Received: (from davidn@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA26850; Tue, 1 Apr 1997 03:54:07 -0800 (PST) Date: Tue, 1 Apr 1997 03:54:07 -0800 (PST) From: David Nugent Message-Id: <199704011154.DAA26850@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/login login.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidn 97/04/01 03:54:07 Modified: usr.bin/login login.c Log: Submitted by: Sergei Chechetkin Fix incorrect bracket nesting. Closes PR#3144. Revision Changes Path 1.24 +1 -2 src/usr.bin/login/login.c From owner-cvs-usrbin Tue Apr 1 11:09:24 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA21203 for cvs-usrbin-outgoing; Tue, 1 Apr 1997 11:09:24 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA21196; Tue, 1 Apr 1997 11:09:22 -0800 (PST) Date: Tue, 1 Apr 1997 11:09:22 -0800 (PST) From: Mike Pritchard Message-Id: <199704011909.LAA21196@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/shar shar.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/04/01 11:09:21 Modified: usr.bin/shar shar.1 Log: Grammar fix. Revision Changes Path 1.4 +1 -1 src/usr.bin/shar/shar.1 From owner-cvs-usrbin Tue Apr 1 11:10:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA21321 for cvs-usrbin-outgoing; Tue, 1 Apr 1997 11:10:23 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA21314; Tue, 1 Apr 1997 11:10:21 -0800 (PST) Date: Tue, 1 Apr 1997 11:10:21 -0800 (PST) From: Mike Pritchard Message-Id: <199704011910.LAA21314@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/shar shar.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/04/01 11:10:21 Branch: usr.bin/shar RELENG_2_2 Modified: usr.bin/shar shar.1 Log: YAMFC: update BUGS section. Revision Changes Path 1.1.1.1.8.2 +3 -0 src/usr.bin/shar/shar.1 From owner-cvs-usrbin Wed Apr 2 01:55:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA19593 for cvs-usrbin-outgoing; Wed, 2 Apr 1997 01:55:28 -0800 (PST) Received: (from jmg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA19584; Wed, 2 Apr 1997 01:55:27 -0800 (PST) Date: Wed, 2 Apr 1997 01:55:27 -0800 (PST) From: John-Mark Gurney Message-Id: <199704020955.BAA19584@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/chat chat.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 97/04/02 01:55:26 Modified: usr.bin/chat chat.c Log: make it so that chat doesn't fail when it can't get terminal params.. this allows it to work on non-tty input... also don't warn when this happens as it could get noisy... Silence is Acceptance Revision Changes Path 1.7 +3 -2 src/usr.bin/chat/chat.c From owner-cvs-usrbin Wed Apr 2 02:27:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA21366 for cvs-usrbin-outgoing; Wed, 2 Apr 1997 02:27:32 -0800 (PST) Received: (from jmg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA21357; Wed, 2 Apr 1997 02:27:29 -0800 (PST) Date: Wed, 2 Apr 1997 02:27:29 -0800 (PST) From: John-Mark Gurney Message-Id: <199704021027.CAA21357@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/tput tput.1 tput.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 97/04/02 02:27:28 Modified: usr.bin/tput tput.1 tput.c Log: add comment about the brokeness of some termcap entires that require a `%' to be just that... make tput just warn about an unknown type modifier instead of breaking... this allows you to `tput init' on a tek4107... Revision Changes Path 1.2 +8 -0 src/usr.bin/tput/tput.1 1.7 +1 -1 src/usr.bin/tput/tput.c From owner-cvs-usrbin Wed Apr 2 02:44:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA22235 for cvs-usrbin-outgoing; Wed, 2 Apr 1997 02:44:20 -0800 (PST) Received: (from jmg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA22226; Wed, 2 Apr 1997 02:44:17 -0800 (PST) Date: Wed, 2 Apr 1997 02:44:17 -0800 (PST) From: John-Mark Gurney Message-Id: <199704021044.CAA22226@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/vgrind vfontedpr.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmg 97/04/02 02:44:16 Modified: usr.bin/vgrind vfontedpr.c Log: minor stylistic change (NULL to '\0') Submitted-by: Philippe Charnier Closes PR#2999 Revision Changes Path 1.7 +1 -1 src/usr.bin/vgrind/vfontedpr.c From owner-cvs-usrbin Thu Apr 3 18:41:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA08929 for cvs-usrbin-outgoing; Thu, 3 Apr 1997 18:41:05 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA08922; Thu, 3 Apr 1997 18:41:03 -0800 (PST) Date: Thu, 3 Apr 1997 18:41:03 -0800 (PST) From: Mike Pritchard Message-Id: <199704040241.SAA08922@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/file file.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/04/03 18:41:02 Modified: usr.bin/file file.1 Log: The magic file now lives in /usr/share/misc. Closes PR# 3187. Submitted by: Ollivier Robert Revision Changes Path 1.10 +7 -5 src/usr.bin/file/file.1 From owner-cvs-usrbin Thu Apr 3 18:43:02 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA09198 for cvs-usrbin-outgoing; Thu, 3 Apr 1997 18:43:02 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA09184; Thu, 3 Apr 1997 18:42:57 -0800 (PST) Date: Thu, 3 Apr 1997 18:42:57 -0800 (PST) From: Mike Pritchard Message-Id: <199704040242.SAA09184@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/file Makefile Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/04/03 18:42:56 Modified: usr.bin/file Makefile Log: Remove the etc-magic target since we no longer install the /etc/magic symlink. Revision Changes Path 1.11 +1 -5 src/usr.bin/file/Makefile From owner-cvs-usrbin Fri Apr 4 07:09:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA12347 for cvs-usrbin-outgoing; Fri, 4 Apr 1997 07:09:44 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA12340; Fri, 4 Apr 1997 07:09:43 -0800 (PST) Date: Fri, 4 Apr 1997 07:09:43 -0800 (PST) From: Bruce Evans Message-Id: <199704041509.HAA12340@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/ee Makefile Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/04/04 07:09:42 Modified: usr.bin/ee Makefile Log: Fixed missing ${COPY} in install rule. Revision Changes Path 1.9 +1 -1 src/usr.bin/ee/Makefile From owner-cvs-usrbin Fri Apr 4 07:45:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA14724 for cvs-usrbin-outgoing; Fri, 4 Apr 1997 07:45:50 -0800 (PST) Received: from huset.fm.unit.no (huset.fm.unit.no [129.241.211.212]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id HAA14700 for ; Fri, 4 Apr 1997 07:45:30 -0800 (PST) Message-Id: <199704041545.HAA14700@freefall.freebsd.org> Received: (qmail 8648 invoked from network); 4 Apr 1997 15:45:19 -0000 Received: from huset.fm.unit.no (HELO stud.fim.ntnu.no) (129.241.211.212) by huset.fm.unit.no with SMTP; 4 Apr 1997 15:45:19 -0000 To: jmg@freefall.freebsd.org Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/vgrind vfontedpr.c In-Reply-To: Your message of "Wed, 2 Apr 1997 02:44:17 -0800 (PST)" References: <199704021044.CAA22226@freefall.freebsd.org> X-Mailer: Mew version 1.06 on Emacs 19.34.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Fri, 04 Apr 1997 17:45:19 +0200 From: Arne Henrik Juul Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > jmg 97/04/02 02:44:16 > > Modified: usr.bin/vgrind vfontedpr.c > Log: > minor stylistic change (NULL to '\0') > > Submitted-by: Philippe Charnier You (or maybe rather Charnier) missed the rest of the similar bugs in this file: frida:/usr/current/src/usr.bin/vgrind:(608)# cvs diff vfontedpr.c Index: vfontedpr.c =================================================================== RCS file: /usr/cvs/src/usr.bin/vgrind/vfontedpr.c,v retrieving revision 1.7 diff -r1.7 vfontedpr.c 248c248 < *cp++ = NULL; --- > *cp++ = '\0'; 292c292 < pstack[psptr][0] = NULL; --- > pstack[psptr][0] = '\0'; 697c697 < pname[0] = NULL; --- > pname[0] = '\0'; In fact there are a lot of similar bugs in the tree. Could you please look at PR bin/2752 and check if it's possible to apply some of the fixes in it? - Arne H. J. From owner-cvs-usrbin Sat Apr 5 14:05:55 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA29831 for cvs-usrbin-outgoing; Sat, 5 Apr 1997 14:05:55 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA29822; Sat, 5 Apr 1997 14:05:52 -0800 (PST) Date: Sat, 5 Apr 1997 14:05:52 -0800 (PST) From: Peter Wemm Message-Id: <199704052205.OAA29822@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/top Makefile Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 97/04/05 14:05:51 Modified: usr.bin/top Makefile Log: move top.1 -> top.local.1, and generate top.1 so that the man page is remotely useful Revision Changes Path 1.3 +3 -0 src/usr.bin/top/Makefile From owner-cvs-usrbin Sat Apr 5 16:54:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA12458 for cvs-usrbin-outgoing; Sat, 5 Apr 1997 16:54:32 -0800 (PST) Received: (from alex@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA12446; Sat, 5 Apr 1997 16:54:29 -0800 (PST) Date: Sat, 5 Apr 1997 16:54:29 -0800 (PST) From: Alex Nash Message-Id: <199704060054.QAA12446@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/head head.1 head.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 97/04/05 16:54:29 Modified: usr.bin/head head.1 head.c Log: Support for -c, byte count. Revision Changes Path 1.2 +4 -1 src/usr.bin/head/head.1 1.6 +45 -7 src/usr.bin/head/head.c