Age | Commit message (Expand) | Author |
2004-08-30 | another card tat uses system prom | Michael Shalayeff |
2004-08-29 | oops debugging printf | Michael Shalayeff |
2004-08-19 | there be usb dragons | Michael Shalayeff |
2004-08-19 | commented out ahd (compiles but does not work) | Michael Shalayeff |
2004-08-14 | re-enable ahc on pci since mickey is missing | Theo de Raadt |
2004-08-06 | rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubs | Theo de Raadt |
2004-08-06 | provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ ok | Michael Shalayeff |
2004-08-06 | support cardbus bridges and a few pcmcia devices i have working | Michael Shalayeff |
2004-08-05 | keep at least a page in pv_entries pool and uppen the high mark | Michael Shalayeff |
2004-08-01 | parse new hpux disklabel | Michael Shalayeff |
2004-08-01 | oops. cannot sleep on pool_get | Michael Shalayeff |
2004-07-26 | Regen | Miod Vallat |
2004-07-24 | better operated entities and quantities in raw functions | Michael Shalayeff |
2004-07-21 | swapped byte swapping in raw vs non-raw funcs and missed swapping in rw8; fro... | Michael Shalayeff |
2004-07-21 | regen | Michael Shalayeff |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-07-13 | more coherent intrs counting | Michael Shalayeff |
2004-07-13 | count soft ints | Michael Shalayeff |
2004-07-13 | #define __HAVE_PMAP_DIRECT and use it. requested by art | Ted Unangst |
2004-07-10 | files.hpux is now in a {m68k,hppa} subdir | Theo de Raadt |
2004-07-02 | fill out error info into ret* regs upon failed syscall return | Michael Shalayeff |
2004-07-01 | have separate insn and data cache all-flushers | Michael Shalayeff |
2004-07-01 | disabled USE_HPT option (experimental right now) | Michael Shalayeff |
2004-06-30 | use evconuts for device interrupts counting | Michael Shalayeff |
2004-06-30 | allow forced fpu emulation through a sysctl | Michael Shalayeff |
2004-06-30 | fix a panic msg | Michael Shalayeff |
2004-06-30 | only touch bridge regs that we need now -- the rest for the card-mode | Michael Shalayeff |
2004-06-30 | call handlers for higher priority first to avoid needless recursion | Michael Shalayeff |
2004-06-28 | live happy w/ generic byte swapping macros | Michael Shalayeff |
2004-06-28 | do not cast explicitly to unsigned; found by otto@ | Michael Shalayeff |
2004-06-27 | for a syscall trapframe print out the number and a few args | Michael Shalayeff |
2004-06-17 | betterer swapdev | Michael Shalayeff |
2004-06-17 | reset both irr's; put a barrier upon imr reset such that icr is reset properl... | Michael Shalayeff |
2004-06-17 | fix coalescing config writes errata | Michael Shalayeff |
2004-06-17 | ldcw does a store too | Michael Shalayeff |
2004-06-17 | use local var copy of frame->tf_iir everywhere and fix one panic | Michael Shalayeff |
2004-06-16 | handle zero division for userland as well; from otto@ | Michael Shalayeff |
2004-06-14 | de-__P | Theo de Raadt |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-06-11 | better name for power thread (for power users only) | Michael Shalayeff |
2004-06-10 | Generate SIGTRAP for breakpoint instructions. | Mark Kettenis |
2004-06-09 | rename POOLPAGE macros to pmap_map_direct | Ted Unangst |
2004-06-08 | always create a stack frame in cpu_switch() and put a stub | Michael Shalayeff |
2004-06-02 | fix for broken cpp in gcc3 | Michael Shalayeff |
2004-05-27 | hppa pmap needs to use old pool allocator for now. | Ted Unangst |
2004-05-25 | catcher ptr can be a plabel -- handle that in sigcode | Michael Shalayeff |
2004-05-22 | two more reloc types | Michael Shalayeff |
2004-05-21 | std header ifdef naming conventions; ok mickey@ | Todd T. Fries |
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis |
2004-05-13 | 8ks do not have hvt | Michael Shalayeff |