From owner-cvs-usrbin Sun Oct 29 02:33:38 1995 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA12487 for cvs-usrbin-outgoing; Sun, 29 Oct 1995 02:33:38 -0800 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA12475 ; Sun, 29 Oct 1995 02:33:30 -0800 Date: Sun, 29 Oct 1995 02:33:30 -0800 From: "Andrey A. Chernov" Message-Id: <199510291033.CAA12475@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/10/29 02:33:28 Modified: usr.bin/write write.c Log: Remove char->int promotion. Fix uncontrol function for 8bit chars.