Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2010 04:14:49 +0000 (UTC)
From:      Randi Harper <randi@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/sysinstall Makefile index.c misc.c sysinstall.h
Message-ID:  <201006200415.o5K4F9Jh041896@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
randi       2010-06-20 04:14:49 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/sysinstall  Makefile index.c misc.c sysinstall.h 
  Log:
  SVN rev 209359 on 2010-06-20 04:14:49Z by randi
  
  Clean up item_add and remove -fno-strict-aliasing from CFLAGS.  Note that
  the "aux" value in libdialog is really an opaque pointer, but libdialog
  stores it as a long for historical reasons.
  
  Approved by:    cperciva (mentor)
  
  Revision  Changes    Path
  1.149     +1 -1      src/usr.sbin/sysinstall/Makefile
  1.120     +2 -2      src/usr.sbin/sysinstall/index.c
  1.45      +1 -1      src/usr.sbin/sysinstall/misc.c
  1.290     +1 -1      src/usr.sbin/sysinstall/sysinstall.h



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