Subject: CVS commit: [nathanw_sa] basesrc/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/25/2001 00:26:59
Module Name:	basesrc
Committed By:	nathanw
Date:		Tue Jul 24 21:26:58 UTC 2001

Modified Files:
	basesrc/lib/libpthread [nathanw_sa]: debuglog.c

Log Message:
Instead of always doing the equivalent of tail -f on the log, add a -f
option to do that and make the default simply to display the log.
Add a -i option to initialize (clear) the log.
Oh, and add getopt framework and usage().


To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 basesrc/lib/libpthread/debuglog.c

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