From owner-cvs-usrbin Fri Jul 7 01:24:01 1995 Return-Path: cvs-usrbin-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA05063 for cvs-usrbin-outgoing; Fri, 7 Jul 1995 01:24:01 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA05050 ; Fri, 7 Jul 1995 01:23:55 -0700 Date: Fri, 7 Jul 1995 01:23:55 -0700 From: "Rodney W. Grimes" Message-Id: <199507070823.BAA05050@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/split split.c Sender: cvs-usrbin-owner@freebsd.org Precedence: bulk rgrimes 95/07/07 01:23:53 Modified: usr.bin/split split.c Log: This fixes 'split -l NNN foo'. As it stands split will complain about an 'illegal line count' becuase it's looking at the wrong end pointer (ep) to detect any extra characters after the NNN. Submitted by: Rich Murphey This should probably get pulled into 2.0.6 and 2.1.0