cvs commit: src/usr.sbin/newsyslog newsyslog.c

Garance A Drosehn gad at FreeBSD.org
Mon Sep 8 20:04:52 PDT 2003


gad         2003/09/08 20:04:50 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/newsyslog   newsyslog.c 
  Log:
  Use strtol() instead of strtoul() in parse8601, so we can detect
  negative values.  Mainly done to sync this routine with OpenBSD.
  
  Obtained from:  OpenBSD
  MFC after:      23 days
  
  Revision  Changes    Path
  1.76      +17 -17    src/usr.sbin/newsyslog/newsyslog.c


More information about the cvs-src mailing list