summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
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
1997-04-23Clean up disk reset codeTobias Weingartner
1997-04-23On video devices, if we're loading non-default resource values, save thebriggs
1997-04-23implement 'hd' device (i guess nobody will boot from 'rd')Michael Shalayeff
1997-04-23Three things:gene
1997-04-23NetBSD -> OpenBSD where relevant and appropriate.gene
1997-04-23NetBSD -> OpenBSD in comments. Last references in here.gene
1997-04-22Damn. Change _all_ instances of #ifdef __NetBSD__ to #ifgene
1997-04-22Pull in John Wittowski's HWDIRECT updates from 04/18.gene
1997-04-22Add libz and tick version # to reflect change.gvf
1997-04-22Reorg to look more like sys/lib/libsa/Makefilegvf
1997-04-22Reduce dependency on libkern.gvf
1997-04-22BSD -> OpenBSDgvf
1997-04-22minor clean to -qgvf
1997-04-22Some minor cleanup.briggs
1997-04-21don't use cc for ld, bad things happens w/ DESTDIR defined; by dm@Michael Shalayeff
1997-04-21usleep testing codeMichael Shalayeff
1997-04-21rewrite command processing.Michael Shalayeff
1997-04-21use dev/ic/i8042reg.h, not domestic definesMichael Shalayeff
1997-04-21rewriteMichael Shalayeff
1997-04-21probe for keyboard/screen by looking into CMOS.Michael Shalayeff
1997-04-21copyright (;Michael Shalayeff
1997-04-21some comments on recent stuffMichael Shalayeff
1997-04-21SYS_INST has left the building!Jason Downs
1997-04-21Take care when accessing DAFB--some quadra-class machines use other videobriggs
1997-04-21don't forget $(SACFLAGS)Michael Shalayeff
1997-04-20Allow kern_clock.c to see interrupt frames on i386Thorsten Lockert
1997-04-20Add new clock related types; from NetBSDThorsten Lockert
1997-04-20indentationMichael Shalayeff