Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2010 18:46:18 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/config config.y lang.l main.c mkmakefile.c mkoptions.c
Message-ID:  <201004131846.o3DIkih8080185@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2010-04-13 18:46:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/config      config.y lang.l main.c mkmakefile.c 
                         mkoptions.c 
  Log:
  SVN rev 206559 on 2010-04-13 18:46:18Z by emaste
  
  MFC r205880 by ru:
  
    - Handle calloc() allocation failures.
    - Fixed a comment.
    - 2 -> EXIT_FAILURE in some places.
    - errx() -> err() where appropriate.
  
  PR:             144644
  Submitted by:   Garrett Cooper
  
  Also fix endinclude() prototype to avoid compiler warning.
  
  Revision   Changes    Path
  1.81.2.2   +10 -0     src/usr.sbin/config/config.y
  1.47.2.2   +4 -1      src/usr.sbin/config/lang.l
  1.81.2.2   +11 -9     src/usr.sbin/config/main.c
  1.95.2.2   +2 -0      src/usr.sbin/config/mkmakefile.c
  1.34.10.2  +10 -0     src/usr.sbin/config/mkoptions.c



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