1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/kdump
deraadt 54e4f6b9a1 mincore() is a relic from the past, exposing physical machine information
about shared resources which no program should see.  only a few pieces of
software use it, generally poorly thought out.  they are being fixed, so
mincore() can be deleted.
ok guenther tedu jca sthen, others
2019-01-11 18:46:30 +00:00
..
kdump_subr.h trace struct flock; ok visa@ 2018-11-05 17:05:50 +00:00
kdump.1 allow reading from stdin with -f -. 2018-12-12 17:55:28 +00:00
kdump.c mincore() is a relic from the past, exposing physical machine information 2019-01-11 18:46:30 +00:00
kdump.h Display NAMI records and AF_UNIX socket paths with vis, using 2016-03-24 05:05:42 +00:00
ktrstruct.c Be more careful when dumping cmsghdr struct. In the SCM_RIGHTS case an 2018-11-17 20:46:12 +00:00
Makefile recognize kcov ioctl commands; ok deraadt@ mpi@ visa@ 2018-08-29 17:47:07 +00:00
mkioctls recognize kcov ioctl commands; ok deraadt@ mpi@ visa@ 2018-08-29 17:47:07 +00:00
mksubr trace struct flock; ok visa@ 2018-11-05 17:05:50 +00:00