From owner-cvs-usrbin Sun Mar 16 15:11:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA25176 for cvs-usrbin-outgoing; Sun, 16 Mar 1997 15:11:15 -0800 (PST) Received: (from scrappy@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA25169; Sun, 16 Mar 1997 15:11:13 -0800 (PST) Date: Sun, 16 Mar 1997 15:11:13 -0800 (PST) From: "Marc G. Fournier" Message-Id: <199703162311.PAA25169@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/vmstat vmstat.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk scrappy 97/03/16 15:11:11 Modified: usr.bin/vmstat vmstat.c Log: Slight visual formatting change to the output so that: procs memory page disks faults cpu r b w avm fre flt re pi po fr sr w0 w1 in sy cs us sy id 1 0 04135184 6016 180 2 1 0 158 135 10 0 386 1820 77 20 6 74 looks like: procs memory page disks faults cpu r b w avm fre flt re pi po fr sr w0 w1 in sy cs us sy id 1 0 0 4135188 6016 180 2 1 0 158 135 10 0 387 1821 77 20 6 74 Revision Changes Path 1.16 +3 -3 src/usr.bin/vmstat/vmstat.c From owner-cvs-usrbin Mon Mar 17 09:07:44 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA20468 for cvs-usrbin-outgoing; Mon, 17 Mar 1997 09:07:44 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA20461; Mon, 17 Mar 1997 09:07:42 -0800 (PST) Date: Mon, 17 Mar 1997 09:07:42 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703171707.JAA20461@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/finger lprint.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/17 09:07:41 Modified: usr.bin/finger lprint.c Log: Skip \r character while printing Plan/etc. text files, it allows to handle \r\n and \n\r files properly. Previous variant put ^M for \r\n and ^M\n for \n\r Revision Changes Path 1.7 +4 -2 src/usr.bin/finger/lprint.c From owner-cvs-usrbin Tue Mar 18 08:22:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA02125 for cvs-usrbin-outgoing; Tue, 18 Mar 1997 08:22:16 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA02111; Tue, 18 Mar 1997 08:22:12 -0800 (PST) Date: Tue, 18 Mar 1997 08:22:12 -0800 (PST) From: Mike Pritchard Message-Id: <199703181622.IAA02111@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/file/Magdir frame Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/03/18 08:22:11 Branch: usr.bin/file/Magdir RELENG_2_2 Modified: usr.bin/file/Magdir frame Log: YAMFC: From rev 1.2: add framemaker 5.0. Revision Changes Path 1.1.1.2.2.1 +1 -0 src/usr.bin/file/Magdir/frame From owner-cvs-usrbin Tue Mar 18 08:27:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA02836 for cvs-usrbin-outgoing; Tue, 18 Mar 1997 08:27:17 -0800 (PST) Received: (from davidn@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA02827; Tue, 18 Mar 1997 08:27:14 -0800 (PST) Date: Tue, 18 Mar 1997 08:27:14 -0800 (PST) From: David Nugent Message-Id: <199703181627.IAA02827@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/03/18 08:27:13 Modified: usr.bin/login login.c Log: Submitted by: Paul Traina (partially) Cleanup of #ifdef's for LOGIN_CAP. Fixed bug in empty shell (closes PR#2550). Refused root logins now displays standard "Login incorrect" and exhibits identical backoff behaviour to a failed login. Cleaned up logging of refused logins. Use #defines for login retries and backoff. Also implemented definable variables if LOGIN_CAP is defined, with "login-retries" and "login-backoff" as capabilities in the default class (closes PR#2805). TERM from previous environment is no longer truncated. Revision Changes Path 1.19 +243 -153 src/usr.bin/login/login.c From owner-cvs-usrbin Tue Mar 18 10:01:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA12604 for cvs-usrbin-outgoing; Tue, 18 Mar 1997 10:01:46 -0800 (PST) Received: from thud.FreeBSD.org (thud.FreeBSD.ORG [204.216.27.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA12334; Tue, 18 Mar 1997 10:00:08 -0800 (PST) Received: (from mpp@localhost) by thud.FreeBSD.org (8.8.5/8.6.12) id KAA01014; Tue, 18 Mar 1997 10:00:06 -0800 (PST) Date: Tue, 18 Mar 1997 10:00:06 -0800 (PST) From: Mike Pritchard Message-Id: <199703181800.KAA01014@thud.FreeBSD.org> To: CVS-committers@thud.FreeBSD.org, cvs-all@thud.FreeBSD.org, cvs-usrbin@thud.FreeBSD.org Subject: cvs commit: src/usr.bin/file - Imported sources Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/03/18 10:00:05 src/usr.bin/file - Imported sources Update of /home/ncvs/src/usr.bin/file In directory thud.cdrom.com:/net/freefall/a/mpp/work/3.0/file/file-3.22 Revision/Branch: 1.1.1 Log Message: Upgrade to file version 3.22. Obtained from: ftp://ftp.deshaw.com/pub/file/file-3.22.tar.gz Status: Vendor Tag: DARWIN Release Tags: file_3_22 U src/usr.bin/file/LEGAL.NOTICE C src/usr.bin/file/README U src/usr.bin/file/MAINT U src/usr.bin/file/PORTING C src/usr.bin/file/file.c C src/usr.bin/file/apprentice.c C src/usr.bin/file/fsmagic.c C src/usr.bin/file/softmagic.c C src/usr.bin/file/ascmagic.c U src/usr.bin/file/compress.c C src/usr.bin/file/is_tar.c N src/usr.bin/file/readelf.c N src/usr.bin/file/internat.c C src/usr.bin/file/print.c C src/usr.bin/file/file.h C src/usr.bin/file/names.h C src/usr.bin/file/patchlevel.h N src/usr.bin/file/readelf.h U src/usr.bin/file/tar.h C src/usr.bin/file/Makefile C src/usr.bin/file/magic.5 C src/usr.bin/file/file.1 U src/usr.bin/file/Magdir/ms-dos U src/usr.bin/file/Magdir/Localstuff U src/usr.bin/file/Magdir/Header U src/usr.bin/file/Magdir/alliant N src/usr.bin/file/Magdir/alpha N src/usr.bin/file/Magdir/amanda N src/usr.bin/file/Magdir/amigaos U src/usr.bin/file/Magdir/animation U src/usr.bin/file/Magdir/apl U src/usr.bin/file/Magdir/apple U src/usr.bin/file/Magdir/archive N src/usr.bin/file/Magdir/asterix U src/usr.bin/file/Magdir/att3b C src/usr.bin/file/Magdir/audio U src/usr.bin/file/Magdir/blit U src/usr.bin/file/Magdir/bsdi U src/usr.bin/file/Magdir/c-lang U src/usr.bin/file/Magdir/chi U src/usr.bin/file/Magdir/clipper U src/usr.bin/file/Magdir/commands U src/usr.bin/file/Magdir/compress U src/usr.bin/file/Magdir/convex U src/usr.bin/file/Magdir/database U src/usr.bin/file/Magdir/diamond U src/usr.bin/file/Magdir/diff N src/usr.bin/file/Magdir/digital U src/usr.bin/file/Magdir/dump C src/usr.bin/file/Magdir/elf U src/usr.bin/file/Magdir/encore U src/usr.bin/file/Magdir/hp U src/usr.bin/file/Magdir/filesystems U src/usr.bin/file/Magdir/fonts U src/usr.bin/file/Magdir/frame C src/usr.bin/file/Magdir/freebsd U src/usr.bin/file/Magdir/ibm370 U src/usr.bin/file/Magdir/ibm6000 U src/usr.bin/file/Magdir/iff U src/usr.bin/file/Magdir/images U src/usr.bin/file/Magdir/intel U src/usr.bin/file/Magdir/interleaf N src/usr.bin/file/Magdir/island U src/usr.bin/file/Magdir/ispell C src/usr.bin/file/Magdir/java U src/usr.bin/file/Magdir/karma U src/usr.bin/file/Magdir/lex U src/usr.bin/file/Magdir/lif U src/usr.bin/file/Magdir/linux U src/usr.bin/file/Magdir/lisp N src/usr.bin/file/Magdir/mach U src/usr.bin/file/Magdir/magic U src/usr.bin/file/Magdir/mail.news U src/usr.bin/file/Magdir/mirage U src/usr.bin/file/Magdir/mkid U src/usr.bin/file/Magdir/mmdf U src/usr.bin/file/Magdir/motorola U src/usr.bin/file/Magdir/ncr U src/usr.bin/file/Magdir/netbsd U src/usr.bin/file/Magdir/news N src/usr.bin/file/Magdir/osf1 U src/usr.bin/file/Magdir/pbm U src/usr.bin/file/Magdir/pdf U src/usr.bin/file/Magdir/pdp C src/usr.bin/file/Magdir/pgp U src/usr.bin/file/Magdir/pkgadd U src/usr.bin/file/Magdir/plus5 U src/usr.bin/file/Magdir/printer U src/usr.bin/file/Magdir/psdbms U src/usr.bin/file/Magdir/pyramid U src/usr.bin/file/Magdir/rpm U src/usr.bin/file/Magdir/rtf U src/usr.bin/file/Magdir/sc U src/usr.bin/file/Magdir/sccs U src/usr.bin/file/Magdir/sendmail U src/usr.bin/file/Magdir/sequent U src/usr.bin/file/Magdir/sgi U src/usr.bin/file/Magdir/sgml N src/usr.bin/file/Magdir/sniffer U src/usr.bin/file/Magdir/softquad U src/usr.bin/file/Magdir/sun U src/usr.bin/file/Magdir/terminfo U src/usr.bin/file/Magdir/tex U src/usr.bin/file/Magdir/timezone U src/usr.bin/file/Magdir/troff U src/usr.bin/file/Magdir/typeset U src/usr.bin/file/Magdir/unknown U src/usr.bin/file/Magdir/uuencode U src/usr.bin/file/Magdir/varied.out U src/usr.bin/file/Magdir/vax U src/usr.bin/file/Magdir/visx U src/usr.bin/file/Magdir/vms N src/usr.bin/file/Magdir/xenix U src/usr.bin/file/Magdir/zilog U src/usr.bin/file/Magdir/zyxel 19 conflicts created by this import. Use the following command to help the merge: cvs checkout -jDARWIN:yesterday -jDARWIN src/usr.bin/file From owner-cvs-usrbin Tue Mar 18 10:05:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA12949 for cvs-usrbin-outgoing; Tue, 18 Mar 1997 10:05:03 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA12742; Tue, 18 Mar 1997 10:03:17 -0800 (PST) From: Mike Pritchard Message-Id: <199703181803.KAA12742@freefall.freebsd.org> Subject: cvs commit: src/usr.bin/file - Imported sources To: cvs-committers, cvs-all, cvs-usrbin Date: Tue, 18 Mar 1997 10:03:17 -0800 (PST) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/03/18 10:00:05 src/usr.bin/file - Imported sources Update of /home/ncvs/src/usr.bin/file In directory thud.cdrom.com:/net/freefall/a/mpp/work/3.0/file/file-3.22 Revision/Branch: 1.1.1 Log Message: Upgrade to file version 3.22. Obtained from: ftp://ftp.deshaw.com/pub/file/file-3.22.tar.gz Status: Vendor Tag: DARWIN Release Tags: file_3_22 U src/usr.bin/file/LEGAL.NOTICE C src/usr.bin/file/README U src/usr.bin/file/MAINT U src/usr.bin/file/PORTING C src/usr.bin/file/file.c C src/usr.bin/file/apprentice.c C src/usr.bin/file/fsmagic.c C src/usr.bin/file/softmagic.c C src/usr.bin/file/ascmagic.c U src/usr.bin/file/compress.c C src/usr.bin/file/is_tar.c N src/usr.bin/file/readelf.c N src/usr.bin/file/internat.c C src/usr.bin/file/print.c C src/usr.bin/file/file.h C src/usr.bin/file/names.h C src/usr.bin/file/patchlevel.h N src/usr.bin/file/readelf.h U src/usr.bin/file/tar.h C src/usr.bin/file/Makefile C src/usr.bin/file/magic.5 C src/usr.bin/file/file.1 U src/usr.bin/file/Magdir/ms-dos U src/usr.bin/file/Magdir/Localstuff U src/usr.bin/file/Magdir/Header U src/usr.bin/file/Magdir/alliant N src/usr.bin/file/Magdir/alpha N src/usr.bin/file/Magdir/amanda N src/usr.bin/file/Magdir/amigaos U src/usr.bin/file/Magdir/animation U src/usr.bin/file/Magdir/apl U src/usr.bin/file/Magdir/apple U src/usr.bin/file/Magdir/archive N src/usr.bin/file/Magdir/asterix U src/usr.bin/file/Magdir/att3b C src/usr.bin/file/Magdir/audio U src/usr.bin/file/Magdir/blit U src/usr.bin/file/Magdir/bsdi U src/usr.bin/file/Magdir/c-lang U src/usr.bin/file/Magdir/chi U src/usr.bin/file/Magdir/clipper U src/usr.bin/file/Magdir/commands U src/usr.bin/file/Magdir/compress U src/usr.bin/file/Magdir/convex U src/usr.bin/file/Magdir/database U src/usr.bin/file/Magdir/diamond U src/usr.bin/file/Magdir/diff N src/usr.bin/file/Magdir/digital U src/usr.bin/file/Magdir/dump C src/usr.bin/file/Magdir/elf U src/usr.bin/file/Magdir/encore U src/usr.bin/file/Magdir/hp U src/usr.bin/file/Magdir/filesystems U src/usr.bin/file/Magdir/fonts U src/usr.bin/file/Magdir/frame C src/usr.bin/file/Magdir/freebsd U src/usr.bin/file/Magdir/ibm370 U src/usr.bin/file/Magdir/ibm6000 U src/usr.bin/file/Magdir/iff U src/usr.bin/file/Magdir/images U src/usr.bin/file/Magdir/intel U src/usr.bin/file/Magdir/interleaf N src/usr.bin/file/Magdir/island U src/usr.bin/file/Magdir/ispell C src/usr.bin/file/Magdir/java U src/usr.bin/file/Magdir/karma U src/usr.bin/file/Magdir/lex U src/usr.bin/file/Magdir/lif U src/usr.bin/file/Magdir/linux U src/usr.bin/file/Magdir/lisp N src/usr.bin/file/Magdir/mach U src/usr.bin/file/Magdir/magic U src/usr.bin/file/Magdir/mail.news U src/usr.bin/file/Magdir/mirage U src/usr.bin/file/Magdir/mkid U src/usr.bin/file/Magdir/mmdf U src/usr.bin/file/Magdir/motorola U src/usr.bin/file/Magdir/ncr U src/usr.bin/file/Magdir/netbsd U src/usr.bin/file/Magdir/news N src/usr.bin/file/Magdir/osf1 U src/usr.bin/file/Magdir/pbm U src/usr.bin/file/Magdir/pdf U src/usr.bin/file/Magdir/pdp C src/usr.bin/file/Magdir/pgp U src/usr.bin/file/Magdir/pkgadd U src/usr.bin/file/Magdir/plus5 U src/usr.bin/file/Magdir/printer U src/usr.bin/file/Magdir/psdbms U src/usr.bin/file/Magdir/pyramid U src/usr.bin/file/Magdir/rpm U src/usr.bin/file/Magdir/rtf U src/usr.bin/file/Magdir/sc U src/usr.bin/file/Magdir/sccs U src/usr.bin/file/Magdir/sendmail U src/usr.bin/file/Magdir/sequent U src/usr.bin/file/Magdir/sgi U src/usr.bin/file/Magdir/sgml N src/usr.bin/file/Magdir/sniffer U src/usr.bin/file/Magdir/softquad U src/usr.bin/file/Magdir/sun U src/usr.bin/file/Magdir/terminfo U src/usr.bin/file/Magdir/tex U src/usr.bin/file/Magdir/timezone U src/usr.bin/file/Magdir/troff U src/usr.bin/file/Magdir/typeset U src/usr.bin/file/Magdir/unknown U src/usr.bin/file/Magdir/uuencode U src/usr.bin/file/Magdir/varied.out U src/usr.bin/file/Magdir/vax U src/usr.bin/file/Magdir/visx U src/usr.bin/file/Magdir/vms N src/usr.bin/file/Magdir/xenix U src/usr.bin/file/Magdir/zilog U src/usr.bin/file/Magdir/zyxel 19 conflicts created by this import. Use the following command to help the merge: cvs checkout -jDARWIN:yesterday -jDARWIN src/usr.bin/file From owner-cvs-usrbin Tue Mar 18 10:11:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA14068 for cvs-usrbin-outgoing; Tue, 18 Mar 1997 10:11:06 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA13593; Tue, 18 Mar 1997 10:09:11 -0800 (PST) From: Mike Pritchard Message-Id: <199703181809.KAA13593@freefall.freebsd.org> Subject: Re: cvs commit: src/usr.bin/file - Imported sources To: mpp@freefall.freebsd.org (Mike Pritchard) Date: Tue, 18 Mar 1997 10:09:11 -0800 (PST) Cc: cvs-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org In-Reply-To: <199703181803.KAA12742@freefall.freebsd.org> from "Mike Pritchard" at Mar 18, 97 10:03:17 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Mike Pritchard wrote: > > mpp 97/03/18 10:00:05 > > src/usr.bin/file - Imported sources > Update of /home/ncvs/src/usr.bin/file > In directory thud.cdrom.com:/net/freefall/a/mpp/work/3.0/file/file-3.22 In case anyone is wondering why they got two copies of this commit message, I screwed up and did the import on thud, and some of the mail bounced (looks like cvs-all isn't in thud's alias file), so I re-mailed the commit message to make sure that it really went out. I wonder why the commit script didn't tell me not to commit on thud like it usually does when I make this mistake? -- Mike Pritchard mpp@FreeBSD.org "Go that way. Really fast. If something gets in your way, turn" From owner-cvs-usrbin Tue Mar 18 11:37:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA21783 for cvs-usrbin-outgoing; Tue, 18 Mar 1997 11:37:46 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA21770; Tue, 18 Mar 1997 11:37:44 -0800 (PST) Date: Tue, 18 Mar 1997 11:37:44 -0800 (PST) From: Mike Pritchard Message-Id: <199703181937.LAA21770@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/file Makefile README apprentice.c ascmagic.c file.1 file.c file.h fsmagic.c is_tar.c magic.5 names.h patchlevel.h print.c softmagic.c src/usr.bin/file/Magdir audio elf freebsd java pgp Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/03/18 11:37:43 Modified: usr.bin/file Makefile README apprentice.c ascmagic.c file.1 file.c file.h fsmagic.c is_tar.c magic.5 names.h patchlevel.h print.c softmagic.c usr.bin/file/Magdir audio elf freebsd java pgp Log: Merge to resolve conflicts with file 3.22 merge. Revision Changes Path 1.10 +3 -3 src/usr.bin/file/Makefile 1.4 +22 -10 src/usr.bin/file/README 1.6 +12 -13 src/usr.bin/file/apprentice.c 1.7 +3 -2 src/usr.bin/file/ascmagic.c 1.9 +53 -36 src/usr.bin/file/file.1 1.7 +109 -64 src/usr.bin/file/file.c 1.7 +27 -8 src/usr.bin/file/file.h 1.6 +11 -6 src/usr.bin/file/fsmagic.c 1.5 +6 -6 src/usr.bin/file/is_tar.c 1.7 +18 -6 src/usr.bin/file/magic.5 1.5 +17 -9 src/usr.bin/file/names.h 1.7 +34 -4 src/usr.bin/file/patchlevel.h 1.6 +4 -4 src/usr.bin/file/print.c 1.7 +79 -41 src/usr.bin/file/softmagic.c 1.3 +23 -6 src/usr.bin/file/Magdir/audio 1.3 +25 -6 src/usr.bin/file/Magdir/elf 1.7 +80 -47 src/usr.bin/file/Magdir/freebsd 1.2 +6 -1 src/usr.bin/file/Magdir/java 1.4 +1 -0 src/usr.bin/file/Magdir/pgp From owner-cvs-usrbin Tue Mar 18 11:39:28 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA22041 for cvs-usrbin-outgoing; Tue, 18 Mar 1997 11:39:28 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA22033; Tue, 18 Mar 1997 11:39:27 -0800 (PST) Date: Tue, 18 Mar 1997 11:39:27 -0800 (PST) From: Mike Pritchard Message-Id: <199703181939.LAA22033@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/file international.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/03/18 11:39:27 Removed: usr.bin/file international.c Log: The author picked up this file from FreeBSD, but gave it a different name in file v3.22, so this one is going away. From owner-cvs-usrbin Wed Mar 19 05:45:15 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA21851 for cvs-usrbin-outgoing; Wed, 19 Mar 1997 05:45:15 -0800 (PST) Received: (from davidn@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA21842; Wed, 19 Mar 1997 05:45:13 -0800 (PST) Date: Wed, 19 Mar 1997 05:45:13 -0800 (PST) From: David Nugent Message-Id: <199703191345.FAA21842@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/03/19 05:45:11 Branch: usr.bin/login RELENG_2_2 Modified: usr.bin/login login.c Log: YAMFC (partial). Reimplement root login access failure as a login failure: Issue message "Login incorrect". Standard backoff behaviour. #defines for RETRIES/BACKOFF constants Revision Changes Path 1.12.2.1 +17 -8 src/usr.bin/login/login.c From owner-cvs-usrbin Wed Mar 19 05:51:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA22088 for cvs-usrbin-outgoing; Wed, 19 Mar 1997 05:51:59 -0800 (PST) Received: (from davidn@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA22081; Wed, 19 Mar 1997 05:51:58 -0800 (PST) Date: Wed, 19 Mar 1997 05:51:58 -0800 (PST) From: David Nugent Message-Id: <199703191351.FAA22081@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/03/19 05:51:57 Branch: usr.bin/login RELENG_2_1_0 Modified: usr.bin/login login.c Log: Merge from 2.2; #defines for backoff/retries, behaviour of root login failure to standard authentication failure. Revision Changes Path 1.10.4.2 +17 -8 src/usr.bin/login/login.c From owner-cvs-usrbin Thu Mar 20 15:34:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA06534 for cvs-usrbin-outgoing; Thu, 20 Mar 1997 15:34:22 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA06500; Thu, 20 Mar 1997 15:34:18 -0800 (PST) Date: Thu, 20 Mar 1997 15:34:18 -0800 (PST) From: Mike Pritchard Message-Id: <199703202334.PAA06500@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/file cvsimport.sh Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/03/20 15:34:16 Modified: usr.bin/file cvsimport.sh Log: I had to rename one additional file in the last file import, so update this script to reflect that. Revision Changes Path 1.4 +2 -1 src/usr.bin/file/cvsimport.sh From owner-cvs-usrbin Fri Mar 21 17:48:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA01905 for cvs-usrbin-outgoing; Fri, 21 Mar 1997 17:48:21 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA01896; Fri, 21 Mar 1997 17:48:18 -0800 (PST) Date: Fri, 21 Mar 1997 17:48:18 -0800 (PST) From: Bruce Evans Message-Id: <199703220148.RAA01896@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/yacc skeleton.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 97/03/21 17:48:18 Modified: usr.bin/yacc skeleton.c Log: Don't generate invalid C++ code (for implicit conversion from `void *' in assignment). Revision Changes Path 1.12 +3 -3 src/usr.bin/yacc/skeleton.c From owner-cvs-usrbin Sat Mar 22 09:19:38 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA10162 for cvs-usrbin-outgoing; Sat, 22 Mar 1997 09:19:38 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA10145; Sat, 22 Mar 1997 09:19:35 -0800 (PST) Date: Sat, 22 Mar 1997 09:19:35 -0800 (PST) From: Mike Pritchard Message-Id: <199703221719.JAA10145@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/write write.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/03/22 09:19:34 Modified: usr.bin/write write.1 Log: Remove the text that says nroff and pr automatically disable writing to the tty while they are running because they don't. Revision Changes Path 1.5 +1 -6 src/usr.bin/write/write.1 From owner-cvs-usrbin Sat Mar 22 09:20:40 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA10456 for cvs-usrbin-outgoing; Sat, 22 Mar 1997 09:20:40 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA10444; Sat, 22 Mar 1997 09:20:37 -0800 (PST) Date: Sat, 22 Mar 1997 09:20:37 -0800 (PST) From: Mike Pritchard Message-Id: <199703221720.JAA10444@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/write write.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/03/22 09:20:36 Branch: usr.bin/write RELENG_2_2 Modified: usr.bin/write write.1 Log: YAMFC: Don't say that pr and nroff disallow writes to the tty. Revision Changes Path 1.2.2.1 +1 -6 src/usr.bin/write/write.1