Age | Commit message (Expand) | Author |
2001-03-29 | bus_space_*_raw_multi_* is supposed to take u_int8_t parameter, not | Dale Rahn |
2001-03-29 | Make several global variables referenced as extern, not common. | Dale Rahn |
2001-03-29 | Update to newer version from Nbsd. Add OpenBSD tag. | Dale Rahn |
2001-03-29 | Add support for Yamaha DS-XG based audio chips, as found in machines such as | Aaron Campbell |
2001-03-29 | big bang | Michael Shalayeff |
2001-03-29 | leaf_entry, better entry | Michael Shalayeff |
2001-03-29 | define leaf_entry, better entry | Michael Shalayeff |
2001-03-29 | steal alpha cdefs.h for we lack out own anyway | Michael Shalayeff |
2001-03-29 | cpudev_data.h here needed not | Michael Shalayeff |
2001-03-29 | here labels we define | Michael Shalayeff |
2001-03-29 | regen we do | Michael Shalayeff |
2001-03-29 | the content we define, decide for names and labels includer is | Michael Shalayeff |
2001-03-29 | context and stack setup proper, better map/unmapbuf | Michael Shalayeff |
2001-03-29 | various fixes, new _pmap_enter for pmap new, space police | Michael Shalayeff |
2001-03-29 | .comm in .bss | Michael Shalayeff |
2001-03-29 | .comm in .bss, ldo R% of pdc wrapper stack | Michael Shalayeff |
2001-03-28 | start of text | Michael Shalayeff |
2001-03-28 | kcopy must restore the previous pcbonfault, not zero it. | Artur Grabowski |
2001-03-28 | use diag not .word, better tlabel usage | Michael Shalayeff |
2001-03-28 | enable cy* by default | Theo de Raadt |
2001-03-28 | identify Cyrix III; from Armin Wolfermann <armin@wolfermann.org> | Michael Shalayeff |
2001-03-28 | ldil requires L% always it seems | Michael Shalayeff |
2001-03-28 | Replaced with bt8xx.h; byebye. | Federico G. Schwindt |
2001-03-27 | Move the boot loader relocation address higher, for full-featured | Miod Vallat |
2001-03-27 | __weak_alias, __warn_references, __indr_reference are unimplemented now; from d@ | Michael Shalayeff |
2001-03-27 | Make this compile correctly for non-mvme187 compatible kernel | Miod Vallat |
2001-03-25 | Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function... | Constantine Sapuntzakis |
2001-03-25 | add bpfilter (bpf) to RAMDISK kernel for dhcp support. | Dale Rahn |
2001-03-24 | Remove an #ifdef PMAP_NEW so userland (specifically ps) doesn't | Todd C. Miller |
2001-03-24 | Oops. Unbreak. | Hakan Olsson |
2001-03-24 | Convert to new timeout API. art@ ok. | Hakan Olsson |
2001-03-24 | Convert to new timeout API. mickey@ ok. | Hakan Olsson |
2001-03-23 | Fix pagemove to work with PMAP_NEW. Mostly from NetBSD. | Artur Grabowski |
2001-03-23 | fix a diagnostic check in pagemove | Artur Grabowski |
2001-03-23 | Remove obsolete configs, add the one we (Applitron) use nowadays instead. | Niklas Hallqvist |
2001-03-22 | pmap_physseg is kernel-only business | Michael Shalayeff |
2001-03-22 | Remove transient config file. | Niklas Hallqvist |
2001-03-22 | sync | Niklas Hallqvist |
2001-03-22 | handle d/i prot traps proper | Michael Shalayeff |
2001-03-22 | shuffle the tlb handlers a little, | Michael Shalayeff |
2001-03-22 | Merge in NetBSD's PMAP_NEW, still disabled | Niklas Hallqvist |
2001-03-22 | make sure we stop stack tracing on user pc | Michael Shalayeff |
2001-03-22 | ifdef on a proper debug define | Michael Shalayeff |
2001-03-22 | KNF a stmt | Niklas Hallqvist |
2001-03-22 | More EMODD work: | Brandon Creighton |
2001-03-22 | Get pmap->cpus_using before the pmap structure is touched. Besides, we | Miod Vallat |
2001-03-21 | Move files from common to dev to be more like other archs | Artur Grabowski |
2001-03-21 | __va_list is specified differently with the powerpc ABI than it is on | Dale Rahn |
2001-03-21 | optimize a sanity check and put it behind ifdef DIAGNOSTIC. | Artur Grabowski |
2001-03-20 | regen | Michael Shalayeff |