freebsd-dev/sys/alpha
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
..
alpha cpu_fork(): Check "flags" before dereferencing "p2". Otherwise, 2000-06-11 06:22:01 +00:00
conf Deal with quoted arguments. This hack parser uses whitespace to delimit 2000-06-17 20:10:55 +00:00
include Add taskqueue system for easy-to-use SWIs among other things. 2000-05-28 15:45:30 +00:00
isa Allow platform specific isa interrupt setup & teardown routines in 2000-05-28 02:40:53 +00:00
linux Fixed the return type for exit() and the args struct tag several NOPROTO 2000-05-09 18:23:16 +00:00
mcbus Enable EISA interrupts if the mcpcia has an attached EISA bus. 2000-05-13 21:33:57 +00:00
osf1 Regenerated (fixed the calculation of sy_nargs in sysent tables). 2000-05-09 21:52:02 +00:00
pci Sometimes there isn't an ISA bus configured. 2000-06-12 17:07:57 +00:00
tc Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
tlsb Add $FreeBSD$ 2000-05-01 20:32:07 +00:00