cvs commit: src/usr.sbin/ngctl main.c
    Mike Makonnen 
    mtm at FreeBSD.org
       
    Sat Jun 28 12:31:40 UTC 2008
    
    
  
mtm         2008-06-28 12:31:30 UTC
  FreeBSD src repository
  Modified files:
    usr.sbin/ngctl       main.c 
  Log:
  SVN rev 180076 on 2008-06-28 12:31:30Z by mtm
  
  Modify the DoParseCommand() to work on (const char *) instead of just
  (char *). This is a slightly simplified version of the patch in the PR. It
  fixes compilitation issues with -O3.
  
  PR: misc/124385
  
  Revision  Changes    Path
  1.24      +4 -4      src/usr.sbin/ngctl/main.c
    
    
More information about the cvs-all
mailing list