| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r328033: | Michael Tuexen | 2018-04-07 | 1 | -1/+1 |
| * | MFC r328014: | Michael Tuexen | 2018-04-07 | 4 | -0/+64 |
| * | MFC r327995: | Michael Tuexen | 2018-04-07 | 6 | -0/+98 |
| * | MFC r327994: | Michael Tuexen | 2018-04-07 | 1 | -1/+1 |
| * | MFC r327966: | Michael Tuexen | 2018-04-07 | 6 | -1/+88 |
| * | MFC r327962: | Michael Tuexen | 2018-04-07 | 5 | -1/+16 |
| * | MFC r326183: | Eitan Adler | 2018-03-19 | 5 | -5/+10 |
| * | MFC 326184: Decode kevent structures logged via ktrace(2) in kdump. | John Baldwin | 2018-01-26 | 6 | -1/+249 |
| * | MFC r326282, r326317: | Fedor Uporov | 2017-12-12 | 1 | -1/+1 |
| * | MFC 319493,319509,319520,319595,319677,319679-319681,319688,319689, | John Baldwin | 2017-11-21 | 6 | -3/+75 |
| * | MFC 319517: Add a cross-reference to sysdecode_socket_protocol(3). | John Baldwin | 2017-11-16 | 1 | -1/+2 |
| * | MFC r323675: libsysdecode: report invalid cap_rights_t | Ed Maste | 2017-10-07 | 1 | -0/+7 |
| * | MFC r321370 | Kristof Provost | 2017-07-29 | 2 | -2/+8 |
| * | MFC r320206,r320207: | Bryan Drewery | 2017-06-23 | 1 | -8/+10 |
| * | MFC r317730: | Michael Tuexen | 2017-06-01 | 5 | -0/+80 |
| * | MFC 315310: Spell "const" properly. | John Baldwin | 2017-05-24 | 1 | -1/+1 |
| * | MFC 315283: | John Baldwin | 2017-05-24 | 1 | -9/+1 |
| * | MFC r315423: | Steven Hartland | 2017-03-23 | 2 | -1/+2 |
| * | MFC 311568,311584,312387: | John Baldwin | 2017-02-10 | 1 | -1/+1 |
| * | MFC r312452-r312512: | Enji Cooper | 2017-02-10 | 1 | -2/+2 |
| * | MFC 307538,307948,308602,308603,311151: Move kdump's mksubr into libsysdecode. | John Baldwin | 2017-01-12 | 21 | -11/+2343 |
| * | Revert MFC of r308603. | Bryan Drewery | 2017-01-03 | 1 | -6/+1 |
| * | MFC r308603: | Bryan Drewery | 2017-01-03 | 1 | -1/+6 |
| * | MFC r304016: | Konstantin Belousov | 2016-08-19 | 2 | -27/+8 |
| * | MFC r303991: | Konstantin Belousov | 2016-08-19 | 1 | -2/+54 |
| * | MFH | Glen Barber | 2016-04-04 | 1 | -1/+1 |
| |\ |
|
| | * | Replace the CloudABI system call table by a machine generated version. | Ed Schouten | 2016-03-24 | 1 | -1/+1 |
| * | | MFH | Glen Barber | 2016-03-02 | 2 | -7/+4 |
| |\| |
|
| | * | errno(3) -> errno(2) | Edward Tomasz Napierala | 2016-02-29 | 1 | -4/+4 |
| | * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -3/+0 |
| * | | MFH | Glen Barber | 2016-02-24 | 6 | -3/+312 |
| |\| |
|
| | * | Add handling for non-native error values to libsysdecode. | John Baldwin | 2016-02-23 | 6 | -3/+312 |
| * | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
| |/ |
|
| * | Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions. | John Baldwin | 2016-01-30 | 3 | -19/+19 |
| * | Add support to libsysdecode for decoding system call names. | John Baldwin | 2016-01-26 | 5 | -2/+217 |
| * | Add in DIRDEPS_BUILD support. | Bryan Drewery | 2016-01-07 | 1 | -0/+22 |
| * | Move the mkioctls script to libsysdecode and use it to generate a | John Baldwin | 2015-12-22 | 5 | -1/+178 |
| * | Start on a new library (libsysdecode) that provides routines for decoding | John Baldwin | 2015-12-15 | 5 | -0/+344 |