Age | Commit message (Expand) | Author |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-01-23 | Crank SHMMAXPGS to 32mb; deraadt@ OK for all, drahn@ OK for macppc + pegasos | Todd C. Miller |
2004-01-03 | put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros | Marc Espie |
2003-12-17 | bad me, left commented code in here... | Jason Wright |
2003-12-16 | uncessary defns | Jason Wright |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-08-21 | These files were intended for X11 support, but serve no purpose nowadays, | Miod Vallat |
2003-07-13 | whoa, gcc wasn't at fault: i_loadstore was missing 5 bits, which was causing | Jason Wright |
2003-07-10 | - working emulation for POPC instruction | Jason Wright |
2003-07-10 | more instructions in type 3, op=2 | Jason Wright |
2003-07-09 | part of infrastructure to deal with emulated stqf/ldqf: | Jason Wright |
2003-07-09 | another instruction correction: STQDC -> STQFA | Jason Wright |
2003-07-09 | corrections/filling of type 3 v9 instructions | Jason Wright |
2003-07-09 | add a bunch more traps from the v9 spec | Jason Wright |
2003-06-24 | Add a "where" argument to the sparc64 interrupt code. This lets us | Henric Jungheim |
2003-06-17 | Extend the sunfb structure to take care of the PROM cursor position | Miod Vallat |
2003-06-16 | Provide the same fbxxx() api as on sparc, in order to factorize more code | Miod Vallat |
2003-06-15 | don't define _LP64 here. | Brad Smith |
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt |
2003-06-09 | pefo 3/4 licence cleanups | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-23 | For some reason, gcc seems to assume that if an inline assembly statement | Henric Jungheim |
2003-05-17 | No need to duplicate TLB_ defines manually with TTE_ defines. | Artur Grabowski |
2003-05-16 | Clean up low-level sparc register access wrappers. Specify clobbers for | Henric Jungheim |
2003-05-16 | The sparc64 proms do not map all interrupt vectors. Instead of | Henric Jungheim |
2003-03-21 | install a real handler for correctable ECC errors and make a count of | Jason Wright |
2003-03-20 | The current code tries to use the same field in the interrupt handler as | Henric Jungheim |
2003-03-06 | The existing IOMMU code had a rounding problem that was most noticeable | Henric Jungheim |
2003-02-17 | Add support for the Sun Enterprise 450 | Henric Jungheim |
2003-02-12 | Kill more commons in sparc64 code | Jason Wright |
2003-02-10 | fix sparc64 specific commons | Jason Wright |
2003-01-13 | Don't use a global variable to determine which pci_conf* function to call, | Jason Wright |
2002-10-10 | protect against multiple inclusion; pointed out by naddy, miod ok | Peter Valchev |
2002-10-06 | Garbage collect __HAVE_SPLASSERT. It wasn't necessary. | Artur Grabowski |
2002-08-02 | add string for cputype (bad art =) | Jason Wright |
2002-08-02 | whitespace | Jason Wright |
2002-07-30 | Add SIZE_MAX define. This is the same as SIZE_T_MAX but more portable. | Todd C. Miller |
2002-07-23 | Define __HAVE_SPLASSERT on architectures that support splassert. | Artur Grabowski |
2002-07-20 | duplicate define. | Artur Grabowski |
2002-07-10 | proper cdev_decl(crypto) and no private protos | Michael Shalayeff |
2002-07-10 | proper cdev_decl(ksyms), fix ksyms's broken functions | Michael Shalayeff |
2002-06-24 | move cdev_decl() for usb devices into one place. | Michael Shalayeff |
2002-06-15 | Decruftification. | Artur Grabowski |
2002-06-15 | gc some leftovers from sparc. | Artur Grabowski |
2002-06-14 | support for getting the cpu type through sysctl, same as on sparc. | Artur Grabowski |
2002-06-12 | Remove some #if 0 cruft. | Artur Grabowski |
2002-06-11 | nuke unused stuff | Artur Grabowski |
2002-06-11 | define IPL_STATCLOCK. | Artur Grabowski |