1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/pkg_install
Matthew N. Dodd a9cd061a2a - Add the 'b' option which causes BLOCKSIZE to be hornored when
the 'q' or 'Q' options are present.
- Document BLOCKSIZE.
2003-03-25 01:22:42 +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 Fix a long-standing bug where if the package being deleted had no 2003-02-25 15:01:54 +00:00
info - Add the 'b' option which causes BLOCKSIZE to be hornored when 2003-03-25 01:22:42 +00:00
lib Prevent buffer overflow in format_cmd() by properly tracking maximum 2003-01-06 07:39:02 +00:00
sign Initialize sign to NULL so that we don't attempt to free() it in case 2003-02-20 20:13:07 +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 Remove some $Log$ debris 1999-08-29 15:54:49 +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! :-)