index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
kdump
/
mksubr
Age
Commit message (
Expand
)
Author
2013-06-17
Add support for the _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME options,
Philip Guenther
2012-12-25
Report macro names for the second argument to shutdown(), getrusage(),
Philip Guenthe
2012-07-21
Make kdump recognize the __MAP_NOREPLACE flag.
Matthew Dempsky
2012-07-08
Handle the O_ACCMODE bits correctly, so that O_RDONLY is displayed
Philip Guenthe
2012-06-20
CLOCK_* moved from sys/time.h to sys/_time.h
Philip Guenthe
2012-04-12
remove rfork(); ok guenther miod
Theo de Raadt
2012-03-19
Add tracing and dumping of "pointer to struct" syscall arguments for
Philip Guenthe
2012-02-20
- add more ptrace() ops
Philip Guenthe
2011-09-19
teach kdump about "siginfo-style" signal sub-codes, and the (currently)
Theo de Raadt
2011-07-19
Add fancy kdump support for the openat(2) system calls.
Matthew Dempsky
2011-07-08
Support sending struct info to kdump. So far for struct stat and
Otto Moerbeek
2011-07-04
Big restructuring of the main switch making it much more readable.
Otto Moerbeek
2011-06-20
more fancy kdump output, mostly from FreeBSD; ok deraadt@ tedu@
Otto Moerbeek
2011-06-16
Local changes to make this work on OpenBSD. Not used functions disabled for
Otto Moerbeek
2011-06-16
mksubr from freebsd, to be used to generate flags to name translation
Otto Moerbeek