DragonFly commits List (threaded) for 2008-07
DragonFly BSD
DragonFly commits List (threaded) for 2008-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.sbin/config main.c


From: Thomas Nikolajsen <thomas@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 11 Jul 2008 02:28:20 -0700 (PDT)

thomas      2008/07/11 02:28:20 PDT

DragonFly src repository

  Modified files:
    usr.sbin/config      main.c 
  Log:
  Change how `options INCLUDE_CONFIG_FILE' is fixed:
  use gcc'ism, __used attribute,
  instead of relying on compiler not doing global optimization.
  This also doesn't introduce name space pollution.
  Also add comment.
  
  Suggested-by: corecode
  
  Revision  Changes    Path
  1.24      +4 -1      src/usr.sbin/config/main.c


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/config/main.c.diff?r1=1.23&r2=1.24&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]