NetBSD/usr.sbin/pkg_install
agc 04cc1342e6 Fix for misuse of NULL definition, from Arne Juul
(<arnej@math.ntnu.no>). Fixes bin/3745.
1997-06-13 16:10:15 +00:00
..
add Use malloc and free in extract.c, not alloca. 1997-06-09 15:24:32 +00:00
create Use malloc and free in extract.c, not alloca. 1997-06-09 15:24:32 +00:00
delete Fix for misuse of NULL definition, from Arne Juul 1997-06-13 16:10:15 +00:00
info Use malloc and free in extract.c, not alloca. 1997-06-09 15:24:32 +00:00
lib NetBSD Makefiles use "MAN=foo.3" not "MAN3=foo.0". However, since we 1997-06-05 20:43:28 +00:00
Makefile Add NetBSD Ids 1997-06-05 12:59:18 +00:00
Makefile.inc Add NetBSD Ids 1997-06-05 12:59:18 +00:00
README Add NetBSD Ids 1997-06-05 12:59:18 +00:00
tkpkg Add NetBSD Ids 1997-06-05 12:59:18 +00:00

README

# $NetBSD: README,v 1.2 1997/06/05 12:59:19 agc Exp $
# Original from FreeBSD, no rcs id.

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