HardenedBSD/usr.sbin/pkg_install
Jordan K. Hubbard 1c491c8eb8 Use ARG_MAX instead of _POSIX_ARG_MAX: 4K is too small!
This should stop the SIGBUS errors in pkg_create for some packages.
1995-04-24 21:50:11 +00:00
..
add Second round: 1995-04-22 13:58:24 +00:00
create Use ARG_MAX instead of _POSIX_ARG_MAX: 4K is too small! 1995-04-24 21:50:11 +00:00
delete
info
lib Export the min_free() function. 1995-04-22 13:58:44 +00:00
+COMMENT
+CONTENTS
+DESC
Makefile
Makefile.inc
pkg
README Second round: 1995-04-22 13:58:24 +00:00
tkpkg

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