freebsd-src/usr.sbin/pkg_install
Mike Pritchard 247f99f51f Initialize the argument list in the unpack() routine to zero.
This prevents a core dump due to the stack being trashed if pkg_add
is asked to process something that really isn't a package file.
1996-02-19 02:35:56 +00:00
..
add Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
create Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
delete Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
info Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
lib Initialize the argument list in the unpack() routine to zero. 1996-02-19 02:35:56 +00:00
Makefile Delete obsoleted *dist targets. 1994-09-13 10:20:37 +00:00
Makefile.inc Make this stop trying to go into /usr/local and inherit the settings 1994-09-13 10:20:02 +00:00
README Second round: 1995-04-22 13:58:24 +00:00
tkpkg Many of John T. Kohl's patches from NetBSD. Thanks, John! 1994-12-06 00:51:50 +00:00

This is the pkg_install suite of tools for doing maintainance of
software "packages".  More documentation is available in the man pages
for each individual command.

This code was written by Jordan Hubbard for FreeBSD, snatched and
mildly reshaped by John Kohl in NetBSD and the changes taken back into
FreeBSD again by Jordan, who then proceeded to add another couple
of dozen features on top.  Whee! :-)