freebsd-dev/usr.sbin/pkg_install/create
Maxim Sobolev 242b263cbc Fix a bug where pkg_create does not make an md5 entry for the last item in
the packing list. Also use switch() instead of zillion "else if ()" and for()
loop instead of while() loop for traversing through linked list.

MFC candidate.

Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2001-01-12 11:36:12 +00:00
..
create.h Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
main.c Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
Makefile Use libfetch instead of libftpio. This adds support for http and IPv6. 2000-06-27 11:00:07 +00:00
perform.c Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
pkg_create.1 Prepare for mdoc(7)NG. 2000-12-27 15:30:30 +00:00
pl.c Fix a bug where pkg_create does not make an md5 entry for the last item in 2001-01-12 11:36:12 +00:00