summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump
Commit message (Expand)AuthorAgeFilesLines
* MFC r315170:ngie2017-05-301-2/+2
* MFC 315334: Decode arguments to chflagsat().jhb2017-05-241-0/+2
* MFC 303946:jhb2017-01-122-22/+0
* MFC 307538,307948,308602,308603,311151: Move kdump's mksubr into libsysdecode.jhb2017-01-123-894/+294
* MFC 306565,306566: Use timercmp() and timersub() in kdump.jhb2017-01-091-16/+11
* MFC 306564: Expose kernel-only errno values if _WANT_KERNEL_ERRNO is defined.jhb2017-01-091-4/+1
* MFC 306563: Decode arguments to truncate and ftruncate.jhb2017-01-071-0/+6
* MFC 306562: Handle 64-bit system call arguments (off_t, id_t).jhb2017-01-061-7/+37
* MFC r303990:kib2016-08-191-2/+0
* MFC r302770:kib2016-07-201-0/+25
* Fix humanized decoding of struct stat with respect to .st_mtimngie2016-05-221-1/+1
* Use != 0 to be clearsjg2016-05-171-1/+1
* Allow -f - to read from stdin.sjg2016-05-171-2/+3
* Print the fchmodat mode in human readable fashionbapt2016-05-031-0/+1
* Fix reporting of the CloudABI ABI in kdump.jhb2016-03-091-6/+5
* Update dependencies.bdrewery2016-02-261-1/+3
* Convert casperd(8) daemon to the libcasper.oshogbo2016-02-252-17/+20
* Add simple support for CloudABI processes to kdump(1).jhb2016-02-251-0/+7
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-6/+0
* Add handling for non-native error values to libsysdecode.jhb2016-02-231-68/+3
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-02-161-4/+0
* Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.jhb2016-01-301-5/+5
* Add support to libsysdecode for decoding system call names.jhb2016-01-262-107/+48
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-01-071-3/+0
* Move the mkioctls script to libsysdecode and use it to generate ajhb2015-12-223-132/+17
* Start on a new library (libsysdecode) that provides routines for decodingjhb2015-12-154-191/+6
* Replace DPSRCS that work fine in SRCS.bdrewery2015-11-251-2/+1
* truss: Add support for utrace(2).bdrewery2015-10-063-142/+191
* Let the nv.h and dnv.h includes be only in sys directory.oshogbo2015-07-021-3/+3
* new dependssjg2015-06-161-1/+2
* Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target.rodrigc2015-06-151-0/+6
* Use cpp -I$includedirrodrigc2015-06-151-1/+1
* Create proper targets for linux*syscalls.csjg2015-06-141-8/+8
* Add META_MODE support.sjg2015-06-131-0/+33
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-274-24/+42
| |\
| * \ Merge from head@274682sjg2014-11-192-19/+113
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-191-0/+1
| |\ \ \
| * | | | Updated dependenciessjg2014-05-161-1/+0
| * | | | Updated dependenciessjg2014-05-101-0/+2
| * | | | Merge from headsjg2014-05-081-1/+1
| |\ \ \ \ | | |/ / /
| * | | | New/updated dependenciessjg2014-05-051-0/+2
| * | | | Merge headsjg2014-04-285-67/+172
| |\ \ \ \
| * \ \ \ \ Merge head@256284sjg2013-10-132-6/+110
| |\ \ \ \ \
| * | | | | | Tell cpp to only look where we told itsjg2013-10-121-1/+1
| * | | | | | Merge headsjg2013-09-111-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from headsjg2013-09-052-41/+224
| |\ \ \ \ \ \ \
| * | | | | | | | Add stage-install.sh so we can do away with the need to havesjg2013-04-192-5/+1
| * | | | | | | | sync from headsjg2013-04-122-9/+17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated dependenciessjg2013-03-111-0/+1
OpenPOWER on IntegriCloud