]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r205880 by ru:
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 Apr 2010 18:46:18 +0000 (18:46 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 13 Apr 2010 18:46:18 +0000 (18:46 +0000)
commit284f3ff8a400214da621c2144e0365ed3e2bed6c
tree8742a778cf9131f81cfe7a0df4a0faf412853cef
parent0c89f9979d2c7c81d4a0039a3054e2edb7bbaced
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@206559 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/config/config.y
usr.sbin/config/lang.l
usr.sbin/config/main.c
usr.sbin/config/mkmakefile.c
usr.sbin/config/mkoptions.c