freebsd-dev/sys/alpha
Peter Wemm 7ebe1c3acf Use while (<>) instead of while(<STDIN>) so that perl will automagically
deal with filename arguments.  It is amazing how much you forget over time.

Thanks to the people that reminded me this.  I knew there was an easy way
that didn't involve messing with $argv, filehandles, etc, but just could
not remember - all of my books are on the opposite side of the planet..
2000-06-17 19:06:13 +00:00
..
alpha cpu_fork(): Check "flags" before dereferencing "p2". Otherwise, 2000-06-11 06:22:01 +00:00
conf Use while (<>) instead of while(<STDIN>) so that perl will automagically 2000-06-17 19:06:13 +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