summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-02-24First commit of /boot changes/fixes. More to come.Tobias Weingartner
1998-02-24MNLINK boot.conf(8)Theo de Raadt
1998-02-24compensate for new gasTheo de Raadt
1998-02-24rename some DOS MBR partition typesTheo de Raadt
1998-02-24Support PCI_PRODUCT_CONTAQ_SIO for 164SX. Based on patch by ragge@ludd.luth.se.Todd C. Miller
1998-02-23New probe routine, add support for ST16650 (works).Jason Downs
1998-02-23I broke this... fixed it againPer Fogelstrom
1998-02-23Some NetBSD merge changes I have had lying around for quite a whileNiklas Hallqvist
1998-02-22This has been in my tree for a *very* long time. cua devices like onNiklas Hallqvist
1998-02-22GCC 2.8 WallNiklas Hallqvist
1998-02-22Forgot this oneNiklas Hallqvist
1998-02-22Reality updateNiklas Hallqvist
1998-02-22GCC 2.8 -WallNiklas Hallqvist
1998-02-22Merge in NetBSD changes (HUPCL handling and providing current speedNiklas Hallqvist
1998-02-22provide a global to hold the current speed of the internalNiklas Hallqvist
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-22fix db_console chunk of code properlyTheo de Raadt
1998-02-22style nitsNiklas Hallqvist
1998-02-21Oops! some garbage characters...Per Fogelstrom
1998-02-21the recent Sam's configMichael Shalayeff
1998-02-19partition name changeTheo de Raadt
1998-02-19add netbsd partition, rename 386BSD one to FreeBSD..Theo de Raadt
1998-02-19missing piece of APERTURE -- return EPERM in open if allowaperture is 0.Todd C. Miller
1998-02-18fix typo; wouldn't compile unless APERTURE was definedMarco S Hyman
1998-02-18compile -- tsk tskTodd C. Miller
1998-02-18installboot onto partition cTheo de Raadt
1998-02-18unused variables without APERTURE defined...Matthieu Herrb
1998-02-18indentTheo de Raadt
1998-02-18#ifndef APERTURE; machdep.allowaperture=0Theo de Raadt
1998-02-17add an in-kernel /dev/xf86 aperture driver. the 'machdep.allowaperture'Matthieu Herrb
1998-02-17fix the thing gas freaks out about; weingart will fix better if requiredTheo de Raadt
1998-02-14NetBSD sync: knf & __asm -> asm()gene
1998-02-14Sync from NetBSD:gene
1998-02-13Sync to NetBSD:gene
1998-02-13Prototypes and defines for the Quadra-line psc chip.gene
1998-02-12Look for installboot in /usr/mdec unless user specified otherwise.Magnus Holmberg
1998-02-11From NetBSD: sun4m anti crash code in IOMMU_FLUSH{PAGE,ALL}Marco S Hyman
1998-02-09Include <ddb/db_var.h> if DDB is defined.dima
1998-02-08Update to match realityThorsten Lockert
1998-02-08nicerTheo de Raadt
1998-02-08Forward declare struct procNiklas Hallqvist
1998-02-05need db_var.hTheo de Raadt
1998-02-05sync with netbsd: 4/300 dma fixJason Wright
1998-02-05oops, need include fileTheo de Raadt
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-02-03Sync with NetBSD 970827. Forgot this one last time. -mojMats O Jansson
1998-02-02support non-ISA caseTheo de Raadt
1998-02-02enable a few more driversTheo de Raadt
1998-01-29add support for disks and tapes on a second scsi controller (asc1)Thomas Graichen
1998-01-29Wrong namePer Fogelstrom