HardenedBSD/usr.sbin/pkg_install
Jordan K. Hubbard d14afa6dd2 As per Bruce's advice, use sysconf to get the max argument size and
dynamically allocate that much space, also using snprintf() and strncat()
to do proper bounds checking.
1995-04-26 11:43:20 +00:00
..
add Check dependencies BEFORE doing final extraction of package. 1995-04-26 07:43:35 +00:00
create As per Bruce's advice, use sysconf to get the max argument size and 1995-04-26 11:43:20 +00:00
delete 1. Add proper dependencies to the library in my Makefiles. This was pointed 1995-04-22 00:03:18 +00:00
info 1. Add proper dependencies to the library in my Makefiles. This was pointed 1995-04-22 00:03:18 +00:00
lib Check dependencies BEFORE doing final extraction of package. 1995-04-26 07:43:35 +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! :-)