summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1996-02-14Tally interrupts in a way that "vmstat -i" can find; temporary measureThorsten Lockert
1996-02-14Tally all interrupts, not only FASTINTR onesThorsten Lockert
1996-02-08- moved disk_busy() call from xdstrategy() to xdc_startbuf()chuck
1996-02-06Added support for a new (well, I've run it locally for a year or two)Niklas Hallqvist
1996-02-06Added support for a new (well, I've run it locally for a year or two)Niklas Hallqvist
1996-02-04New self-calibrating spin-wait delay() from Scott Reynolds <scottr@edsi.org>.briggs
1996-02-04Cosmetic unsigned char -> u_charbriggs
1996-02-03whoops, EEPROM_SIZE is not used anymoreTheo de Raadt
1996-02-03Ensure siop_acb alignment via malloc rather than let alignment dependchuck
1996-02-03Ensure siop_acb alignment via malloc rather than let alignment dependchuck
1996-02-02Force the talley counters to be read when we get the interrupt. GCCbriggs
1996-02-02hannken: Fix disk_unbusy panic when booting from floppiesdm
1996-02-01Get rid of some useless intermediate vars and add a register keywordbriggs
1996-02-01Clean up and comment a bit.briggs
1996-01-31from netbsd: fix typo (Ignatios Souvatzis)Niklas Hallqvist
1996-01-31from netbsd: fix loading of 0 to intended value of 256, plus style policeNiklas Hallqvist
1996-01-31Fix reference to obsolete fileNiklas Hallqvist
1996-01-31from netbsd: add UNION/UMAPFS <hubert.feyrer@rz.uni-regensburg.de>Niklas Hallqvist
1996-01-31from netbsd: aftsc uses afsc.c (S.P.Zeidler & Ignatios Souvatzis)Niklas Hallqvist
1996-01-31from netbsd: make sure master enable is set (Ezra Story)Niklas Hallqvist
1996-01-31from netbsd: Unify mode support across gfx boards. (Ignatios Souvatzis)Niklas Hallqvist
1996-01-31from netbsd: make sure master enable is set.Niklas Hallqvist
1996-01-31from netbsd: fix bounds check (Klaus Klein)Niklas Hallqvist
1996-01-31from netbsd: remove MAXPARTITIONSNiklas Hallqvist
1996-01-31from netbsd: add swedish keyboard support by Stefan PedersenNiklas Hallqvist
1996-01-31from netbsd; check for "A4000 bonus" tooTheo de Raadt
1996-01-31from ragge; add uvtopte() macro, to get user pte address easilyTheo de Raadt
1996-01-31from ragge; put sp in trapframeTheo de Raadt
1996-01-31from ragge; remove PSL_ALLCCTheo de Raadt
1996-01-31put zs chip register layout here.Theo de Raadt
1996-01-31sync with netbsdTheo de Raadt
1996-01-31sync with netbsdTheo de Raadt
1996-01-31from netbsd; cleanupTheo de Raadt
1996-01-31from ragge;Theo de Raadt
1996-01-31from ragge; print cpu modelTheo de Raadt
1996-01-31from ragge; add bfd, tun, vndTheo de Raadt
1996-01-31from ragge;Theo de Raadt
1996-01-31from ragge;Theo de Raadt
1996-01-31from ragge;Theo de Raadt
1996-01-31from ragge; handle debugger traps from kernelTheo de Raadt
1996-01-31from ragge; make ^] not be sent on return from ddbTheo de Raadt
1996-01-31from ragge; rip i386 codeTheo de Raadt
1996-01-31from ragge; use struct pte * as neededTheo de Raadt
1996-01-31from ragge;Theo de Raadt
1996-01-31sync with netbsdTheo de Raadt
1996-01-31do not worry about mapdev retvalTheo de Raadt
1996-01-29from leoTheo de Raadt
1996-01-29from netbsd; move register layout stuffTheo de Raadt
1996-01-29from leo:Theo de Raadt
1996-01-29Fix for delay(usec) for small usec. From Scott Reynolds <scottr@edsi.org>.briggs