| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r358109: kdump: decode SHM_ANON as first arg to legacy shm_open(2) | Kyle Evans | 2020-02-22 | 1 | -1/+7 |
| * | MFC 338021: Use 'bool' instead of 'int' for various boolean flags. | John Baldwin | 2018-10-08 | 1 | -20/+21 |
| * | MFC 337400: Remove spurious ABI tags from kdump output. | John Baldwin | 2018-10-08 | 1 | -47/+35 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 1 | -2/+0 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 1 | -0/+2 |
| * | MFC 326184: Decode kevent structures logged via ktrace(2) in kdump. | John Baldwin | 2018-01-26 | 1 | -0/+108 |
| * | MFC 319493,319509,319520,319595,319677,319679-319681,319688,319689, | John Baldwin | 2017-11-21 | 1 | -2/+55 |
| * | MFC r315170: | Enji Cooper | 2017-05-30 | 1 | -2/+2 |
| * | MFC 315334: Decode arguments to chflagsat(). | John Baldwin | 2017-05-24 | 1 | -0/+2 |
| * | MFC 303946: | John Baldwin | 2017-01-12 | 2 | -22/+0 |
| * | MFC 307538,307948,308602,308603,311151: Move kdump's mksubr into libsysdecode. | John Baldwin | 2017-01-12 | 3 | -894/+294 |
| * | MFC 306565,306566: Use timercmp() and timersub() in kdump. | John Baldwin | 2017-01-09 | 1 | -16/+11 |
| * | MFC 306564: Expose kernel-only errno values if _WANT_KERNEL_ERRNO is defined. | John Baldwin | 2017-01-09 | 1 | -4/+1 |
| * | MFC 306563: Decode arguments to truncate and ftruncate. | John Baldwin | 2017-01-07 | 1 | -0/+6 |
| * | MFC 306562: Handle 64-bit system call arguments (off_t, id_t). | John Baldwin | 2017-01-06 | 1 | -7/+37 |
| * | MFC r303990: | Konstantin Belousov | 2016-08-19 | 1 | -2/+0 |
| * | MFC r302770: | Konstantin Belousov | 2016-07-20 | 1 | -0/+25 |
| * | Fix humanized decoding of struct stat with respect to .st_mtim | Enji Cooper | 2016-05-22 | 1 | -1/+1 |
| * | Use != 0 to be clear | Simon J. Gerraty | 2016-05-17 | 1 | -1/+1 |
| * | Allow -f - to read from stdin. | Simon J. Gerraty | 2016-05-17 | 1 | -2/+3 |
| * | Print the fchmodat mode in human readable fashion | Baptiste Daroussin | 2016-05-03 | 1 | -0/+1 |
| * | Fix reporting of the CloudABI ABI in kdump. | John Baldwin | 2016-03-09 | 1 | -6/+5 |
| * | Update dependencies. | Bryan Drewery | 2016-02-26 | 1 | -1/+3 |
| * | Convert casperd(8) daemon to the libcasper. | Mariusz Zaborski | 2016-02-25 | 2 | -17/+20 |
| * | Add simple support for CloudABI processes to kdump(1). | John Baldwin | 2016-02-25 | 1 | -0/+7 |
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -6/+0 |
| * | Add handling for non-native error values to libsysdecode. | John Baldwin | 2016-02-23 | 1 | -68/+3 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2016-02-16 | 1 | -4/+0 |
| * | Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions. | John Baldwin | 2016-01-30 | 1 | -5/+5 |
| * | Add support to libsysdecode for decoding system call names. | John Baldwin | 2016-01-26 | 2 | -107/+48 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2016-01-07 | 1 | -3/+0 |
| * | Move the mkioctls script to libsysdecode and use it to generate a | John Baldwin | 2015-12-22 | 3 | -132/+17 |
| * | Start on a new library (libsysdecode) that provides routines for decoding | John Baldwin | 2015-12-15 | 4 | -191/+6 |
| * | Replace DPSRCS that work fine in SRCS. | Bryan Drewery | 2015-11-25 | 1 | -2/+1 |
| * | truss: Add support for utrace(2). | Bryan Drewery | 2015-10-06 | 3 | -142/+191 |
| * | Let the nv.h and dnv.h includes be only in sys directory. | Mariusz Zaborski | 2015-07-02 | 1 | -3/+3 |
| * | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -1/+2 |
| * | Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target. | Craig Rodrigues | 2015-06-15 | 1 | -0/+6 |
| * | Use cpp -I$includedir | Craig Rodrigues | 2015-06-15 | 1 | -1/+1 |
| * | Create proper targets for linux*syscalls.c | Simon J. Gerraty | 2015-06-14 | 1 | -8/+8 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+33 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 4 | -24/+42 |
| | |\ |
|
| | * \ | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 2 | -19/+113 |
| | |\ \ |
|
| | * \ \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -0/+1 |
| | |\ \ \ |
|
| | * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\| | | |
|
| | * | | | | New/updated dependencies | Simon J. Gerraty | 2014-05-05 | 1 | -0/+2 |
| | * | | | | Merge head | Simon J. Gerraty | 2014-04-28 | 5 | -67/+172 |
| | |\ \ \ \ |
|