<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>79c7c19b - MFC r339635,r350301,r350327,r351151:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#79c7c19b</link>
        <description>MFC r339635,r350301,r350327,r351151:  r339635:    Fix regex for extracting SHM_* values for libsysdecode  r350301:    libsysdecode: add explicit dependencies on recently changed headers  r350327:    libsysdecode: use the proper include directory  r351151:    Rework r339635 to fix .depend.tables.h handling.

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 20:26:20 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23ff19c6 - Don&apos;t rebuild ioctl.c and relink libsysdecode if there are no changes</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#23ff19c6</link>
        <description>Don&apos;t rebuild ioctl.c and relink libsysdecode if there are no changesInstead generate a temporary file and only overwrite ioctl.c if thefiles are actually different.Approved By:	jhb (mentor)

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Mon, 20 Aug 2018 10:59:49 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e6a376d1 - Retire lmc(4)</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#e6a376d1</link>
        <description>Retire lmc(4)This driver supports legacy, 32-bit PCI devices, and had an ambiguouslicense.  Supported devices were already reported to be rare in 2003(when an earlier version of the driver was removed in r123201).Reviewed by:	rgrimesRelnotes:	YesSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D15245

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Tue, 01 May 2018 16:30:48 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0faae8b9 - Add support for decoding the nxt_flags, rcv_flags, and snd_flags of</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#0faae8b9</link>
        <description>Add support for decoding the nxt_flags, rcv_flags, and snd_flags ofSCTP level cmsgs.

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Mon, 15 Jan 2018 20:37:11 +0000</pubDate>
        <dc:creator>Michael Tuexen &lt;tuexen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a826eb5a - Add support for decoding the type of a cmsg.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#a826eb5a</link>
        <description>Add support for decoding the type of a cmsg.

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Mon, 15 Jan 2018 10:59:04 +0000</pubDate>
        <dc:creator>Michael Tuexen &lt;tuexen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e6455d8 - Add a function is decode the sinfo_flags of struct sctp_sndrcvinfo.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#1e6455d8</link>
        <description>Add a function is decode the sinfo_flags of struct sctp_sndrcvinfo.

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Sun, 14 Jan 2018 14:27:42 +0000</pubDate>
        <dc:creator>Michael Tuexen &lt;tuexen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a62bf68d - Add suppor for the supported PR-SCTP policies.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#a62bf68d</link>
        <description>Add suppor for the supported PR-SCTP policies.

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Sun, 14 Jan 2018 12:08:41 +0000</pubDate>
        <dc:creator>Michael Tuexen &lt;tuexen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ffb66079 - Decode kevent structures logged via ktrace(2) in kdump.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#ffb66079</link>
        <description>Decode kevent structures logged via ktrace(2) in kdump.- Add a new KTR_STRUCT_ARRAY ktrace record type which dumps an array of  structures.  The structure name in the record payload is preceded by a size_t  containing the size of the individual structures.  Use this to  replace the previous code that dumped the kevent arrays dumped for  kevent().  kdump is now able to decode the kevent structures rather  than dumping their contents via a hexdump.  One change from before is that the &apos;changes&apos; and &apos;events&apos; arrays are  not marked with separate &apos;read&apos; and &apos;write&apos; annotations in kdump  output.  Instead, the first array is the &apos;changes&apos; array, and the  second array (only present if kevent doesn&apos;t fail with an error) is  the &apos;events&apos; array.  For kevent(), empty arrays are denoted by an  entry with an array containing zero entries rather than no record.- Move kevent decoding tables from truss to libsysdecode.  This adds three new functions to decode members of struct kevent:  sysdecode_kevent_filter, sysdecode_kevent_flags, and  sysdecode_kevent_fflags.  kdump uses these helper functions to pretty-print kevent fields.- Move structure definitions for freebsd11 and freebsd32 kevent  structures to &lt;sys/event.h&gt; so that they can be shared with userland.  The 32-bit structures are only exposed if _WANT_KEVENT32 is defined.  The freebsd11 structures are only exposed if _WANT_FREEBSD11_KEVENT is  defined.  The 32-bit freebsd11 structure requires both.- Decode freebsd11 kevent structures in truss for the compat11.kevent()  system call.- Log 32-bit kevent structures via ktrace for 32-bit compat kevent()  system calls.- While here, constify the &apos;void *data&apos; argument to ktrstruct().Reviewed by:	kib (earlier version)MFC after:	1 monthDifferential Revision:	https://reviews.freebsd.org/D12470

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Sat, 25 Nov 2017 04:49:12 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>39a3a438 - Decode pathconf() names, *at() flags, and sysarch() numbers in libsysdecode.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#39a3a438</link>
        <description>Decode pathconf() names, *at() flags, and sysarch() numbers in libsysdecode.Move tables that were previously in truss over to libsysdecode.  trussoutput is unchanged, but kdump has been updated to decode these fields.In addition, sysdecode_sysarch_number() should support all platformswhereas the old table in truss only supported x86.

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Mon, 04 Sep 2017 05:34:36 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a342f435 - Handle WITH/WITHOUT_PF in libsysdecode</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#a342f435</link>
        <description>Handle WITH/WITHOUT_PF in libsysdecodeOnly filter out the PF ioctls if we&apos;re building without pf support.Until now those were always filtered out, so truss did not show symbolicnames for pf ioctls.Differential Revision:	https://reviews.freebsd.org/D11629

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Sat, 22 Jul 2017 12:51:19 +0000</pubDate>
        <dc:creator>Kristof Provost &lt;kp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c99b67a7 - Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#c99b67a7</link>
        <description>Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Since buildenv exports SYSROOT all of these uses will now look inWORLDTMP by default.sys/boot/efi/loader/Makefile        A LIBSTAND hack is no longer required for buildenv.MFC after:	2 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Mon, 19 Jun 2017 20:47:24 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee8aa41d - Decode the &apos;who&apos; argument passed to getrusage().</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#ee8aa41d</link>
        <description>Decode the &apos;who&apos; argument passed to getrusage().Add a new sysdecode_getrusage_who() which decodes the RUSAGE_* constantpassed as the first argument to getrusage().  Use this function in bothkdump and truss to decode the first argument to getrusage().PR:		215448Submitted by:	Anton Yuzhaninov &lt;citrin+pr@citrin.ru&gt;MFC after:	1 month

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Sat, 03 Jun 2017 14:22:15 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>738a93a4 - Improve the decoding of the third argument of the socket() call.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#738a93a4</link>
        <description>Improve the decoding of the third argument of the socket() call.Decoding of the third argument depends on the first one. For doing this,add a corresponding function to libsysdecode.Thanks to jhb@ for suggesting this.

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Thu, 25 May 2017 14:27:54 +0000</pubDate>
        <dc:creator>Michael Tuexen &lt;tuexen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b375b4e - Remove pc98 support completely.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#2b375b4e</link>
        <description>Remove pc98 support completely.I thank all developers and contributors for pc98.Relnotes:	yes

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Sat, 28 Jan 2017 02:22:15 +0000</pubDate>
        <dc:creator>Yoshihiro Takahashi &lt;nyan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>914108c8 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#914108c8</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis implifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 04:33:20 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>48f79574 - Update libsysdecode for getfsstat() &apos;flags&apos; argument changing to &apos;mode&apos;.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#48f79574</link>
        <description>Update libsysdecode for getfsstat() &apos;flags&apos; argument changing to &apos;mode&apos;.As a followup to r310638, update libsysdecode (and kdump) to decode the&apos;mode&apos; argument to getfsstat().  sysdecode_getfsstat_flags() has beenrenamed to sysdecode_getfsstat_mode() and now treats the argument as anenumerated value rather than a mask of flags.

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Tue, 03 Jan 2017 01:39:05 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7c6d0bb1 - Move libsysdecode-specific hack out of buildworld.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#7c6d0bb1</link>
        <description>Move libsysdecode-specific hack out of buildworld.This should fix the lib32 build since it was not removing the generatedioctl.c.  This file is generated by a find(1) call, so cannot use normaldependency tracking methods.Reported by:	jhbMFC after:	2 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Sun, 13 Nov 2016 00:11:15 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e1eb60d - Generate and use a proper .depend file for tables.h.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#5e1eb60d</link>
        <description>Generate and use a proper .depend file for tables.h.Reported by:	jhbMFC after:	2 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Sun, 13 Nov 2016 00:11:12 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9289f547 - Move mksubr from kdump into libsysdecode.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#9289f547</link>
        <description>Move mksubr from kdump into libsysdecode.Restructure this script so that it generates a header of tables insteadof a source file.  The tables are included in a flags.c source file whichprovides functions to decode various system call arguments.For functions that decode an enumeration, the function returns a pointerto a string for known values and NULL for unknown values.For functions that do more complex decoding (typically of a bitmask), thefunction accepts a pointer to a FILE object (open_memstream() can be usedas a string builder) to which decoded values are written.  If thefunction operates on a bitmask, the function returns true if any bitswere decoded or false if the entire value was valid.  Additionally, thethird argument accepts a pointer to a value to which any undecoded bitsare stored.  This pointer can be NULL if the caller doesn&apos;t care aboutremaining bits.Convert kdump over to using decoder functions from libsysdecode instead ofmksubr.  truss also uses decoders from libsysdecode instead of privatelookup tables, though lookup tables for objects not decoded by kdump remainin truss for now.  Eventually most of these tables should move intolibsysdecode as the automated table generation approach from mksubr isless stale than the static tables in truss.Some changes have been made to truss and kdump output:- The flags passed to open() are now properly decoded in that one of  O_RDONLY, O_RDWR, O_WRONLY, or O_EXEC is always included in a decoded  mask.- Optional arguments to open(), openat(), and fcntl() are only printed  in kdump if they exist (e.g. the mode is only printed for open() if  O_CREAT is set in the flags).- Print argument to F_GETLK/SETLK/SETLKW in kdump as a pointer, not int.- Include all procctl() commands.- Correctly decode pipe2() flags in truss by not assuming full  open()-like flags with O_RDONLY, etc.- Decode file flags passed to *chflags() as file flags (UF_* and SF_*)  rather than as a file mode.- Fix decoding of quotactl() commands by splitting out the two command  components instead of assuming the raw command value matches the  primary command component.In addition, truss and kdump now build without triggering any warnings.All of the sysdecode manpages now include the required headers in thesynopsis.Reviewed by:	kib (several older versions), wblock (manpages)MFC after:	2 monthsDifferential Revision:	https://reviews.freebsd.org/D7847

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Mon, 17 Oct 2016 22:37:07 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f214036e - Move defines common between rtld and libsysdecode into the header,</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libsysdecode/Makefile#f214036e</link>
        <description>Move defines common between rtld and libsysdecode into the header,instead of copying inline into sources.Sponsored by:	The FreeBSD FoundationMFC after:	1 week

            List of files:
            /freebsd-12.1/lib/libsysdecode/Makefile</description>
        <pubDate>Fri, 12 Aug 2016 19:31:41 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
