Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2001 23:06:01 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/add main.c
Message-ID:  <200107190606.f6J661Z34263@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2001/07/18 23:06:01 PDT

  Modified files:        (Branch: RELENG_4)
    usr.sbin/pkg_install/add main.c 
  Log:
  MFC: r1.38:
  
  Clean up some of the evil string handling in this code, replace
  warnx()+exit() with errx() and replace a big if..then..else construct
  to determine the package download directory with a lookup table.
  
  Revision   Changes    Path
  1.29.2.10  +75 -45    src/usr.sbin/pkg_install/add/main.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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