From owner-cvs-usrbin Sun Nov 5 01:02:21 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA24387 for cvs-usrbin-outgoing; Sun, 5 Nov 1995 01:02:21 -0800 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA24375 ; Sun, 5 Nov 1995 01:02:13 -0800 Date: Sun, 5 Nov 1995 01:02:13 -0800 From: "Andrey A. Chernov" Message-Id: <199511050902.BAA24375@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/write write.c Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk ache 95/11/05 01:02:12 Modified: usr.bin/write write.c Log: Do unctrl in right way Handle '\377' properly From owner-cvs-usrbin Sun Nov 5 07:57:00 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA04613 for cvs-usrbin-outgoing; Sun, 5 Nov 1995 07:57:00 -0800 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA04599 ; Sun, 5 Nov 1995 07:56:44 -0800 Date: Sun, 5 Nov 1995 07:56:44 -0800 From: Joerg Wunsch Message-Id: <199511051556.HAA04599@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/xlint - Imported sources Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk joerg 95/11/05 07:56:42 Branch: usr.bin/xlint 1.1.1 Log: Jochen Pohl's lint(1) from NetBSD. Yet another import. This is just a vendor import by now. I'll wait until i'll get the imported files back via CTM before applying the FreeBSD patches. Don't use it yet. Submitted by: Jochen Pohl Obtained from: (NetBSD -- this version is directly from Jochen) Status: Vendor Tag: JPO Release Tags: v1_3 N src/usr.bin/xlint/Makefile N src/usr.bin/xlint/lint1/cgram.y N src/usr.bin/xlint/lint1/Makefile N src/usr.bin/xlint/lint1/decl.c N src/usr.bin/xlint/lint1/func.c N src/usr.bin/xlint/lint1/emit.c N src/usr.bin/xlint/lint1/emit1.c N src/usr.bin/xlint/lint1/err.c N src/usr.bin/xlint/lint1/externs.h N src/usr.bin/xlint/lint1/lint1.h N src/usr.bin/xlint/lint1/init.c N src/usr.bin/xlint/lint1/lint.h N src/usr.bin/xlint/lint1/scan.l N src/usr.bin/xlint/lint1/main1.c N src/usr.bin/xlint/lint1/mem.c N src/usr.bin/xlint/lint1/mem1.c N src/usr.bin/xlint/lint1/op.h N src/usr.bin/xlint/lint1/param.h N src/usr.bin/xlint/lint1/tree.c N src/usr.bin/xlint/lint1/externs1.h N src/usr.bin/xlint/lint2/Makefile N src/usr.bin/xlint/lint2/chk.c N src/usr.bin/xlint/lint2/emit2.c N src/usr.bin/xlint/lint2/externs2.h N src/usr.bin/xlint/lint2/hash.c N src/usr.bin/xlint/lint2/lint2.h N src/usr.bin/xlint/lint2/main2.c N src/usr.bin/xlint/lint2/mem2.c N src/usr.bin/xlint/lint2/msg.c N src/usr.bin/xlint/lint2/read.c N src/usr.bin/xlint/llib/Makefile N src/usr.bin/xlint/llib/llib-lposix N src/usr.bin/xlint/llib/llib-lstdc N src/usr.bin/xlint/xlint/Makefile N src/usr.bin/xlint/xlint/lint.1 N src/usr.bin/xlint/xlint/pathnames.h N src/usr.bin/xlint/xlint/xlint.c No conflicts created by this import From owner-cvs-usrbin Mon Nov 6 13:54:23 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA15159 for cvs-usrbin-outgoing; Mon, 6 Nov 1995 13:54:23 -0800 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA15139 ; Mon, 6 Nov 1995 13:54:05 -0800 Date: Mon, 6 Nov 1995 13:54:05 -0800 From: Joerg Wunsch Message-Id: <199511062154.NAA15139@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/xlint/xlint Makefile xlint.c Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk joerg 95/11/06 13:54:03 Modified: usr.bin/xlint/lint1 err.c usr.bin/xlint/xlint Makefile xlint.c Log: Well, Jochen adopted most of my submissions. So only the different style of error reporting (i prefer gcc style to be consistent with the compiler) is left, plus a minor nit he's most likely been overlooking. There are still problems with bootstrapping, and you should expect troubles when linting libc... From owner-cvs-usrbin Wed Nov 8 01:56:15 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA29997 for cvs-usrbin-outgoing; Wed, 8 Nov 1995 01:56:15 -0800 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA29954 ; Wed, 8 Nov 1995 01:55:17 -0800 Date: Wed, 8 Nov 1995 01:55:17 -0800 From: "Andrey A. Chernov" Message-Id: <199511080955.BAA29954@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/ee/doc new_curse.h Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk ache 95/11/08 01:55:14 Modified: usr.bin/ee ee.c Log: Author's fixes of backspace problem, slightly different then mine was Modified: usr.bin/ee/doc new_curse.h Log: Author's cosmetic fixes From owner-cvs-usrbin Wed Nov 8 16:48:55 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02693 for cvs-usrbin-outgoing; Wed, 8 Nov 1995 16:48:55 -0800 Received: (from nate@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA02676 ; Wed, 8 Nov 1995 16:48:46 -0800 Date: Wed, 8 Nov 1995 16:48:46 -0800 From: Nate Williams Message-Id: <199511090048.QAA02676@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/locate/locate updatedb.sh Makefile Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk nate 95/11/08 16:48:43 Modified: usr.bin/locate/locate Makefile Added: usr.bin/locate/locate updatedb.sh Log: Re-wrote the locate.updatedb script in /bin/sh for speed and portability. Obtained from: Partially my work in 1. From owner-cvs-usrbin Thu Nov 9 03:07:18 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA06419 for cvs-usrbin-outgoing; Thu, 9 Nov 1995 03:07:18 -0800 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA06378 ; Thu, 9 Nov 1995 03:06:52 -0800 Date: Thu, 9 Nov 1995 03:06:52 -0800 From: David Greenman Message-Id: <199511091106.DAA06378@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/ranlib build.c Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk davidg 95/11/09 03:06:50 Branch: usr.bin/ranlib RELENG_2_1_0 Modified: usr.bin/ranlib build.c Log: Brought in changes from rev 1.3: bugfix for >17 character names. From owner-cvs-usrbin Fri Nov 10 16:12:54 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA18632 for cvs-usrbin-outgoing; Fri, 10 Nov 1995 16:12:54 -0800 Received: (from julian@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA18618 ; Fri, 10 Nov 1995 16:12:49 -0800 Date: Fri, 10 Nov 1995 16:12:49 -0800 From: Julian Elischer Message-Id: <199511110012.QAA18618@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/calendar/calendars calendar.usholiday Sender: owner-cvs-usrbin@FreeBSD.org Precedence: bulk julian 95/11/10 16:12:48 Modified: usr.bin/calendar/calendars calendar.usholiday Log: Obtained from: pope gregory and julius caesar 27c27 < 11/29 Thanksgiving Day (Last Thursday in November) --- > 11/23 Thanksgiving Day (4th Thursday in November) it's not that the date was wrong for this year (it was the wrong year.. it was that the ALGORYTHM was wrong.. very confusing for non americans wondering why americans were going to be on holiday on the 23rd..