freebsd_amp_hwpstate/usr.sbin/pkg_install
Jordan K. Hubbard 77b7b41b81 Don't exit() from cleanup() if we got there via a non-signal since
we're only going to exit (after printing a more detailed error message)
afterwards anyway.
PR:		7020
1998-07-28 11:55:39 +00:00
..
add Avoid race-conditions on playpen delete. 1998-07-17 14:56:31 +00:00
create Don't exit() from cleanup() if we got there via a non-signal since 1998-07-28 11:55:39 +00:00
delete .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
info Add $Id$. 1998-07-14 08:28:15 +00:00
lib Paranoia: use mkdtemp instead of mktemp 1998-07-28 01:18:02 +00:00
Makefile
Makefile.inc Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +00:00
README
tkpkg

README

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! :-)