summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2005-05-04Skip the DECLK layout when generating the GSC maps.Miod Vallat
2005-05-04RegenMiod Vallat
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-05-01spellingDavid Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-25Correctly handle boot drives with SCSI id >= 10; ok mickey@Miod Vallat
2005-04-21count fpu lazy context switches; deraadt@ okMichael Shalayeff
2005-04-19nothing uses spllowersoftclock() anymoreMichael Shalayeff
2005-04-19No more a.out symbols support in ddb.Miod Vallat
2005-04-18oops. uvm_page_physload() has different semantics for start and end...Michael Shalayeff
2005-04-18do not do some of the initmsgbuf()s jobMichael Shalayeff
2005-04-16round -- not truncate the buffer sizeMichael Shalayeff
2005-04-14internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Marc Espie
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-04-07on some machines it's possible to limit the amount of physmem initialised dri...Michael Shalayeff
2005-04-07regenMichael Shalayeff
2005-04-07fix a few board idsMichael Shalayeff
2005-04-07duh. space vs tabMichael Shalayeff
2005-04-07simpler logic for trap exitMichael Shalayeff
2005-04-07dig lpaMichael Shalayeff
2005-04-0764bit-friendly pdc.h and iomod.h and correspondent changes elsewhereMichael Shalayeff
2005-04-07put a memmory barrier onto the sync_caches()Michael Shalayeff
2005-04-07fix debug printfMichael Shalayeff
2005-03-30first approximation: spoof UDF filesystem disklabels when we see them.Theo de Raadt
2005-03-26enable compat_hpux and a commented out compat_linuxMichael Shalayeff
2005-03-26oops. it's 2005 now!Michael Shalayeff
2005-03-26md parts for hpux_compa code; some problems w/ signals delivery still existMichael Shalayeff
2005-03-17fix comment wrt previous changeMichael Shalayeff
2005-03-17add two more revs of romless cards; from netbsdMichael Shalayeff
2005-03-16play the relied-upon-xlation proper; deraadt@ okMichael Shalayeff
2005-03-15no need to flush a few fpregs since soon the whole pcb get flushedMichael Shalayeff
2005-03-15hafta flush pcb once active (and a tush tush tush)Michael Shalayeff
2005-03-08Cosmetics...Thierry Deval
2005-03-01only call eaio_l2() if kernel has support for pcxl2 compiled in; from weissma...Michael Shalayeff
2005-02-27Split sti softc in two structures, one device-related for regular deviceMiod Vallat
2005-02-24do not even ask for btlb on 8k cpus as pdc pretends there is some but then it...Michael Shalayeff
2005-02-24add wax@uturn; found on c180Michael Shalayeff
2005-02-22regenMichael Shalayeff
2005-02-22sync to pckbd.c change: send enable after resetMichael Shalayeff
2005-02-18fix zlib's homepage; ok henning@, jmc@Robert Nagy
2005-01-23use register names instead of numbersMichael Shalayeff
2005-01-23Two sti(4) changes necessary for hp300:Miod Vallat
2005-01-23generate .size for asm objects too (and kill *end labels)Michael Shalayeff
2005-01-23better print for ill insns -- just print a hex instead of questionable marksMichael Shalayeff
2005-01-20missing arch in .Dt;Jason McIntyre
2005-01-17remove stale todo-commentMichael Shalayeff
2005-01-17proper fault address selection (list all possible pc-based traps)Michael Shalayeff
2005-01-17proper non-access fault handlers and probe emulations; testing by pval@ miod@...Michael Shalayeff
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko