opnsense-src/usr.sbin/pkg_install/lib
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
..
exec.c Use err(3). Cosmetics in usage string and man page. 1997-10-08 07:48:21 +00:00
file.c o Set paths internally for pkg_add for tools we might want to invoke. 1998-09-08 10:42:26 +00:00
global.c Use err(3). Cosmetics in usage string and man page. 1997-10-08 07:48:21 +00:00
lib.h Eliminate the idea of nested "playpens" entirely - it just obfuscated 1998-02-16 17:16:51 +00:00
Makefile Make pkg_install understand and use libftpio instead of its own 1996-06-20 18:33:55 +00:00
msg.c Don't return from cleanup() - if it's removed the playpen then very 1997-10-13 15:03:55 +00:00
pen.c Paranoia: use mkdtemp instead of mktemp 1998-07-28 01:18:02 +00:00
plist.c Silence potentially bogus warning. 1998-09-01 06:58:11 +00:00
str.c Use err(3). Cosmetics in usage string and man page. 1997-10-08 07:48:21 +00:00