From owner-cvs-usrbin Sun Jan 21 12:11:58 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA04162 for cvs-usrbin-outgoing; Sun, 21 Jan 1996 12:11:58 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA04155 Sun, 21 Jan 1996 12:11:56 -0800 (PST) Date: Sun, 21 Jan 1996 12:11:56 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199601212011.MAA04155@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/host host.c Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk jkh 96/01/21 12:11:55 Branch: usr.bin/host RELENG_2_1_0 Modified: usr.bin/host host.c Log: Bring in various bug fixes from the HEAD. Revision Changes Path 1.3.4.2 +7 -4 src/usr.bin/host/host.c From owner-cvs-usrbin Sun Jan 21 17:30:08 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA24197 for cvs-usrbin-outgoing; Sun, 21 Jan 1996 17:30:08 -0800 (PST) Received: (from adam@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA24189 Sun, 21 Jan 1996 17:30:06 -0800 (PST) Date: Sun, 21 Jan 1996 17:30:06 -0800 (PST) From: Adam David Message-Id: <199601220130.RAA24189@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/more main.c Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk adam 96/01/21 17:30:06 Modified: usr.bin/more main.c Log: 'more | cat' was producing spurious output from an unused buffer Revision Changes Path 1.5 +2 -1 src/usr.bin/more/main.c From owner-cvs-usrbin Sun Jan 21 19:48:54 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA03616 for cvs-usrbin-outgoing; Sun, 21 Jan 1996 19:48:54 -0800 (PST) Received: (from adam@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA03606 Sun, 21 Jan 1996 19:48:51 -0800 (PST) Date: Sun, 21 Jan 1996 19:48:51 -0800 (PST) From: Adam David Message-Id: <199601220348.TAA03606@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/more more.1 Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk adam 96/01/21 19:48:49 Modified: usr.bin/more more.1 Log: Document the CRLF bug Revision Changes Path 1.3 +3 -0 src/usr.bin/more/more.1 From owner-cvs-usrbin Mon Jan 22 00:06:18 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18702 for cvs-usrbin-outgoing; Mon, 22 Jan 1996 00:06:18 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18693 Mon, 22 Jan 1996 00:06:16 -0800 (PST) Date: Mon, 22 Jan 1996 00:06:16 -0800 (PST) From: Wolfram Schneider Message-Id: <199601220806.AAA18693@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/killall killall.pl Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk wosch 96/01/22 00:06:16 Modified: usr.bin/killall killall.pl Log: Bugfix: allow digits in signal names (usr1, usr2) Revision Changes Path 1.2 +2 -2 src/usr.bin/killall/killall.pl From owner-cvs-usrbin Mon Jan 22 07:33:28 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA20881 for cvs-usrbin-outgoing; Mon, 22 Jan 1996 07:33:28 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA20872 Mon, 22 Jan 1996 07:33:25 -0800 (PST) Date: Mon, 22 Jan 1996 07:33:25 -0800 (PST) From: Mike Pritchard Message-Id: <199601221533.HAA20872@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/ar misc.c Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk mpp 96/01/22 07:33:24 Modified: usr.bin/ar misc.c Log: Change ar's internal error routine to call err() instead of errx() so that when ar has a problem (like trying to update a read-only archive), you get a message like: ar: xyzzy.a: Permission denined instead of: ar: xyzzy.a Which doesn't really give the user any indication that the operation really did fail. This closes PR# 170. Revision Changes Path 1.4 +1 -1 src/usr.bin/ar/misc.c From owner-cvs-usrbin Mon Jan 22 16:26:13 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA03645 for cvs-usrbin-outgoing; Mon, 22 Jan 1996 16:26:13 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA03638 Mon, 22 Jan 1996 16:26:10 -0800 (PST) Date: Mon, 22 Jan 1996 16:26:10 -0800 (PST) From: Wolfram Schneider Message-Id: <199601230026.QAA03638@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/vi/common Makefile Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk wosch 96/01/22 16:26:08 Modified: usr.bin/vi/common Makefile Log: Add manpage links for ex.1 view.1 nex.1 nview.1 nvi.1 Revision Changes Path 1.10 +3 -0 src/usr.bin/vi/common/Makefile From owner-cvs-usrbin Tue Jan 23 04:29:27 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA09971 for cvs-usrbin-outgoing; Tue, 23 Jan 1996 04:29:27 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA09957 Tue, 23 Jan 1996 04:29:18 -0800 (PST) Date: Tue, 23 Jan 1996 04:29:18 -0800 (PST) From: Mike Pritchard Message-Id: <199601231229.EAA09957@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/file - Imported sources Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk mpp 96/01/23 04:29:15 Branch: usr.bin/file 1.1.1 Log: Upgrade to file version 3.19. Status: Vendor Tag: DARWIN Release Tags: file_3_19 U src/usr.bin/file/LEGAL.NOTICE U 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 C src/usr.bin/file/compress.c U src/usr.bin/file/is_tar.c C src/usr.bin/file/print.c C src/usr.bin/file/file.h U src/usr.bin/file/names.h C src/usr.bin/file/patchlevel.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/Localstuff U src/usr.bin/file/Magdir/Header U src/usr.bin/file/Magdir/alliant N 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 U src/usr.bin/file/Magdir/att3b U src/usr.bin/file/Magdir/audio U src/usr.bin/file/Magdir/blit 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 N src/usr.bin/file/Magdir/database U src/usr.bin/file/Magdir/diamond U src/usr.bin/file/Magdir/diff U src/usr.bin/file/Magdir/dump U src/usr.bin/file/Magdir/elf U src/usr.bin/file/Magdir/encore N src/usr.bin/file/Magdir/filesystems U src/usr.bin/file/Magdir/fonts U src/usr.bin/file/Magdir/frame U src/usr.bin/file/Magdir/hp 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 U src/usr.bin/file/Magdir/ispell N 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 N src/usr.bin/file/Magdir/lisp U src/usr.bin/file/Magdir/magic U src/usr.bin/file/Magdir/mail.news U src/usr.bin/file/Magdir/microsoft 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 U src/usr.bin/file/Magdir/pbm N 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 N src/usr.bin/file/Magdir/printer U src/usr.bin/file/Magdir/psdbms U src/usr.bin/file/Magdir/pyramid N src/usr.bin/file/Magdir/rpm N 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 N src/usr.bin/file/Magdir/sgi U src/usr.bin/file/Magdir/sgml 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 N 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 N src/usr.bin/file/Magdir/vms U src/usr.bin/file/Magdir/zilog C src/usr.bin/file/Magdir/zyxel U src/usr.bin/file/Magdir/ms-dos 14 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 Jan 23 04:40:41 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA11644 for cvs-usrbin-outgoing; Tue, 23 Jan 1996 04:40:41 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA11635 Tue, 23 Jan 1996 04:40:39 -0800 (PST) Date: Tue, 23 Jan 1996 04:40:39 -0800 (PST) From: Mike Pritchard Message-Id: <199601231240.EAA11635@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/file/Magdir pgp zyxel Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk mpp 96/01/23 04:40:38 Modified: usr.bin/file apprentice.c ascmagic.c compress.c file.1 file.c file.h fsmagic.c magic.5 names.h patchlevel.h print.c softmagic.c usr.bin/file/Magdir pgp zyxel Log: Merged changes to resolve conflicts with file 3.19 import. Revision Changes Path 1.3 +100 -29 src/usr.bin/file/apprentice.c 1.3 +23 -20 src/usr.bin/file/ascmagic.c 1.3 +7 -10 src/usr.bin/file/compress.c 1.3 +26 -29 src/usr.bin/file/file.1 1.3 +100 -27 src/usr.bin/file/file.c 1.3 +6 -3 src/usr.bin/file/file.h 1.3 +3 -1 src/usr.bin/file/fsmagic.c 1.3 +8 -8 src/usr.bin/file/magic.5 1.2 +7 -6 src/usr.bin/file/names.h 1.3 +40 -2 src/usr.bin/file/patchlevel.h 1.3 +5 -5 src/usr.bin/file/print.c 1.4 +20 -8 src/usr.bin/file/softmagic.c 1.3 +7 -6 src/usr.bin/file/Magdir/pgp 1.3 +11 -6 src/usr.bin/file/Magdir/zyxel From owner-cvs-usrbin Tue Jan 23 15:42:01 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27161 for cvs-usrbin-outgoing; Tue, 23 Jan 1996 15:42:01 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27149 Tue, 23 Jan 1996 15:41:56 -0800 (PST) Date: Tue, 23 Jan 1996 15:41:56 -0800 (PST) From: Wolfram Schneider Message-Id: <199601232341.PAA27149@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/pagesize Makefile Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk wosch 96/01/23 15:41:54 Modified: usr.bin/pagesize Makefile Log: install manpage Revision Changes Path 1.5 +1 -1 src/usr.bin/pagesize/Makefile From owner-cvs-usrbin Wed Jan 24 14:50:29 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA27160 for cvs-usrbin-outgoing; Wed, 24 Jan 1996 14:50:29 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA27153 Wed, 24 Jan 1996 14:50:27 -0800 (PST) Date: Wed, 24 Jan 1996 14:50:27 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199601242250.OAA27153@freefall.freebsd.org> To: CVS-committers, cvs-usrbin Subject: cvs commit: src/usr.bin/cal cal.c Sender: owner-cvs-usrbin@FreeBSD.ORG Precedence: bulk ache 96/01/24 14:50:26 Modified: usr.bin/cal cal.c Log: Localize it. Revision Changes Path 1.3 +21 -7 src/usr.bin/cal/cal.c