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: Moritz Jodeit (moritzcvs.openbsd.org)
Date: Mon Apr 17 2006 - 04:45:01 CDT


CVSROOT: /cvs
Module name: src
Changes by: moritzcvs.openbsd.org 2006/04/17 03:45:00

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

Log message:
Three undocumented options got lost in the conversion to getopt(3).
Remove their remaining code, since they were not working before.

Initial diff from Steffen Wendzel.

ok millert