From owner-cvs-bin Sat Nov 5 22:27:11 1994 Return-Path: cvs-bin-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id WAA14726 for cvs-bin-outgoing; Sat, 5 Nov 1994 22:27:11 -0800 Received: (from pst@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id WAA14716; Sat, 5 Nov 1994 22:27:06 -0800 Date: Sat, 5 Nov 1994 22:27:06 -0800 From: Paul Traina Message-Id: <199411060627.WAA14716@freefall.cdrom.com> To: cvs-bin, CVS-commiters Subject: cvs commit: src/bin/sh mkinit.c Sender: cvs-bin-owner@FreeBSD.org Precedence: bulk pst 94/11/05 22:27:05 Modified: bin/sh mkinit.c Log: Add end of line check so mkinit doesn't produce garbage if you have a MKINIT line that doesn't have a comment on it (we have at least two). This mkinit program was written by someone who obviously doesn't believe in defensive programming. :-( There's a LOT of work that needs to be done on this thing. :-( :-( :-(