aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kdump
Commit message (Expand)AuthorAgeFilesLines
* Update libsysdecode for getfsstat() 'flags' argument changing to 'mode'.John Baldwin2017-01-031-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-11-131-0/+1
* Move mksubr from kdump into libsysdecode.John Baldwin2016-10-173-894/+294
* Remove the duplicated code using Capsicum helpers.Mariusz Zaborski2016-10-071-39/+3
* Don't declare the 'temp' timeval as static.John Baldwin2016-10-011-1/+2
* Use timercmp() and timersub() in kdump.John Baldwin2016-10-011-15/+9
* Expose kernel-only errno values if _WANT_KERNEL_ERRNO is defined.John Baldwin2016-10-011-4/+1
* Decode arguments to truncate and ftruncate.John Baldwin2016-10-011-0/+6
* Handle 64-bit system call arguments (off_t, id_t).John Baldwin2016-10-011-7/+37
* Remove unused prototypes.Konstantin Belousov2016-08-121-2/+0
* Remove files unused after pulling system call names from libsysdecode.John Baldwin2016-08-112-22/+0
* Trace timeval parameters to the getitimer(2) and setitimer(2) syscalls.Konstantin Belousov2016-07-131-0/+25
* Fix humanized decoding of struct stat with respect to .st_mtimEnji Cooper2016-05-221-1/+1
* Use != 0 to be clearSimon J. Gerraty2016-05-171-1/+1
* Allow -f - to read from stdin.Simon J. Gerraty2016-05-171-2/+3
* Print the fchmodat mode in human readable fashionBaptiste Daroussin2016-05-031-0/+1
* Fix reporting of the CloudABI ABI in kdump.John Baldwin2016-03-091-6/+5
* Update dependencies.Bryan Drewery2016-02-261-1/+3
* Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-252-17/+20
* Add simple support for CloudABI processes to kdump(1).John Baldwin2016-02-251-0/+7
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-6/+0
* Add handling for non-native error values to libsysdecode.John Baldwin2016-02-231-68/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-02-161-4/+0
* Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.John Baldwin2016-01-301-5/+5
* Add support to libsysdecode for decoding system call names.John Baldwin2016-01-262-107/+48
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-01-071-3/+0
* Move the mkioctls script to libsysdecode and use it to generate aJohn Baldwin2015-12-223-132/+17
* Start on a new library (libsysdecode) that provides routines for decodingJohn Baldwin2015-12-154-191/+6
* Replace DPSRCS that work fine in SRCS.Bryan Drewery2015-11-251-2/+1
* truss: Add support for utrace(2).Bryan Drewery2015-10-063-142/+191
* Let the nv.h and dnv.h includes be only in sys directory.Mariusz Zaborski2015-07-021-3/+3
* new dependsSimon J. Gerraty2015-06-161-1/+2
* Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target.Craig Rodrigues2015-06-151-0/+6
* Use cpp -I$includedirCraig Rodrigues2015-06-151-1/+1
* Create proper targets for linux*syscalls.cSimon J. Gerraty2015-06-141-8/+8
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+33
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-274-24/+42
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-192-19/+113
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-191-0/+1
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\| | |
| * | | | New/updated dependenciesSimon J. Gerraty2014-05-051-0/+2
| * | | | Merge headSimon J. Gerraty2014-04-285-67/+172
| |\ \ \ \
| * \ \ \ \ Merge head@256284Simon J. Gerraty2013-10-132-6/+110
| |\ \ \ \ \
| * | | | | | Tell cpp to only look where we told itSimon J. Gerraty2013-10-121-1/+1
| * | | | | | Merge headSimon J. Gerraty2013-09-111-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-052-41/+224
| |\ \ \ \ \ \ \
| * | | | | | | | Add stage-install.sh so we can do away with the need to haveSimon J. Gerraty2013-04-192-5/+1