summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2000-11-24raise dirty in kenter_pa tooMichael Shalayeff
2000-11-10Change the ktrace interface functions from taking the trace vnode to taking theArtur Grabowski
2000-11-08betterer pmap_kenter_pa() mostly from Havard Eidnes <he@runit.sintef.no>Michael Shalayeff
2000-11-08use net/netisr_dispatch.hMichael Shalayeff
2000-11-06tabs vs spacesMichael Shalayeff
2000-10-18typo in comment; from gluk@ptci.ruMichael Shalayeff
2000-10-11now we need binutils 2.10.1, hahahaMichael Shalayeff
2000-10-11bzero is handled in the lib/arch/hppa/Makefile.incMichael Shalayeff
2000-10-11memset.c is in libkernMichael Shalayeff
2000-10-03do not build debug libs, ovewriting a possible setting in the mk.confMichael Shalayeff
2000-09-26Implement getnulldev that returns the dev_t for "/dev/null".Artur Grabowski
2000-09-03add bzero.oto OBJS, since it's generated by other means but .mk rulesMichael Shalayeff
2000-09-03a note about 705/35 graphics; from he@obt.runit.noMichael Shalayeff
2000-08-15print cpu revision and typeMichael Shalayeff
2000-08-15cpu types, enable sti (which works now)Michael Shalayeff
2000-08-15these are our cpu types, we maybe run on them, somedayMichael Shalayeff
2000-08-15note about pcxs and kernel base hereMichael Shalayeff
2000-08-15two btlb routines (i & d) for pcxsMichael Shalayeff
2000-08-15expand per-cpu control routines switchMichael Shalayeff
2000-08-15equiv_end no longer used w/ new kvtopMichael Shalayeff
2000-08-15ugly spacesMichael Shalayeff
2000-08-15compress MD_CACHE_CTL in one lineMichael Shalayeff
2000-08-15new kvtop works, a few more itemsMichael Shalayeff
2000-08-15interrupt gutsMichael Shalayeff
2000-08-08print btlb params w/ BTLBDEBUG; from Havard.Eidnes@runit.sintef.noMichael Shalayeff
2000-07-31Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms ofTodd C. Miller
2000-07-21convert to new timeoutsMichael Shalayeff
2000-07-11since .cvsignore is there, .keep_me is not neededTheo de Raadt
2000-07-10regenMichael Shalayeff
2000-07-10a few more boards, different sourcesMichael Shalayeff
2000-07-06Add spllowersoftclock(), same as splsoftclock(). (art@ ok)Hakan Olsson
2000-07-05fix commentMichael Shalayeff
2000-07-05missing semicolonMichael Shalayeff
2000-07-03export SYSCALLGATEMichael Shalayeff
2000-07-03add luseless commentMichael Shalayeff
2000-07-02yes, it will; forgot, oops, ouchMichael Shalayeff
2000-07-02constraints misscount; that's how it goes typing on the trainMichael Shalayeff
2000-07-02no bays for stingerMichael Shalayeff
2000-07-02new kvtop through lpa; also put some spu/sfu bits in cpu.hMichael Shalayeff
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-06-21add perfomance monitor unit, comment iv numbers for fpu/power/pmuMichael Shalayeff
2000-06-15add MD_CACHE* definesMichael Shalayeff
2000-06-15add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNCMichael Shalayeff
2000-06-15more dr0 definitions for pcxs/pcxtMichael Shalayeff
2000-06-15be more carefull about pg0, i think switch on sv next timeMichael Shalayeff
2000-06-13ptr alignment is not a hack, it's a feature fix for byte-wide promMichael Shalayeff
2000-06-13regenMichael Shalayeff
2000-06-13a few corrections gathered from comp.sys.hp.hpuxMichael Shalayeff
2000-06-13updateMichael Shalayeff
2000-06-08Add explicit inclusions of signalvar.h to files actually using syms definedNiklas Hallqvist