aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Retire procfs-based process debugging.John Baldwin2020-04-011-5/+0
* Fix the workaround to ignore the #warning for GCC.John Baldwin2020-03-171-3/+5
* Mark procfs-based process debugging as deprecated for FreeBSD 13.John Baldwin2020-03-171-0/+3
* 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-161-6/+3
* libsysdecode: use the proper include directoryEd Maste2019-07-251-3/+4
* libsysdecode: add explicit dependencies on recently changed headersEd Maste2019-07-241-1/+2
* Fix regex for extracting SHM_* values for libsysdecodeAlex Richardson2018-10-231-2/+3
* Don't rebuild ioctl.c and relink libsysdecode if there are no changesAlex Richardson2018-08-201-2/+7
* Retire lmc(4)Ed Maste2018-05-011-3/+0
* Add support for decoding the nxt_flags, rcv_flags, and snd_flags ofMichael Tuexen2018-01-151-0/+3
* Add support for decoding the type of a cmsg.Michael Tuexen2018-01-151-0/+1
* Add a function is decode the sinfo_flags of struct sctp_sndrcvinfo.Michael Tuexen2018-01-141-0/+1
* Add suppor for the supported PR-SCTP policies.Michael Tuexen2018-01-141-0/+1
* Decode kevent structures logged via ktrace(2) in kdump.John Baldwin2017-11-251-0/+4
* Decode pathconf() names, *at() flags, and sysarch() numbers in libsysdecode.John Baldwin2017-09-041-0/+3
* Handle WITH/WITHOUT_PF in libsysdecodeKristof Provost2017-07-221-1/+1
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-2/+2
* Decode the 'who' argument passed to getrusage().John Baldwin2017-06-031-0/+1
* Improve the decoding of the third argument of the socket() call.Michael Tuexen2017-05-251-0/+1
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-2/+2
* Update libsysdecode for getfsstat() 'flags' argument changing to 'mode'.John Baldwin2017-01-031-1/+1
* Move libsysdecode-specific hack out of buildworld.Bryan Drewery2016-11-131-1/+6
* Generate and use a proper .depend file for tables.h.Bryan Drewery2016-11-131-1/+2
* Move mksubr from kdump into libsysdecode.John Baldwin2016-10-171-5/+82
* Move defines common between rtld and libsysdecode into the header,Konstantin Belousov2016-08-121-0/+1
* MFHGlen Barber2016-02-241-1/+3
|\
| * Add handling for non-native error values to libsysdecode.John Baldwin2016-02-231-1/+3
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Add support to libsysdecode for decoding system call names.John Baldwin2016-01-261-1/+8
* Move the mkioctls script to libsysdecode and use it to generate aJohn Baldwin2015-12-221-1/+22
* Start on a new library (libsysdecode) that provides routines for decodingJohn Baldwin2015-12-151-0/+13