aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/conf/gethints.pl
Commit message (Expand)AuthorAgeFilesLines
* Retire the perl gethints.conf in favour of an awk version. MoveMark Murray2002-07-161-93/+0
* Report the line number where gethints.pl does not understand somethingPeter Wemm2000-06-261-1/+2
* Deal with quoted arguments. This hack parser uses whitespace to delimitPeter Wemm2000-06-171-0/+5
* Use while (<>) instead of while(<STDIN>) so that perl will automagicallyPeter Wemm2000-06-171-1/+1
* Print error messages to stderr, not stdout.Peter Wemm2000-06-141-1/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-131-0/+87