freebsd-dev/usr.sbin/pkg_install/add
Jordan K. Hubbard 8c26c30381 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.
1998-09-08 10:42:26 +00:00
..
add.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
extract.c MF22: check for null pointer. 1998-07-04 14:13:01 +00:00
futil.c Use err(3). Cosmetics in usage string and man page. 1997-10-08 07:48:21 +00:00
main.c o Set paths internally for pkg_add for tools we might want to invoke. 1998-09-08 10:42:26 +00:00
Makefile Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +00:00
perform.c Fail as documented when a dependency cannot be found 1998-09-08 03:02:45 +00:00
pkg_add.1 Add $Id$. 1998-07-14 08:28:15 +00:00