cvs commit: src/usr.sbin/bootparamd/bootparamd main.c

Stefan Farfeleder stefanf at FreeBSD.org
Tue Jun 8 12:11:28 GMT 2004


stefanf     2004-06-08 12:11:19 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/bootparamd/bootparamd main.c 
  Log:
  - Don't use argv[i] when i is uninitialised.
  - Cast isdigit's argument to unsigned char.
  - Remove the now unused variable i.
  
  Approved by:    das (mentor)
  
  Revision  Changes    Path
  1.10      +2 -3      src/usr.sbin/bootparamd/bootparamd/main.c


More information about the cvs-src mailing list