OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Wed Sep 05 2007 - 16:07:53 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2007/09/05 15:07:53

Modified files:
        usr.bin/split : split.c

Log message:
The rewritten newfile() algorithm introduced in rev 1.12 was
incorrect. This simpler version from Pete Honeyman passes all the
tests I thow at it. OK deraadt some time ago.