opnsense-src/usr.sbin/pkg_install/info
Steven Wallace 022402f2be Added new function show_index() which does a 'smart' display of the index file.
Index descriptions are limited to MAXINDEXSIZE (60) chars.  Any description
beyond that is truncated.  Also, only the first line is displayed as well.
This allows pkg_info -a -I to be formated in two columns with one line
per package for easy reading.

Reviewed by:	jkh
1995-01-05 01:10:13 +00:00
..
info.h Added new function show_index() which does a 'smart' display of the index file. 1995-01-05 01:10:13 +00:00
main.c Many of John T. Kohl's patches from NetBSD. Thanks, John! 1994-12-06 00:51:50 +00:00
Makefile Now works with/without obj directories 1993-09-20 23:47:51 +00:00
perform.c Added new function show_index() which does a 'smart' display of the index file. 1995-01-05 01:10:13 +00:00
pkg_info.1 More changes from John T. Kohl. Man pages, mostly. 1994-12-06 01:04:17 +00:00
show.c Added new function show_index() which does a 'smart' display of the index file. 1995-01-05 01:10:13 +00:00