Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-29 | raise spl around pdc calling | Michael Shalayeff | |
2001-04-29 | pseg not yet | Michael Shalayeff | |
2001-04-29 | fix pmap_enter to compile | Michael Shalayeff | |
2001-04-03 | siop is already defined in miland; from from@ | Michael Shalayeff | |
2001-04-01 | cleanup a little | Michael Shalayeff | |
2001-04-01 | remove a little debugging | Michael Shalayeff | |
2001-03-29 | update | Michael Shalayeff | |
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 | use diag not .word, better tlabel usage | Michael Shalayeff | |
2001-03-28 | ldil requires L% always it seems | Michael Shalayeff | |
2001-03-27 | __weak_alias, __warn_references, __indr_reference are unimplemented now; from d@ | Michael Shalayeff | |
2001-03-22 | pmap_physseg is kernel-only business | Michael Shalayeff | |
2001-03-22 | handle d/i prot traps proper | Michael Shalayeff | |
2001-03-22 | shuffle the tlb handlers a little, | Michael Shalayeff | |
make a new one for na data fault, since those w/ hpt need it. | |||
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-20 | regen | Michael Shalayeff | |
2001-03-20 | a few recent cpu devs form puffins | Michael Shalayeff | |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino | |
2001-03-02 | add #define __STRICT_ALIGNMENT | Jason Wright | |
2001-02-26 | fix tlbd_l for a new register usage convention | Michael Shalayeff | |
2001-02-23 | fix damn pcxl damn function | Michael Shalayeff | |
2001-02-16 | db_elf definitions | Michael Shalayeff | |
2001-02-16 | import some alphaizm for the db_elf's sake | Michael Shalayeff | |
2001-01-31 | based on art's sparc patch: | Jason Wright | |
mmap should return -1 on failure, not EOPNOTSUPP. As it was now, an mmap of /dev/mem always returned page 45. | |||
2001-01-30 | local beef escaped | Michael Shalayeff | |
2001-01-30 | forgot to remove changebit; from miod@ | Michael Shalayeff | |
2001-01-29 | implement a few macros in cpu.h; pointer out by miod@ | Michael Shalayeff | |
2001-01-26 | constify nam2blk | Michael Shalayeff | |
2001-01-22 | paste error in pdcopen, a few formatting cnages and use int for char | Michael Shalayeff | |
2001-01-22 | dirty trap should be handed w/ uvm_fault() as well | Michael Shalayeff | |
2001-01-22 | Define ARCH_ELFSIZE that is the default elf size on this arch. | Artur Grabowski | |
2001-01-13 | use md in_cksum | Michael Shalayeff | |
2001-01-13 | own in_cksum version | Michael Shalayeff | |
2001-01-12 | no pmap_changebit no more; better barrier thing | Michael Shalayeff | |
2001-01-12 | fix PTE_BITS | Michael Shalayeff | |
2001-01-12 | move pmap_physseg back to vmparam.h where it belongs. | Michael Shalayeff | |
define PMAP_PREFER in pmap.h, as afar as i understand it works. no more pmap_changebit() grow USRIOSIZE in vmparam.h | |||
2001-01-12 | do not print pidr3,pidr4 which we do not use anyway | Michael Shalayeff | |