aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode
Commit message (Expand)AuthorAgeFilesLines
* libsysdecode: decode PROT_MAX flagsPawel Biernacki2019-09-301-1/+11
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* Rework r339635 to fix .depend.tables.h handling.Bryan Drewery2019-08-162-12/+18
* libsysdecode: use the proper include directoryEd Maste2019-07-251-3/+4
* libsysdecode: add explicit dependencies on recently changed headersEd Maste2019-07-241-1/+2
* Drop "All rights reserved" from my copyright statements.John Baldwin2019-03-0618-18/+0
* Add missing SCTP_EOR entry.Michael Tuexen2019-02-041-1/+1
* Fix regex for extracting SHM_* values for libsysdecodeAlex Richardson2018-10-232-3/+4
* Don't rebuild ioctl.c and relink libsysdecode if there are no changesAlex Richardson2018-08-201-2/+7
* Make mkioctls script work on Linux and MacOSAlex Richardson2018-08-201-3/+14
* Retire lmc(4)Ed Maste2018-05-011-3/+0
* libsysdecode: support errno and syscalls for arm64 LinuxEd Maste2018-04-263-8/+10
* Share Linux errno table with libsysdecodeEd Maste2018-03-221-22/+5
* Chase r331057 in libsysdecode erno tableEd Maste2018-03-161-3/+3
* The vmresult table was missing most of the values apart from two due toBjoern A. Zeeb2018-03-121-1/+1
* Bump date, which I missed in r328014. Thanks to jhb@ for reporting.Michael Tuexen2018-01-151-1/+1
* Add support for decoding the nxt_flags, rcv_flags, and snd_flags ofMichael Tuexen2018-01-154-0/+64
* Add support for decoding the type of a cmsg.Michael Tuexen2018-01-156-0/+98
* Simplify table generation.Michael Tuexen2018-01-151-1/+1
* Add a function is decode the sinfo_flags of struct sctp_sndrcvinfo.Michael Tuexen2018-01-146-1/+88
* Add suppor for the supported PR-SCTP policies.Michael Tuexen2018-01-145-1/+16
* libsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.Ed Schouten2017-12-164-13/+15
* Sync bsd_to_linux_errno[] table with i386 and amd64 tables in the sys directory.Fedor Uporov2017-11-281-1/+1
* Decode kevent structures logged via ktrace(2) in kdump.John Baldwin2017-11-256-1/+249
* Add stdio.h to the synopsis for sysdecode functions that take a FILE *.John Baldwin2017-11-255-5/+10
* Wrap to 80 columns. No functional change.John Baldwin2017-11-071-2/+4
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-2/+1
* RB_POWERCYCLE needs to be handled like RB_POWEROFF for decoding.Warner Losh2017-10-251-2/+2
* libsysdecode: report invalid cap_rights_tEd Maste2017-09-171-0/+7
* Decode pathconf() names, *at() flags, and sysarch() numbers in libsysdecode.John Baldwin2017-09-046-2/+49
* Handle WITH/WITHOUT_PF in libsysdecodeKristof Provost2017-07-222-2/+8
* Remove special handling for 'disk*.h'John Baldwin2017-07-181-3/+1
* DIRDEPS_BUILD: Connect more libraries.Bryan Drewery2017-07-111-0/+2
* Tweak r320206: Still create the TABLE but not the .depend entry for missing h...Bryan Drewery2017-06-211-9/+10
* Follow-up r308602: Don't add missing headers to .depend.tables.h.Bryan Drewery2017-06-211-0/+1
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-2/+2
* Improve decoding of RB_AUTOBOOT in the 'howto' argument to reboot().John Baldwin2017-06-101-1/+12
* Decode the 'who' argument passed to getrusage().John Baldwin2017-06-035-1/+15
* Add a cross-reference to sysdecode_socket_protocol(3).John Baldwin2017-06-031-1/+2
* Improve the decoding of the third argument of the socket() call.Michael Tuexen2017-05-254-0/+69
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-05-091-0/+115
* Add support for socket option names related to the level IPPROTO_UDPLITE.Michael Tuexen2017-05-042-0/+4
* Add support for socket option names related to the IPPROTO_IPV6 level.Michael Tuexen2017-05-032-0/+3
* Add support for socket option names related to the IPPROTO_SCTP level.Michael Tuexen2017-05-032-0/+4
* Fix libsysdecode vmprot flag decodingSteven Hartland2017-03-162-1/+2
* Spell "const" properly.Maxim Konovalov2017-03-151-1/+1
* Fix sysdecode_cap_rights which currently prints bogus capability rightsTobias Kortkamp2017-03-141-9/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Extend LD_UTRACE by also generating utrace(2) log events for runtime linkerPeter Jeremy2017-01-301-0/+4
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-282-10/+2