summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2002-12-23regenMichael Shalayeff
2002-12-23a few more machines and devsMichael Shalayeff
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
2002-12-19knf, remove register, space trimMichael Shalayeff
2002-12-19do not plan for DISKLESS; cross out CRTBEGIN and CRTENDMichael Shalayeff
2002-12-19updateMichael Shalayeff
2002-12-19debugging check_alias is only needed in PMAPDEBUGMichael Shalayeff
2002-12-18newer machines use phantom bus to attach lasi and other bus adapters.Michael Shalayeff
2002-12-18order the entries by numberMichael Shalayeff
2002-12-18boot -a support.Miod Vallat
2002-12-18Dammit Theo, I told you to fix the typo before commiting!Miod Vallat
2002-12-18bye byeTheo de Raadt
2002-12-18make boot.lif use GENERICTheo de Raadt
2002-12-18working full GENERIC; miod okTheo de Raadt
2002-12-17Make SysV-style shared memory and semaphore limits sysctl'able.Todd C. Miller
2002-12-17Export a few more symbols to kvm realm; ok mickey@Miod Vallat
2002-12-17try to deal w/ a premature clock interrupt; does not break the 'it works scen...Michael Shalayeff
2002-12-17real interrupts/spl framework.Michael Shalayeff
2002-12-15max size for the iodc entry point is 64k, by the iodc spec;Michael Shalayeff
2002-12-15pdc device class for fibrechannel; from the iodc specMichael Shalayeff
2002-12-14remove extra space in dmesgTheo de Raadt
2002-12-13Comment out wsdisplay at sti attachment, as it causes problems at the moment.Miod Vallat
2002-12-11delay(1) is enough on attentionMichael Shalayeff
2002-12-09update utah-u copyright from the newer pmk snap; 10x to mike hibler for rolli...Michael Shalayeff
2002-12-08duh, provide a wrapper on the hardclock() since it's voidMichael Shalayeff
2002-12-08put the -fno-stack-protector into a proper placeMichael Shalayeff
2002-12-05remove altq entries.Kenjiro Cho
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-11-29Foward; torh@bogus.netTheo de Raadt
2002-11-27no wrapper arounf hardclock(), use CPU_CLOCKUPDATE, real microtime; miod okMichael Shalayeff
2002-11-19a typo; from David KrauseMichael Shalayeff
2002-11-14get more use of the shadowed regsMichael Shalayeff
2002-11-12build program on hppa onlyTheo de Raadt
2002-11-10some creamy fillingMichael Shalayeff
2002-11-08absolutely no need to save the fpu state before rewriting the fpu regs, just ...Michael Shalayeff
2002-11-08hmm, todos seem to be unapplicable no moreMichael Shalayeff
2002-11-08only reset the pending fpu exceptions on fork, not the rest of the fpu status...Michael Shalayeff
2002-11-08Don't uvm_useracc the user sigcontext in sys_sigreturn and then accessMichael Shalayeff
2002-11-07pmap_[de]activate() are not nops; w/ art@'s helpMichael Shalayeff
2002-11-07make pte flushing into a separate function,Michael Shalayeff
2002-11-01add a missing delay after printf on halt[-p], proper arg for a cold hookMichael Shalayeff
2002-10-31lasi on j210 is in a strange place, add an exact entry for now, to be maybe r...Michael Shalayeff
2002-10-30as found on a 256m machine of millert@'s allocate pdes for the whole kernel v...Michael Shalayeff