Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jun 2008 12:31:30 +0000 (UTC)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ngctl main.c
Message-ID:  <200806281231.m5SCVejc032444@repoman.freebsd.org>

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



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