freebsd-dev/usr.sbin/pkg_install
Jordan K. Hubbard 177bf8278c where_arge is allocated on stack and return address is overwritten
by buffer overflow.

Submitted by:	Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
1999-06-09 09:29:53 +00:00
..
add where_arge is allocated on stack and return address is overwritten 1999-06-09 09:29:53 +00:00
create Make it possible to have separate install scripts as well as have 1998-12-16 13:59:31 +00:00
delete document PKG_DBDIR 1998-12-31 20:29:29 +00:00
info If pkg_info is run with no args, default to "-aI". 1999-04-27 02:30:27 +00:00
lib Revive the PKG_ADD_BASE stuff a bit. 1999-05-12 06:06:49 +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! :-)