Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 1998 03:42:26 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/pkg_install/add main.c src/usr.sbin/pkg_install/create perform.c src/usr.sbin/pkg_install/lib file.c
Message-ID:  <199809081042.DAA24872@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1998/09/08 03:42:26 PDT

  Modified files:
    usr.sbin/pkg_install/add main.c 
    usr.sbin/pkg_install/create perform.c 
    usr.sbin/pkg_install/lib file.c 
  Log:
  o Set paths internally for pkg_add for tools we might want to invoke.
  o Fix bogus suffix handling.
  o Tell user when an FTP url is being xferred rather than being silent.
    This sort of violates "the unix way" but it stops people from whacking
    ^C when they think it's hung, too.  Sometimes visual indication of
    success is important.  Doesn't spit out anything if not on a TTY.
  
  Revision  Changes    Path
  1.17      +10 -5     src/usr.sbin/pkg_install/add/main.c
  1.44      +1 -2      src/usr.sbin/pkg_install/create/perform.c
  1.31      +5 -5      src/usr.sbin/pkg_install/lib/file.c



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