summaryrefslogtreecommitdiff
path: root/usr.bin/kdump
AgeCommit message (Expand)Author
2018-02-14Zero as (un)mount flag is valid; ok millert@Otto Moerbeek
2018-02-11fix madvise(2) flags matching; ok deraadt@ tom@Otto Moerbeek
2017-12-12pledge()'s 2nd argument becomes char *execpromises, which becomes theTheo de Raadt
2017-11-29fcntl(F_GETOWN) doesn't have an argument, so don't display it. WhilePhilip Guenther
2017-11-28Need to remove fktrace here tooPhilip Guenther
2017-10-07Format fktrace(2) argumentsPhilip Guenther
2017-10-07Delete pointless casts from void*Philip Guenther
2017-07-29Goodbye, sys/dkbad.h, you lost your last friend when sparc was removed.Vadim Zhukov
2017-05-29zap scanio.h, found by deraadtTed Unangst
2017-04-28Display futex(2) operations and arguments.Martin Pieuchot
2016-10-08Add ktracing of the fds returned by pipe() and socketpair()Philip Guenther
2016-08-26Pull in <sys/select.h> for fd_setPhilip Guenther
2016-07-18Add 'p' trace point for KTRFAC_PLEDGE, as noted byPhilip Guenther
2016-06-07ktrace support for pollfd[] arraysTheo de Raadt
2016-06-07add a hack to avoid printing the long string format for times in the 70s.Ted Unangst
2016-06-02allow printing timestamps relative to beginnging of trace, -RT. ok bennoTed Unangst
2016-05-22On hppa, function pointer comparison can require dereferencing them.Philip Guenther
2016-04-25remove systrace supportTed Unangst
2016-03-30Handle error return by SYS_getlogin_r and SYS___thrsleep correct, andPhilip Guenther
2016-03-24Display NAMI records and AF_UNIX socket paths with vis, usingPhilip Guenther
2016-03-22Format the flags argument to sendsyslog()Philip Guenther
2016-03-21Handle kbind()'s third argument correctlyPhilip Guenther
2016-03-13Recognize ipmi, vscsi, pvbus, udl, fuse, trunk, pipex and memrangenatano
2016-03-06Improve display of unknown and KTR_START recordsPhilip Guenther
2016-03-06No more compat emulations, so remove ktrace EMUL records and the baggagePhilip Guenther
2016-03-05Make the fd_set* passed to FD_ISSET() non-const: the non-macro version isPhilip Guenther
2016-02-28drop the support for Linux emulation; ok guenther@ visa@Christian Weisgerber
2016-02-28Support for running Linux binaries under emulation is going away.Christian Weisgerber
2016-02-26there is no emulation "bsd", our default is "native"; ok deraadt@ millert@Christian Weisgerber
2016-01-14Display struct event more like other structs: show all members and use cppPhilip Guenther
2016-01-06print more info about keventTed Unangst
2016-01-05include all i915 drm ioctls on top of the common drm onesRobert Nagy
2015-12-25very basic kevent printingTed Unangst
2015-11-10Split the intra-thread functionality from kill(2) into its own syscallPhilip Guenther
2015-10-28remove knowledge of dnssocket/dnsconnectTheo de Raadt
2015-10-26If the system call is entirely unpermitted, code will be 0, and there isTheo de Raadt
2015-10-25Fold "malloc" into "stdio" and -- recognizing that no program so far hasTheo de Raadt
2015-10-18Use offsetof() instead of adding the sizes of the preceeding struct membersPhilip Guenther
2015-10-18Describe dnssocket / dnsconnect argumentsTheo de Raadt
2015-10-10normalize a few more tame request orderings, to help reviewTheo de Raadt
2015-10-10since kdump may getprotobynumber() late, do not drop "rpath". We couldTheo de Raadt
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-06tame "stdio getpw"Theo de Raadt
2015-10-03Add ktracing of tame()'s arguments' valuesPhilip Guenther
2015-10-03option LFS is dead, but we missed option ACCOUNTING herePhilip Guenther
2015-10-03Fix wrong cast.Vadim Zhukov
2015-10-03tame "stdio getpw rpath" can be done quite early after the getopt.Theo de Raadt
2015-10-02update the -t args list; ok guentherJason McIntyre
2015-10-02Add ktracing of argv and envp to execve(2), with envp not traced by defaultPhilip Guenther
2015-09-13Rename __sysctl syscall to just sysctl, as the userland wrapper is no longerPhilip Guenther