Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2001 06:13:06 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/add perform.c src/usr.sbin/pkg_install/delete main.c perform.c src/usr.sbin/pkg_install/info perform.c src/usr.sbin/pkg_install/lib deps.c lib.h match.c
Message-ID:  <200108021313.f72DD6w18904@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/08/02 06:13:06 PDT

  Modified files:
    usr.sbin/pkg_install/add perform.c 
    usr.sbin/pkg_install/delete main.c perform.c 
    usr.sbin/pkg_install/info perform.c 
    usr.sbin/pkg_install/lib deps.c lib.h match.c 
  Log:
  Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_LOG_DIR)"
  with macro.
  
  MFC after:	1 month
  
  Revision  Changes    Path
  1.63      +4 -4      src/usr.sbin/pkg_install/add/perform.c
  1.22      +1 -1      src/usr.sbin/pkg_install/delete/main.c
  1.32      +2 -5      src/usr.sbin/pkg_install/delete/perform.c
  1.41      +2 -5      src/usr.sbin/pkg_install/info/perform.c
  1.3       +1 -3      src/usr.sbin/pkg_install/lib/deps.c
  1.36      +5 -3      src/usr.sbin/pkg_install/lib/lib.h
  1.7       +1 -3      src/usr.sbin/pkg_install/lib/match.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?200108021313.f72DD6w18904>