| | Authored by jhb on Jan 8 2016, 12:57 AM. | Unknown Object (File) | Tue, Oct 8, 7:08 AM2024-10-08 07:08:31 (UTC+0) |
| Unknown Object (File) | Sep 30 2024, 7:49 PM2024-09-30 19:49:01 (UTC+0) |
| Unknown Object (File) | Sep 28 2024, 6:28 PM2024-09-28 18:28:58 (UTC+0) |
| Unknown Object (File) | Sep 17 2024, 5:44 PM2024-09-17 17:44:32 (UTC+0) |
| Unknown Object (File) | Sep 11 2024, 10:04 PM2024-09-11 22:04:55 (UTC+0) |
Event Timelinejhb retitled this revision from to Add functions to libsysdecode export system call names.. This revision is now accepted and ready to land. jhb added inline comments. jhb edited edge metadata. This revision now requires review to proceed. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 9 lines | | 105 lines | | 10 lines | | 28 lines | | 47 lines | | | | | | 19 lines | | 136 lines | | | | 23 lines | | 5 lines | | 6 lines | | 5 lines | | 6 lines | | 9 lines | | 6 lines | | 6 lines | | 9 lines | | 6 lines | | 1 line | | 6 lines | | 6 lines | | 6 lines | | 6 lines | | 4 lines | | 6 lines | | 3 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
fd58f520e919 | a0b1df9afec9 | d5fa0b0ba2c8 | John Baldwin | Spelling mistake. | Jan 26 2016, 4:10 PM | d5fa0b0ba2c8 | 4d854f1a166f | db16743203f5 | John Baldwin | Compile. | Jan 25 2016, 6:52 PM | db16743203f5 | df6dd5169c01 | 0e3a64b2a3dc | John Baldwin | Add a default case to appease -Wswitch. | Jan 25 2016, 2:21 AM | 0e3a64b2a3dc | 1acc51abf739 | 291a1d80ee83 | John Baldwin | Update truss for the ABI enum. | Jan 24 2016, 9:41 PM | 291a1d80ee83 | abae9bc748f4 | f00053c2e182 | John Baldwin | Update kdump for the ABI enum. | Jan 24 2016, 9:34 PM | f00053c2e182 | 4a73401b4af5 | 83fb87139980 | John Baldwin | Add an UNKNOWN_ABI placeholder. | Jan 24 2016, 9:30 PM | 83fb87139980 | 16f9b52a57d9 | d694cb0412e3 | John Baldwin | Add an ABI enum and collapse the per-ABI name functions to a single function. | Jan 24 2016, 8:49 PM | d694cb0412e3 | b6710ec3443e | b9968a514977 | John Baldwin | Fix arm64 build. | Jan 6 2016, 6:03 PM | b9968a514977 | 384a516a0849 | 8f41f8fea706 | John Baldwin | Fix include for cloudabi. | Jan 6 2016, 6:32 AM | 8f41f8fea706 | 10e107092bf2 | 471776d353c2 | John Baldwin | Workaround warning in <dev/lmc/if_lmc.h> with GCC. | Jan 6 2016, 1:02 AM | 471776d353c2 | 0b36546daddb | c2559da5f4d2 | John Baldwin | Decode linux32 system call names as before. | Dec 30 2015, 4:43 AM | c2559da5f4d2 | 302c356fb8fb | bf90a5409a8f | John Baldwin | Enable sysdecode_cloudabi64() on aarch64 as well. | Dec 30 2015, 2:13 AM | bf90a5409a8f | ac70bc32ca99 | 694a31fb73a4 | John Baldwin | Add several manpages. | Nov 3 2015, 12:11 AM | 694a31fb73a4 | d071e5daab01 | 65789f2544b1 | John Baldwin | Use sv_flags instead of flags. | Oct 19 2015, 5:02 PM | 65789f2544b1 | e3d878a2042e | cadaeb68788f | John Baldwin | syscallname() removes the need for linux_ktrsyscall(). | Oct 19 2015, 4:59 PM | cadaeb68788f | 2b89b53fcba0 | 4c216805e18d | John Baldwin | Handle legacy flags == 0 case in syscallname(). | Oct 19 2015, 4:55 PM | 4c216805e18d | 823d4cba708a | 058711a2ef9c | John Baldwin | Note missing manpage entries for system call names. | Oct 18 2015, 6:39 AM | 058711a2ef9c | 9db686743f07 | 0338bd75b046 | John Baldwin | Convert truss over to pulling system call names from libsysdecode. | Oct 18 2015, 6:35 AM | 0338bd75b046 | e21fdca3345f | 780236a919f4 | John Baldwin | Compile. | Oct 18 2015, 6:31 AM | 780236a919f4 | 318a441cf1df | 1275dec370bb | John Baldwin | Compile. | Oct 17 2015, 10:44 PM | 1275dec370bb | c385ad9fce26 | 97d5acdde815 | John Baldwin | Update kdump to use libsysdecode for system call names. | Oct 17 2015, 10:29 PM | 97d5acdde815 | 165ca7b8593e | 7f1fba115406 | John Baldwin | Add functions to export system call names. | Oct 17 2015, 10:09 PM |
|