cvs commit: src/usr.sbin/config main.c
    Wojciech A. Koszek 
    wkoszek at FreeBSD.org
       
    Sat May 12 22:37:53 UTC 2007
    
    
  
wkoszek     2007-05-12 22:37:52 UTC
  FreeBSD src repository
  Modified files:
    usr.sbin/config      main.c 
  Log:
  This is loser's commit message:
  
  Remember about tricky cases, where options contain unfriendly characters,
  from the ANSI-C string point of view ('"' in this case). The x09 build
  breakage was caused by SC_CUT_SEPCHARS options.
  
  I did test this patch number of times; each time unprofessionally and
  inappropriately.
  
  OKed by:        cognet (mentor)
  
  Revision  Changes    Path
  1.75      +12 -1     src/usr.sbin/config/main.c
    
    
More information about the cvs-all
mailing list