kdump(8): Add more support for printing flag etc. names.
authorSascha Wildner <saw@online.de>
Sat, 5 Aug 2017 23:54:29 +0000 (01:54 +0200)
committerSascha Wildner <saw@online.de>
Sat, 5 Aug 2017 23:54:29 +0000 (01:54 +0200)
commit37ffcab23b4981b1b3aad12ca06ed4cc75bb7f3b
tree8380fb5348855166a962afa12dcd089883c5b704
parent8cde10c48aa54b156b1ce0e3361aa40e53c1c67e
kdump(8): Add more support for printing flag etc. names.

* New support for: eaccess() modes, faccessat() modes and atflag,
    fchmodat() atflag, fchownat() atflag, fstatat() atflag,
    linkat() atflag, unlinkat() atflag, utimensat() atflag,
    getvfsstat() flags, lchflags() flags, chflagsat() flags and atflag,
    kenv() actions, usched_set() commands, sys_checkpoint() types,
    procctl() commands, mountctl() operations, and varsym_{list,set}()
    levels.

* Fix flags printing in chflags() and fchflags().

* Better separate mount() and getfsstat() flags definitions.

* Adjust grepping for fcntl() commands send/recvmsg() etc. flags to
    include flags with more than one underscore in their name, like
    F_DUPFD_CLOEXEC.

Still missing: extexit()'s 'how' argument.
usr.bin/kdump/kdump.c
usr.bin/kdump/kdump_subr.h
usr.bin/kdump/mksubr