Age | Commit message (Expand) | Author |
2002-07-26 | - remove duplicate defns | Jason Wright |
2002-07-26 | - Move register defns to their own header file and add a whole bunch of them | Jason Wright |
2002-07-25 | missing arg in the call to the pdc_call since some old times | Michael Shalayeff |
2002-07-25 | strip off annoying local gcc symbols (jason was complaining hangman being too... | Michael Shalayeff |
2002-07-25 | use bus_space_map, not bus_space_map2, and fix failure printf's | Jason Wright |
2002-07-25 | There's no need to override the default mapping to big endian now that rasops... | Jason Wright |
2002-07-25 | Adapt the framebuffer code to the WSDISPLAY_TYPE constant changes, and | Miod Vallat |
2002-07-25 | really remove it | Theo de Raadt |
2002-07-25 | remove the intrhand .comm, which was wrong, and is not needed | Theo de Raadt |
2002-07-25 | a few breakages w/ -current, maybe some other mickey might decide to fix those | Michael Shalayeff |
2002-07-25 | better kdbprinttrap() and copy over the frame into the db_regs when already s... | Michael Shalayeff |
2002-07-25 | preserve t4 as a saviour for the rp for the vfork() syscall. idea from fredette@ | Michael Shalayeff |
2002-07-25 | kcopy is a space-to-space copy from kernel space, to guess where, -- to the s... | Michael Shalayeff |
2002-07-25 | only one trap generates exec fault and fetches the fault address from the pc ... | Michael Shalayeff |
2002-07-24 | use properly sized regs for the prefix, only matters w/ picky binutils, old g... | Michael Shalayeff |
2002-07-24 | spaces | Theo de Raadt |
2002-07-24 | if it appears we are disassembling insn at the pc do not cause an extra memor... | Michael Shalayeff |
2002-07-24 | nuke debugging cruft | Jason Wright |
2002-07-24 | add support for schizo streaming buffers (per PBM), but leave the buffers dis... | Jason Wright |
2002-07-24 | Go ahead and enable schizo, you're no worse off with it than without.. | Jason Wright |
2002-07-24 | No need to cast &thing to paddr_t* when thing IS a paddr_t | Jason Wright |
2002-07-24 | more use of volatile on registers, cleaning | Jason Wright |
2002-07-24 | - don't need mmio or io registers mapped for console use | Jason Wright |
2002-07-24 | - change pte_spill_X() to take an extra parameter to determine if | Dale Rahn |
2002-07-24 | - change pte_spill_X() to take an extra parameter to determine if | Dale Rahn |
2002-07-24 | limit user code up to below the user stack, making stack addresses, effective... | Michael Shalayeff |
2002-07-24 | Support for non-exec mappings on sun4m. | Artur Grabowski |
2002-07-24 | Support for non-exec page mappings. | Artur Grabowski |
2002-07-24 | Pretty nasty hack to make non-exec mappings work. | Artur Grabowski |
2002-07-24 | and add the things that are missing? | Theo de Raadt |
2002-07-24 | why do i always have to mop up | Theo de Raadt |
2002-07-23 | Remove unused files now that powerpc archs use link_elf.h | Dale Rahn |
2002-07-23 | Allow 'boot hd:,ofwboot bsd' previously it required '/bsd' instead of | Dale Rahn |
2002-07-23 | Cardbus/pcmcia support for macppc. parts borrowed from NetBSD, and other | Dale Rahn |
2002-07-23 | only break in ddb if the kernel has been mapped | Michael Shalayeff |
2002-07-23 | print page protection w/ bits in dump_table | Michael Shalayeff |
2002-07-23 | Define __HAVE_SPLASSERT on architectures that support splassert. | Artur Grabowski |
2002-07-23 | Define IPL_NONE | Artur Grabowski |
2002-07-23 | When handling an interrupt record the interrupt level we're handling | Artur Grabowski |
2002-07-21 | Support OS selectable halt action on the VAXstation 4000's. | Hugh Graham |
2002-07-21 | cleanup, mostly 'if 0'ed code removal. | Dale Rahn |
2002-07-21 | on itlb miss say type is VM_PROT_EXECUTE, per art@s suggestion | Michael Shalayeff |
2002-07-21 | Attempt to distinguish 4000 700A from 4000 705A. Results are so far | Hugh Graham |
2002-07-21 | Vector 0x0 doesn't seem to be useful, so ignore it for now. | Hugh Graham |
2002-07-21 | remove unsued variables. | Artur Grabowski |
2002-07-20 | Remove unused variables. | Artur Grabowski |
2002-07-20 | unconfuse indentation. | Artur Grabowski |
2002-07-20 | typo | Artur Grabowski |
2002-07-20 | duplicate define. | Artur Grabowski |
2002-07-20 | define __HAVE_PMAP_PHYSSEG | Artur Grabowski |