freebsd-nq/usr.sbin/pkg_install
Jordan K. Hubbard d0a638ae52 Use lstat() rather than stat in determining whether a file exists,
otherwise we'll miss the "symlink exists but points nowhere" case.
Submitted by:	asami and/or possibly <ru@ucb.crimea.ua>
1998-10-09 00:01:16 +00:00
..
add Use a more reasonable default umask in case the root umask is too 1998-09-14 19:22:59 +00:00
create correct usage of cleanup() everywhere - this became bogus when the warnx/errx 1998-09-11 07:26:58 +00:00
delete correct usage of cleanup() everywhere - this became bogus when the warnx/errx 1998-09-11 07:26:58 +00:00
info correct usage of cleanup() everywhere - this became bogus when the warnx/errx 1998-09-11 07:26:58 +00:00
lib Use lstat() rather than stat in determining whether a file exists, 1998-10-09 00:01:16 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +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! :-)