From owner-cvs-usrbin Fri Aug 22 15:16:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA06735 for cvs-usrbin-outgoing; Fri, 22 Aug 1997 15:16:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA06684; Fri, 22 Aug 1997 15:15:42 -0700 (PDT) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA11176; Fri, 22 Aug 1997 15:15:25 -0700 (PDT) Date: Fri, 22 Aug 1997 15:15:25 -0700 (PDT) Message-Id: <199708222215.PAA11176@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/tip/tip cmds.c tip.c tip.h Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk imp 1997/08/22 15:15:24 PDT Modified files: (Branch: RELENG_2_2) usr.bin/tip/tip cmds.c tip.c tip.h Log: MFC: Buffer overflow in prompt Revision Changes Path 1.2.6.2 +13 -13 src/usr.bin/tip/tip/cmds.c 1.2.2.2 +5 -4 src/usr.bin/tip/tip/tip.c 1.1.6.2 +7 -3 src/usr.bin/tip/tip/tip.h