| | Authored by jhb on Sep 10 2016, 4:15 AM. | Unknown Object (File) | Sat, Jan 18, 6:31 AM2025-01-18 06:31:18 (UTC+0) |
| Unknown Object (File) | Wed, Jan 1, 4:40 AM2025-01-01 04:40:34 (UTC+0) |
| Unknown Object (File) | Sun, Dec 29, 11:19 AM2024-12-29 11:19:31 (UTC+0) |
| Unknown Object (File) | Fri, Dec 27, 8:47 PM2024-12-27 20:47:23 (UTC+0) |
| Unknown Object (File) | Dec 13 2024, 6:03 PM2024-12-13 18:03:55 (UTC+0) |
| Unknown Object (File) | Dec 8 2024, 11:45 PM2024-12-08 23:45:53 (UTC+0) |
| Unknown Object (File) | Nov 30 2024, 3:36 AM2024-11-30 03:36:01 (UTC+0) |
Event Timelinejhb retitled this revision from to Move mksubr from kdump into libsysdecode.. kib accepted this revision. kib edited edge metadata. kib added inline comments. This revision is now accepted and ready to land. This revision now requires review to proceed. kib accepted this revision. kib edited edge metadata. This revision is now accepted and ready to land. This revision now requires review to proceed. This revision is now accepted and ready to land. jhb added inline comments. This revision now requires review to proceed. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 6 lines | | | | 78 lines | | 3 lines | | 954 lines | | 1 line | | 140 lines | | 49 lines | | 3 lines | | 71 lines | | 7 lines | | 3 lines | | 66 lines | | 351 lines | | 3 lines | | 303 lines | | 3 lines | | 3 lines | | 1 line | | | | | | 15 lines | | 388 lines | | | | | | 5 lines | | 1 line | | 1 line | | 1 line | | 1 line | | 1 line | | 1 line | | 1 line | | 1 line | | 1 line | | 1 line | | 1 line | | 13 lines | | 1 line | | 1 line | | 1 line | | 1 line | | 9 lines | | 1 line | | 2 lines | | 268 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
b0f4b51f2c6b | 6e919c5acde8 | 5d02be155de0 | John Baldwin | Catch up to renames. | Oct 1 2016, 10:33 PM | 5d02be155de0 | b5fda3696a67 | 9547cc53d825 | John Baldwin | Remove duplicate MLINKS. | Oct 1 2016, 10:30 PM | 9547cc53d825 | 8756da937048 | 0a44d270d10f | John Baldwin | Add sysdecode_atfd.3 to the build. | Oct 1 2016, 10:25 PM | 0a44d270d10f | 77523b5bbec7 | acfa183067bf | John Baldwin | Add page for sysdecode_atfd(). | Oct 1 2016, 10:23 PM | acfa183067bf | 5d2d9bd437aa | 8143a05df5c2 | John Baldwin | Add a synopsis section to sysdecode(3). | Sep 27 2016, 12:51 AM | 8143a05df5c2 | dc0deb226c21 | 7bb91217d8bd | John Baldwin | Add manpages and MLINKS. | Sep 27 2016, 12:48 AM | 7bb91217d8bd | cb06bfee14a9 | 66d85283976a | John Baldwin | Rename some methods and arguments to be more consistent. | Sep 27 2016, 12:41 AM | 66d85283976a | c94d06e47929 | 65b8d2d08339 | John Baldwin | Rename 'command' to 'cmd' to match existing prototype. (Show More…) | Sep 27 2016, 12:39 AM | 65b8d2d08339 | dce071d286bb | f6eac2f8a739 | John Baldwin | First cut at manpages for the enum and mask decoders. | Sep 21 2016, 10:38 PM | f6eac2f8a739 | 4e8083027ad2 | 2e3a9cd8409d | John Baldwin | Exclude file flag masks and avoid nfssvc name collision. | Sep 13 2016, 1:30 AM | 2e3a9cd8409d | 273a453c2327 | c3ef2874bf5b | John Baldwin | Trim includes. | Sep 13 2016, 1:25 AM | c3ef2874bf5b | dd3aaff8970e | e3ebb64c4341 | John Baldwin | Sort includes. | Sep 13 2016, 12:58 AM | e3ebb64c4341 | d7c7c603c36f | 9ea580a0bc31 | John Baldwin | | Sep 13 2016, 12:54 AM | 9ea580a0bc31 | c7e355d79109 | fe25da94f443 | John Baldwin | Fix decoding of quotactl() commands. | Sep 10 2016, 3:42 AM | fe25da94f443 | 019d3d6e8619 | d931376ded31 | John Baldwin | Update for new calling convention for mask arguments. | Sep 10 2016, 3:17 AM | d931376ded31 | 77dadaf7e54b | f521b83db694 | John Baldwin | No need for open_flags_common now. | Sep 10 2016, 3:16 AM | f521b83db694 | 7407fc0e9c68 | c9cf02138513 | John Baldwin | | Sep 10 2016, 3:03 AM | c9cf02138513 | e23d08303d5a | e3356f4fb1ec | John Baldwin | Add a sysdecode_wait4_options() separate from sysdecode_wait6_options(). | Sep 10 2016, 2:49 AM | e3356f4fb1ec | 9ba55f0f949d | 1740ff4113bf | John Baldwin | Update kdump for new mask arg semantics. Print file modes in octal. | Sep 10 2016, 1:26 AM | 1740ff4113bf | 8c2ca2f863e2 | ac6e06100c6e | John Baldwin | | Sep 10 2016, 12:50 AM | ac6e06100c6e | 32b639db2aed | 92274f5c146b | John Baldwin | Use printf() with %s instead of puts() (puts appends a newline) | Sep 10 2016, 12:49 AM | 92274f5c146b | db6d711b64db | 105a06886a03 | John Baldwin | Convert truss over to new value-arg scheme. | Sep 8 2016, 3:18 AM | 105a06886a03 | 22f3691f8715 | 8850e0158cfd | John Baldwin | Port kdump over to new value function scheme. | Sep 7 2016, 10:38 PM | 8850e0158cfd | 39f1c7210c1d | 932f2fafaf61 | John Baldwin | Add sysdecode_msgctl_op() instead of callers reusing shmctl_op(). | Sep 7 2016, 10:38 PM | 932f2fafaf61 | 64479f9395be | 02be58471e67 | John Baldwin | Rework "value" decoders to return a const char *. (Show More…) | Sep 7 2016, 10:08 PM | 02be58471e67 | 24dbbba49ae9 | 62d8efe47140 | John Baldwin | Fix printf format warning. | Sep 2 2016, 5:39 AM | 62d8efe47140 | 6bb7ffac11bb | 00acc03acdb5 | John Baldwin | No need for these now. | Aug 9 2016, 9:35 PM | 00acc03acdb5 | 29154de11fc3 | 7935cb74f474 | John Baldwin | Don't need these now. | Aug 9 2016, 9:31 PM | 7935cb74f474 | 988538bf5085 | 916297f2a91f | John Baldwin | Add #includes to synopsis. | Aug 9 2016, 5:18 PM | 916297f2a91f | 9f55de415955 | 5815826620ac | John Baldwin | Move sysdecode_signal out to its own file as it doesn't use the tables. | Aug 9 2016, 5:16 PM | 5815826620ac | 245a31795a23 | c80a78bf051d | John Baldwin | Add sysdecode_pipe2_flags() for the flags argument to pipe2(). (Show More…) | Aug 9 2016, 4:47 PM | c80a78bf051d | 96d1b03b572a | 895703112bca | John Baldwin | Include all procctl() commands. | Aug 7 2016, 11:04 PM | 895703112bca | 63476b3c8f4c | 15238a0c8aa1 | John Baldwin | Drop MAP_32BIT from mask when it is printed. | Aug 7 2016, 10:50 PM | 15238a0c8aa1 | 7077c216182d | fb3243715477 | John Baldwin | Print argument to F_GETLK/SETLK/SETLKW as a pointer, not int. | Aug 7 2016, 10:47 PM | fb3243715477 | 068480f63035 | 84c84f045869 | John Baldwin | Properly handle O_ACCMODE flags for open() and fcntl(). | Aug 6 2016, 7:32 AM | 84c84f045869 | 40ee29431bf3 | d6ef52d0133f | John Baldwin | Allow print_mask_part to not be the start of a mask. | Aug 6 2016, 6:57 AM | d6ef52d0133f | 09caea49db14 | 81c008703403 | John Baldwin | | Aug 6 2016, 6:46 AM | 81c008703403 | ef5f7a086009 | 0340b7bbd35e | John Baldwin | Only assume 'int' for print_integer (and treat it as signed). | Aug 6 2016, 6:28 AM | 0340b7bbd35e | fbe9f4d8558f | b75c374c4ef2 | John Baldwin | Cast ints to unsigned to avoid sign extension. | Aug 6 2016, 6:17 AM | b75c374c4ef2 | 8be60981a121 | 9064ef6ade62 | John Baldwin | Correct booleans for invalid masks. | Aug 6 2016, 6:12 AM | 9064ef6ade62 | 7e0e8e2d96f8 | 2172cc6ddd7d | John Baldwin | No longer need this header. | Aug 3 2016, 10:06 PM | 2172cc6ddd7d | 37f85a7f44e0 | a8a489201a67 | John Baldwin | Use sysdecode decoders when possible. | Aug 3 2016, 9:39 PM | a8a489201a67 | ad0a24367b00 | b637c5f0fe7e | John Baldwin | Add <stdbool.h> includes for <sysdecode.h> | Aug 3 2016, 9:38 PM | b637c5f0fe7e | 5a87745d9ae6 | b18d9f3efe92 | John Baldwin | Need this -I for cloudabi headers. | Aug 3 2016, 9:38 PM | b18d9f3efe92 | 894bd4cd684e | 955ac51763b3 | John Baldwin | Use plain 'int' for idtype_t and acl_type_t to avoid dependencies. (Show More…) | Aug 3 2016, 9:34 PM | 955ac51763b3 | 0b3c3ac5f853 | 31ef65e77e1a | John Baldwin | Refine sysdecode_signal() to return a pointer to a name. (Show More…) | Aug 2 2016, 4:22 PM | 31ef65e77e1a | 88fc4ef3417a | 9fd4bd495811 | John Baldwin | | Aug 2 2016, 4:02 PM | 9fd4bd495811 | 941089df6256 | e8d634953f74 | John Baldwin | Port kdump over to libsysdecode flags. Compiles. | Aug 2 2016, 5:41 AM | e8d634953f74 | 5898d68cc53c | 572750a39dd5 | John Baldwin | Fix libsysdecode build for new header dependencies. | Aug 2 2016, 5:41 AM | 572750a39dd5 | d7311f6e6d75 | 7b58157d6e04 | John Baldwin | Axe sysdecode_open_flagsandmode() and rename sysdecode_prio_which(). | Aug 2 2016, 5:40 AM | 7b58157d6e04 | 3912575f4b27 | 96508238d162 | John Baldwin | Get libsysdecode to compile. | Aug 2 2016, 4:39 AM | 96508238d162 | 56328496b531 | 8d8b78b2a772 | John Baldwin | Allow values to be excluded from a table via an optional regex. (Show More…) | Aug 2 2016, 4:33 AM | 8d8b78b2a772 | 44e084b44c0c | 3e5fbe9fc198 | John Baldwin | Drop the formatting flags and replace with formatting callbacks. (Show More…) | Jul 30 2016, 4:42 AM | 3e5fbe9fc198 | ffc3ed4f021b | 9b6e6b63c4d9 | John Baldwin | Checkpoint build fixes. | Dec 11 2015, 6:18 PM | 9b6e6b63c4d9 | b62163cc89ec | bafdb4458fe7 | John Baldwin | Compile. | Dec 8 2015, 6:25 AM | bafdb4458fe7 | a1057ca5cf95 | cbc07daf3584 | John Baldwin | Fix make depend. | Dec 8 2015, 4:22 AM | cbc07daf3584 | b9e76760e7ce | 99cc67f529eb | John Baldwin | | Dec 8 2015, 4:15 AM |
|