Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 1995 17:10:15 -0800
From:      Steven Wallace <swallace>
To:        CVS-commiters, cvs-usrsbin
Subject:   cvs commit: src/usr.sbin/pkg_install/info info.h perform.c show.c
Message-ID:  <199501050110.RAA06359@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
swallace    95/01/04 17:10:14

  Modified:    usr.sbin/pkg_install/info info.h perform.c show.c
  Log:
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501050110.RAA06359>