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: Aaron Campbell (aaroncvs.openbsd.org)
Date: Wed Apr 07 2004 - 09:09:36 CDT


CVSROOT: /cvs
Module name: src
Changes by: aaroncvs.openbsd.org 2004/04/07 08:09:35

Modified files:
        games/backgammon/common_source: subs.c
        libexec/identd : identd.c
        sbin/disklabel : disklabel.c
        sbin/fsck_ext2fs: main.c
        sbin/ping : ping.c
        sbin/routed : main.c
        usr.sbin/extattrctl: extattrctl.c
        usr.sbin/lpr/lpd: lpd.c
        usr.sbin/tokenadm: tokenadm.c

Log message:
Remove those option letters from the getopt string which do not have a case
handler below. millert ok