cvs commit: src/sbin/devd devd.cc

Warner Losh imp at FreeBSD.org
Sat Apr 26 12:44:46 PDT 2003


imp         2003/04/26 12:44:45 PDT

  FreeBSD src repository

  Modified files:
    sbin/devd            devd.cc 
  Log:
  Make better use of the string type when parsing things.  This switches
  expand one from using a fixed buffer to using a string which
  dynamically allocates these things.
  
  Submitted by: green@ (against an earlier version of devd)
  Ignored for too long by: imp
  
  Revision  Changes    Path
  1.11      +22 -28    src/sbin/devd/devd.cc


More information about the cvs-src mailing list