Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/29/2000 14:05:36
Module Name:	basesrc
Committed By:	jdolecek
Date:		Mon May 29 21:05:36 UTC 2000

Modified Files:
	basesrc/usr.sbin/catman: catman.c

Log Message:
avoid using removelist()/renamelist()
while here, do some whitespace/const cleanup, convert to use addentry(),
  g/c section[] (now uses buf[] directly) - 10 character limit for section
  name is gone


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.sbin/catman/catman.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.