summaryrefslogtreecommitdiff
path: root/sys/kern/core_netbsd.c
AgeCommit message (Expand)Author
2005-12-08Sprinkle static.thorpej
2005-06-10Rework the coredump code to have no explicit knownledge of how coredumpmatt
2005-06-02When writing coredumps, don't write zero uninstantiated demand-zero pages.matt
2005-02-26nuke trailing whitespaceperry
2004-09-17There's no need to pass a proc value when using UIO_SYSSPACE withskrll
2003-09-14handle siginfo for deferred signals. Allocate a ksiginfo pool, and storechristos
2003-09-06SA_SIGINFO changes.christos
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-01-18Merge the nathanw_sa branch.thorpej
2001-12-10Move the code that walks the process's VM map during a coredumpthorpej
2001-12-08Make the coredump routine exec-format/emulation specific. Splitthorpej