summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1997-05-05add ccd to GENERICThomas Graichen
1997-05-05@echo -> echoThomas Graichen
1997-05-05Updates from NetBSD (cgd):Todd C. Miller
1997-05-04Don't use head when we already use awk.Todd C. Miller
1997-05-04Add newer S3 chipsets that pcvt supports. Fix from William WisnerTodd C. Miller
1997-05-04Remove unnecesary call to head(1) that was giving me some grief.Todd C. Miller
1997-05-04Reality updateNiklas Hallqvist
1997-05-04now with SCSI and local diskkstailey
1997-05-03Support for clearing interrupts on a Rasterops Colorboard 364.briggs
1997-05-02modernize the Makefile a bit (towards the i386 one) including changesThomas Graichen
1997-05-02another thing forgotten in my local tree - switch to use genassym.sh andThomas Graichen
1997-05-02changes to make libkvm.old build again on the pmaxThomas Graichen
1997-05-02add posix 1003b types (from NetBSD) - why everyone who does somethingThomas Graichen
1997-05-02remove commented out option LFS - lfs is brokenThomas Graichen
1997-05-02One step towards working profilingPer Fogelstrom
1997-05-02Thanks to Tobias Beal <tbeal41@maine.maine.edu>, we can clear interruptsbriggs
1997-05-01Treat drhw 118 and 119 the same for Apple ethernet cards.briggs
1997-05-01bug bug bug..Per Fogelstrom
1997-05-01Compile without NONCONTIG tooPer Fogelstrom
1997-05-01No serial console on pica/magnums yetPer Fogelstrom
1997-05-01Some arc bioses are faulty...Per Fogelstrom
1997-05-01alloca(size_t)Michael Shalayeff
1997-05-01Clear the interrupts properly on an E-Machines Futura II LX and make a wildbriggs
1997-05-01Add in a couple more board types.briggs
1997-05-01nice rd attach msgTheo de Raadt
1997-04-30Add SCSI scanner deviceNiklas Hallqvist
1997-04-30Add missing prototype: alloca()Tobias Weingartner
1997-04-30solve the bounce buffer problem!Michael Shalayeff
1997-04-30Newer bootloader from netbsd. This should work with non MCG FirmworksDale S. Rahn
1997-04-30Our gas isn't ready for 64 bit constants used in expressionsNiklas Hallqvist
1997-04-30guarantee termination for faked disklabels, no endless loopsNiels Provos
1997-04-29Minor annoyance, synch with what we actually have in our conf directory:gene
1997-04-29turn off DMA, it doesn't workkstailey
1997-04-29The 2.1 version of dev/pci/ncr.c isn't ready for arc yetNiklas Hallqvist
1997-04-29lfs diesTheo de Raadt
1997-04-29disable the datacache on Apollo cards for this release it would seem.michaels
1997-04-29ok.Michael Shalayeff
1997-04-29.mk changes faster then i type....Michael Shalayeff
1997-04-28Add getsecs(). Use biostime & biosdate routines.Tobias Weingartner
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-27What was I thinking?briggs
1997-04-27Reality check.Jason Downs
1997-04-26samplle boot.conf fileMichael Shalayeff
1997-04-26boot.conf supportMichael Shalayeff
1997-04-25Cool. Drop oversized packets rather than splitting into mbufs. NetBSD log:gene
1997-04-25Reorganization fo boot() to make it more logical ala Scott Reynolds. Also,gene
1997-04-25A couple of performance improvements from Denny Gentry <denny1@home.com>briggs
1997-04-24Inspired by NetBSD changes: ditch AE_DEBUG diagnostics. This kills the AE_DE...gene
1997-04-24Followingthe Scott Reynolds gravy train, very minor:gene
1997-04-24From Scott Reynolds:gene