From owner-cvs-usrsbin Sat Mar 15 02:49:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA16191 for cvs-usrsbin-outgoing; Sat, 15 Mar 1997 02:49:04 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA16182; Sat, 15 Mar 1997 02:49:01 -0800 (PST) Date: Sat, 15 Mar 1997 02:49:01 -0800 (PST) From: Joerg Wunsch Message-Id: <199703151049.CAA16182@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/watch watch.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/03/15 02:49:00 Branch: usr.sbin/watch RELENG_2_2 Modified: usr.sbin/watch watch.c Log: YAMFC (rev 1.12: sgtty->termios, fix buffer overflow condition, use sysexits(3)) Revision Changes Path 1.8.2.4 +52 -40 src/usr.sbin/watch/watch.c