freebsd-nq/sys/pc98/conf
Peter Wemm c46d792d58 Deal with quoted arguments. This hack parser uses whitespace to delimit
fields, not lex/yacc grammar so it is not an exact match but should be
close enough for most cases.
Deal with 'port?', 'irq?' style specifications.  These are parsed as
seperate values in lex/yacc in config(8) but tripped up this helper tool.
2000-06-17 20:10:55 +00:00
..
GENERIC - Moved "hint" informations to GENERIC.hints. 2000-06-17 14:46:20 +00:00
GENERIC.hints - Moved "hint" informations to GENERIC.hints. 2000-06-17 14:46:20 +00:00
gethints.pl Deal with quoted arguments. This hack parser uses whitespace to delimit 2000-06-17 20:10:55 +00:00