summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1996-02-28From NetBSD:Michael Shalayeff
1996-02-28Small changes from NetBSD (including /usr/include dependencies, and so).Michael Shalayeff
1996-02-27Adapt to our isa_intr_establish interfaceNiklas Hallqvist
1996-02-27if_ed.c cannot be MI yet, due to name clashes, will get resolved soonNiklas Hallqvist
1996-02-27From NetBSD: assym.s -> assym.hNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-26Add ISA devices. Compile with -g. Raise to 32 ptys.Niklas Hallqvist
1996-02-26Initial checkin of the Amiga ISA-kitNiklas Hallqvist
1996-02-26Initial checkin of the Amiga ISA-kitNiklas Hallqvist
1996-02-26From NetBSD: assym.s -> assym.hNiklas Hallqvist
1996-02-26From NetBSD: cast to arg to caddr_t (fixes #2114)Niklas Hallqvist
1996-02-26From NetBSD: remove local strncmp (fixes #2115)Niklas Hallqvist
1996-02-26From NetBSD:Niklas Hallqvist
1996-02-26From NetBSD:Niklas Hallqvist
1996-02-26Add IPL_ and IST_ constants in preparation for the Amiga ISA-kitNiklas Hallqvist
1996-02-26From NetBSDMichael Shalayeff
1996-02-26Specify the size used in the I/O map (1 entry) during probeThorsten Lockert
1996-02-25Allow use of Pentium cycle counter for high-precision time keeping;Thorsten Lockert
1996-02-25Make it possible to build a kernel tags fileThorsten Lockert
1996-02-25Stop loggin stray interrupts when we say we doThorsten Lockert
1996-02-24LOCORE -> _LOCORENiklas Hallqvist
1996-02-24From NetBSD:Niklas Hallqvist
1996-02-24remove some trailing whitespaceNiklas Hallqvist
1996-02-24From NetBSD:Niklas Hallqvist
1996-02-24From NetBSD: vm prototype changesNiklas Hallqvist
1996-02-24From NetBSD: Don't define _KERNEL here.Niklas Hallqvist
1996-02-21move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkmMichael Shalayeff
1996-02-21sync with sparc:chuck
1996-02-21minor clean up: revise locations of disk_busy/disk_unbusy calls to match xd.cchuck
1996-02-20Fix #include. (param.h -> sys/param.h).briggs
1996-02-20Fix disk_unbusy panic (from NetBSD)hannken
1996-02-20A few more things from NetBSD:briggs
1996-02-20Makefile generates assym.h instead of assym.s, now.briggs
1996-02-20netbsd -> bsd in the config filesbriggs
1996-02-20A couple of things from NetBSD:briggs
1996-02-20Define SONIC device for testing. Same for ss su and uk SCSI devs.briggs
1996-02-20Move VIA_Initialize() back to where it works.briggs
1996-02-20Define HZ to be 60.briggs
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1996-02-20Sync. w/ NetBSDbriggs
1996-02-20Sync. w/ NetBSD: vm prototype changes.briggs
1996-02-20Sync. w/ NetBSD:briggs
1996-02-20Sync. w/ NetBSD:briggs
1996-02-20Name kernel 'bsd', not 'netbsd'Thorsten Lockert
1996-02-18Compile with -fno-strength-reduce for nowThorsten Lockert
1996-02-17elliminating unnecessary printf w/ DEBUG in pmap_collect.Michael Shalayeff
1996-02-16Fixes for mvme68k tape and disk bootloaders.Dale S. Rahn
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