Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 1995 01:23:55 -0700
From:      "Rodney W. Grimes" <rgrimes>
To:        CVS-commiters, cvs-usrbin
Subject:   cvs commit: src/usr.bin/split split.c
Message-ID:  <199507070823.BAA05050@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
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 <rich@freebsd.org>
  
  This should probably get pulled into 2.0.6 and 2.1.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507070823.BAA05050>