From owner-cvs-usrbin Sun Dec 22 07:38:44 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA07600 for cvs-usrbin-outgoing; Sun, 22 Dec 1996 07:38:44 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA07593; Sun, 22 Dec 1996 07:38:43 -0800 (PST) Date: Sun, 22 Dec 1996 07:38:43 -0800 (PST) From: Joerg Wunsch Message-Id: <199612221538.HAA07593@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/gencat genlib.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/12/22 07:38:42 Branch: usr.bin/gencat RELENG_2_2 Modified: usr.bin/gencat genlib.c Log: YAMFC (Add \' to valid escapes list to be compatible with printf) Revision Changes Path 1.4.2.1 +4 -0 src/usr.bin/gencat/genlib.c From owner-cvs-usrbin Mon Dec 23 10:55:35 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA15236 for cvs-usrbin-outgoing; Mon, 23 Dec 1996 10:55:35 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA15229; Mon, 23 Dec 1996 10:55:34 -0800 (PST) Date: Mon, 23 Dec 1996 10:55:34 -0800 (PST) From: Joerg Wunsch Message-Id: <199612231855.KAA15229@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/whereis whereis.pl Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/12/23 10:55:33 Modified: usr.bin/whereis whereis.pl Log: Fix a logico that sneaked into the manpath handling. Turn off error messages from locate(1), we can't do very much about its database not being ok anyway at this time. Closes PR # bin/2183: whereis returns environ... Revision Changes Path 1.2 +5 -3 src/usr.bin/whereis/whereis.pl From owner-cvs-usrbin Mon Dec 23 10:56:56 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA15438 for cvs-usrbin-outgoing; Mon, 23 Dec 1996 10:56:56 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA15431; Mon, 23 Dec 1996 10:56:54 -0800 (PST) Date: Mon, 23 Dec 1996 10:56:54 -0800 (PST) From: Joerg Wunsch Message-Id: <199612231856.KAA15431@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/whereis whereis.pl Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/12/23 10:56:54 Branch: usr.bin/whereis RELENG_2_2 Modified: usr.bin/whereis whereis.pl Log: YAMFC (fix a logico in the manpath handling, and drop locate's stderr). Revision Changes Path 1.1.2.1 +5 -3 src/usr.bin/whereis/whereis.pl From owner-cvs-usrbin Mon Dec 23 15:10:04 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA28101 for cvs-usrbin-outgoing; Mon, 23 Dec 1996 15:10:04 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA28055; Mon, 23 Dec 1996 15:09:57 -0800 (PST) Date: Mon, 23 Dec 1996 15:09:57 -0800 (PST) From: Wolfram Schneider Message-Id: <199612232309.PAA28055@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib, cvs-usrbin, cvs-sbin, cvs-usrsbin Subject: cvs commit: src/lib/libc/net inet.3 ns.3 src/lib/libc/sys mincore.2 readlink.2 vfork.2 src/lib/libm/common_source atan2.3 src/lib/msun/man atan2.3 src/sbin/dumplfs dumplfs.8 src/sbin/mount_std mount_std.8 src/usr.bin/login login.1 src/usr.bin/w w.1 src/usr.sbin/kernbb kernbb.8 src/usr.sbin/quot quot.8 src/lib/libc/stdlib calloc.3 memory.3 src/usr.sbin/pcvt/keycap/man5 keycap.5 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/12/23 15:09:56 Modified: lib/libc/net inet.3 ns.3 lib/libc/stdlib calloc.3 memory.3 lib/libc/sys mincore.2 readlink.2 vfork.2 lib/libm/common_source atan2.3 lib/msun/man atan2.3 sbin/dumplfs dumplfs.8 sbin/mount_std mount_std.8 usr.bin/login login.1 usr.bin/w w.1 usr.sbin/kernbb kernbb.8 usr.sbin/pcvt/keycap/man5 keycap.5 usr.sbin/quot quot.8 Log: comma typos Revision Changes Path 1.3 +2 -2 src/lib/libc/net/inet.3 1.2 +2 -1 src/lib/libc/net/ns.3 1.2 +3 -2 src/lib/libc/stdlib/calloc.3 1.2 +3 -2 src/lib/libc/stdlib/memory.3 1.5 +4 -3 src/lib/libc/sys/mincore.2 1.3 +4 -3 src/lib/libc/sys/readlink.2 1.5 +3 -2 src/lib/libc/sys/vfork.2 1.2 +3 -2 src/lib/libm/common_source/atan2.3 1.3 +3 -3 src/lib/msun/man/atan2.3 1.2 +3 -2 src/sbin/dumplfs/dumplfs.8 1.5 +6 -6 src/sbin/mount_std/mount_std.8 1.5 +3 -2 src/usr.bin/login/login.1 1.3 +2 -1 src/usr.bin/w/w.1 1.2 +2 -1 src/usr.sbin/kernbb/kernbb.8 1.3 +2 -5 src/usr.sbin/pcvt/keycap/man5/keycap.5 1.4 +2 -2 src/usr.sbin/quot/quot.8 From owner-cvs-usrbin Sat Dec 28 12:31:08 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA23880 for cvs-usrbin-outgoing; Sat, 28 Dec 1996 12:31:08 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA23873; Sat, 28 Dec 1996 12:31:06 -0800 (PST) Date: Sat, 28 Dec 1996 12:31:06 -0800 (PST) From: Joerg Wunsch Message-Id: <199612282031.MAA23873@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/ee - Imported sources Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/12/28 12:31:06 src/usr.bin/ee - Imported sources Update of /home/ncvs/src/usr.bin/ee In directory freefall.freebsd.org:/a/joerg/yyy Revision/Branch: 1.1.1 Log Message: Update from the author, just onto the vendor-branch by now. Submitted by: h_mahon@fc.hp.com (Hugh Mahon) Status: Vendor Tag: HUGH_F_MAHON Release Tags: ee_1_3 N src/usr.bin/ee/README.ee N src/usr.bin/ee/Artistic C src/usr.bin/ee/ee.1 C src/usr.bin/ee/ee.msg N src/usr.bin/ee/ee.i18n.guide C src/usr.bin/ee/Makefile N src/usr.bin/ee/create.make N src/usr.bin/ee/make.default C src/usr.bin/ee/ee.c N src/usr.bin/ee/new_curse.h N src/usr.bin/ee/new_curse.c 4 conflicts created by this import. Use the following command to help the merge: cvs checkout -jHUGH_F_MAHON:yesterday -jHUGH_F_MAHON src/usr.bin/ee From owner-cvs-usrbin Sat Dec 28 12:45:00 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA24390 for cvs-usrbin-outgoing; Sat, 28 Dec 1996 12:45:00 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA24383; Sat, 28 Dec 1996 12:44:59 -0800 (PST) Date: Sat, 28 Dec 1996 12:44:59 -0800 (PST) From: Peter Wemm Message-Id: <199612282044.MAA24383@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/talk init_disp.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/12/28 12:44:58 Modified: usr.bin/talk init_disp.c Log: Enable idlok() in both windows. This is actually a no-op for libcurses (which doesn't use the setting at all), but when linking with recent versions of libncurses, ncurses screws up without it for some reason (presumably a ncurses bug). Revision Changes Path 1.8 +2 -0 src/usr.bin/talk/init_disp.c