Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2007 22:37:52 +0000 (UTC)
From:      "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config main.c
Message-ID:  <200705122237.l4CMbqtl064239@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705122237.l4CMbqtl064239>