| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
delete coredump_trad(), uvm_coredump(), cpu_coredump(), struct md_coredump,
and various #includes that are superfluous.
This leaves compat_linux processes without a coredump callback. If that
ability is desired, someone should update it to use coredump_elf32() and
verify the results...
ok kettenis@
|
|
|
|
|
|
| |
(or to) register_t, but need to be usable without register_t in scope, so that
the compiler won't warn about these assignments after the recent _types.h
changes; aoyama@
|
|
|
|
| |
appropriate types. No functional change.
|
|
|
|
| |
in its exception-related contents and pcb-related contents.
|
|
|
|
| |
since we know we are at splsched().
|
|
|
|
|
| |
on all running processors.
Tested aoyama@ and I
|
|
For now, include files only.
|