summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2003-01-09Remove last use of vm_offset_t from sparc.Artur Grabowski
2003-01-08Move the rounds into separate functions on sparc64 so gcc's optimizerTodd C. Miller
2003-01-08Make END() symbols match corresponding LEAF() name.Miod Vallat
2003-01-08make sure we are not allowing user to fault outside user address space and al...Michael Shalayeff
2003-01-08better osiop at gsc attachment and kill dead siop from files.hppaMichael Shalayeff
2003-01-08this one is old and must die nowMichael Shalayeff
2003-01-08Merry Christmas Mickey!Kenneth R Westerback
2003-01-08do not match on via866 smbus controller; reported and tested by grange@Michael Shalayeff
2003-01-07Remove duplicate SRX definition.Miod Vallat
2003-01-07kill some debugging kdb_trapsMichael Shalayeff
2003-01-06Document MBR offset (used by NT4 at least).Tobias Weingartner
2003-01-05cd /usr/src/etc/../sys/arch/macppc/conf && config GENERICTheo de Raadt
2003-01-05bktr works, drahn@ okMichael Shalayeff
2003-01-05splassert on m68k-based arches. Not totally accurate on hp300 at the moment,Miod Vallat
2003-01-04On MVME187, detect the on-board memory size by probing the memory controllersMiod Vallat
2003-01-04Remove COMPAT_NOMID. It was deprecated since a long time, the man page wassMiod Vallat
2003-01-04memsize() serves no purpose anymoreMiod Vallat
2003-01-04When detecting the memory size on 167 and 177, probe both memory controllersMiod Vallat
2003-01-04Fix a few pcctwo attachment addressesMiod Vallat
2003-01-04reset cold at the end of cpu_configure(), add a comment when fooling w/ itmrMichael Shalayeff
2003-01-04Don't define splassert goo if _LOCOREMiod Vallat
2003-01-04Correctly invoke pmap_enter() [fix last argument]Miod Vallat
2003-01-04A va_copy macro without drugs inside. Shupid miod.Miod Vallat
2003-01-03splassert support for m88kMiod Vallat
2003-01-03Provide a simple va_copy() implementation.Miod Vallat
2003-01-02Adapt to recent changes in libc/libc_r wrt weak symbols, so that programsMiod Vallat
2003-01-01Fill cpu_model, so that sysctl hw.model produces something interesting.Miod Vallat
2003-01-01rip off a vmapbuf() from sparc, fix a bug in the vunmapbufMichael Shalayeff
2002-12-31amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, asMiod Vallat
2002-12-31+ NFSCLIENTTheo de Raadt
2002-12-29fix buf allocation; partoff may be a NULL tooMichael Shalayeff
2002-12-27Use model control capability to distinguish 8 from 16 line models,Hugh Graham
2002-12-25No need to define FOO?=foo for AS, CC, CPP and LD, as they are always alreadyMiod Vallat
2002-12-25Turn xxUNIT, xxPARt, xxLABELDEV macro names into uppercase.Miod Vallat
2002-12-25Get prototypes from *dev_decl() macros rather than running our own.Miod Vallat
2002-12-25Do not force DEBUG to be defined here. hp300 is already slow enough.Miod Vallat
2002-12-25Initialize color palette from rasops settings (from sparc) rather thanMiod Vallat
2002-12-24Received a christmas card from Diego and Wim -- thanks!Hugh Graham
2002-12-23regenMichael Shalayeff
2002-12-23a few more machines and devsMichael Shalayeff
2002-12-22better handling of bigendian batteries; problem noticed by blovett@bsdguru.comMichael Shalayeff
2002-12-22Do not attempt to select keyboard layout until it has been determined fromMiod Vallat
2002-12-20dino is atakenMichael Shalayeff
2002-12-20do not compile what we already get from libkern (size does not matter)Michael Shalayeff
2002-12-20those are gone nowMichael Shalayeff
2002-12-20no need for these to sit in their own dirs, there not gonna be any sources th...Michael Shalayeff
2002-12-19make sure we are hitting user stack and not smth else here, make init show no...Michael Shalayeff
2002-12-19arc4random seems better nowMichael Shalayeff
2002-12-19setregs: put the whole frame setup into one placeMichael Shalayeff
2002-12-19level 0x16 is really an l2Michael Shalayeff