summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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-20Sync. with NetBSD:briggs
1996-02-20Sync w/ NetBSD:briggs
1996-02-20Sync. w/ NetBSD: scsi prototypes.briggs
1996-02-20Sync. w/ NetBSD: scsi prototypes.briggs
1996-02-20Sync w/ NetBSD: scsi prototypes.briggs
1996-02-20Sync w/ NetBSD:briggs
1996-02-20Several changes from NetBSD:briggs
1996-02-20Name kernel 'bsd', not 'netbsd'Thorsten Lockert
1996-02-19Make swap accounting actually work...Thorsten Lockert
1996-02-19Count number of forks, vforks, rforks; still need to count VM pages affectedThorsten Lockert
1996-02-19Add support for fork accountingThorsten Lockert
1996-02-18Count swapins and swapouts in the sum structureThorsten Lockert
1996-02-18Compile with -fno-strength-reduce for nowThorsten Lockert
1996-02-18Use MAXPHYS for MAXBSIZE for all platforms but i386; use 32K on i386 untilThorsten Lockert
1996-02-18Add another PCI vendor / productThorsten 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
1996-02-13Recognize 3c595 (same as 3c590, according to FreeBSD if_vx)dm
1996-02-13added isadmavar.h includedm
1996-02-09NetBSD PR 2048. Prototype st_erase.briggs
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-04Interface# 0's name was incorrectly generatedNiklas 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-03handle interface unit numbers up to 2G-1; skip if total name is too longTheo de Raadt
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-02Wrap long lines.etheisen
1996-02-02Force the talley counters to be read when we get the interrupt. GCCbriggs
1996-02-02Added code to handle BSDI's 4.3 net-2 funky uname call. Netscape was usingetheisen
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