summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Collapse)Author
2000-07-31Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms ofTodd C. Miller
UQUAD_MAX, QUAD_MAX, and QUAD_MIN respectively.
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
constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales).
2000-06-21add perfomance monitor unit, comment iv numbers for fpu/power/pmuMichael Shalayeff
2000-06-15add MD_CACHE* definesMichael Shalayeff
export more about cpu type. prorotype for `disable sid hashing', returning cpu version as a side effect define virtual pages coherency parameters.
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
there but relying on an indirect inclusion
2000-06-07some moreMichael Shalayeff
2000-06-07new elink3 pulls in the whole mii thingMichael Shalayeff
2000-06-05Adjust for the reaper.Artur Grabowski
2000-05-31man descendentalismMichael Shalayeff
2000-05-31build mans all the time, cleanfiles always the sameMichael Shalayeff
2000-05-31cleanupMichael Shalayeff
2000-05-31fixesMichael Shalayeff
2000-05-30-symtab +clkf_intrMichael Shalayeff
2000-05-30no need to include vm/vm.hMichael Shalayeff
2000-05-30elf_ldsym, increase boot minor versionMichael Shalayeff
2000-05-30stiMichael Shalayeff
2000-05-30new driver for sti graphics.Michael Shalayeff
2000-05-24uncomment wscons-related stuff, and comment gsc betterMichael Shalayeff
2000-05-17disable sti for nowMichael Shalayeff
2000-05-15fdcache/pdcache/ficache as out of line functions from litesMichael Shalayeff
2000-05-15diagnostic register 0 definitionsMichael Shalayeff
2000-05-15PDC_CACHE_GETSPIDB's return structMichael Shalayeff
2000-05-15extend page zero layout according to 2.x specificationMichael Shalayeff
2000-04-28regenMichael Shalayeff
2000-04-28oops, dupsMichael Shalayeff
2000-04-28a few more board ids from hpux-devtools list (;Michael Shalayeff
2000-04-27fix pcxt tlb handlerMichael Shalayeff
2000-04-24fix some typesMichael Shalayeff
2000-04-24s/int/u_int/ pass iint page0 and generic io module, fixes a few obscure problemsMichael Shalayeff
2000-04-18seems ok w/o primingMichael Shalayeff