freebsd-dev/usr.sbin/pkg_install
Bill Fumerola 6e085fd13f even the default case in a switch requires some action (add break;)
EVP_sha1() returns a const EVP_MD *, so reflect that in the variable
we store its return value in.
2003-02-03 22:47:03 +00:00
..
add Prevent buffer overflow in format_cmd() by properly tracking maximum 2003-01-06 07:39:02 +00:00
create english(4) police. 2002-12-27 12:15:40 +00:00
delete Break fileGetURL() out into its own file so that pkg_install/lib consumers 2002-11-06 08:57:03 +00:00
info Back out rev 1.33; getbsize(3)'s original interface has been restored. 2002-12-30 18:16:26 +00:00
lib Prevent buffer overflow in format_cmd() by properly tracking maximum 2003-01-06 07:39:02 +00:00
sign even the default case in a switch requires some action (add break;) 2003-02-03 22:47:03 +00:00
version Note that -c is no longer supported. This was requested by a few users and 2003-01-27 02:05:59 +00:00
Makefile Actually, the canonical way would be syntactically correct. 2003-01-09 12:04:21 +00:00
Makefile.inc Use some black make(1) magic to make pkg_install build even without 2002-02-27 19:03:15 +00:00
README
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! :-)