Subject: CVS commit: basesrc/usr.bin/xlint/xlint
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 01/31/2002 21:09:34
Module Name: basesrc
Committed By: tv
Date: Thu Jan 31 19:09:33 UTC 2002
Modified Files:
basesrc/usr.bin/xlint/xlint: xlint.c
Log Message:
* Use setprogname() in main().
* Don't grossly abuse getopt(); allow only -l and -L after filenames are
encountered, and do the parsing of these options manually.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 basesrc/usr.bin/xlint/xlint/xlint.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.