<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f993ed2fbd3c307200ed9a6351e649f0904b39c5 - Merge ^/head r351732 through r352104.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#f993ed2fbd3c307200ed9a6351e649f0904b39c5</link>
        <description>Merge ^/head r351732 through r352104.

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Mon, 09 Sep 2019 21:58:46 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7b5a3d48640f3f5898b05328d71c2949b6b7098 - pkgbase: Put a lot of binaries and lib in FreeBSD-runtime</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#a7b5a3d48640f3f5898b05328d71c2949b6b7098</link>
        <description>pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeAll of them are needed to be able to boot to single user and be ableto repair a existing FreeBSD installation so put them directly intoFreeBSD-runtime.Reviewed by:    bapt, gjbDifferential Revision:  https://reviews.freebsd.org/D21503

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 16:13:08 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1409e715e64d67b3093a889e63b33ef48e280ec8 - Merge ^/head r322398 through r322746.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#1409e715e64d67b3093a889e63b33ef48e280ec8</link>
        <description>Merge ^/head r322398 through r322746.

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Mon, 21 Aug 2017 13:56:47 +0200</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82baa8db5e9cd91f5bea24a2a4c06a4a409b786d - MFhead@r322515</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#82baa8db5e9cd91f5bea24a2a4c06a4a409b786d</link>
        <description>MFhead@r322515

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Mon, 14 Aug 2017 21:28:49 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>188e46ab0332a7887da6f1eb5494d92076e3d31e - Add supporting changes for `Add limited sandbox capability to &quot;make check&quot;`</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#188e46ab0332a7887da6f1eb5494d92076e3d31e</link>
        <description>Add supporting changes for `Add limited sandbox capability to &quot;make check&quot;`Non-tests/... changes:- Add HAS_TESTS= to Makefiles with libraries and programs to enable iteration  and propagate the appropriate environment down to *.test.mk.tests/... changes:- Add appropriate support Makefile.inc&apos;s to set HAS_TESTS in a minimal manner,  since tests/... is a special subdirectory tree compared to the others.MFC after:	2 monthsMFC with:	r322511Reviewed by:	arch (silence), testing (silence)Differential Revision:	D12014

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Mon, 14 Aug 2017 21:21:37 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8c09935728787235a761b6104c91ad6885ed4cd8 - Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#8c09935728787235a761b6104c91ad6885ed4cd8</link>
        <description>Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 10:14:06 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b824378b14dc700ea6eb97ba7eec3c65222190ae - sbuf(3): add some basic functional tests for the library</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#b824378b14dc700ea6eb97ba7eec3c65222190ae</link>
        <description>sbuf(3): add some basic functional tests for the libraryAreas not covered still [positive functionality wise] are:- sbuf_{clear,get,set}_flags- sbuf_new (in particular, with fixed buffers, etc).Some basic negative testing has been added, but more will be added in thefuture.This work was in part to validate work done by cem in r288223, and ianbefore that.MFC after:	2 monthsSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Thu, 06 Apr 2017 07:29:28 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 19:06:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4aa656aa587a4bad15e15bf45e149e176c22293 - Merge ^/head r312309 through r312623.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#a4aa656aa587a4bad15e15bf45e149e176c22293</link>
        <description>Merge ^/head r312309 through r312623.

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Sun, 22 Jan 2017 17:05:13 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d7258acdbda2851d6f360e02431fb71e13905749 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#d7258acdbda2851d6f360e02431fb71e13905749</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/lib/libsbuf/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 05:35:49 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95822f662d3f9da5119b6a0c433e8f70af - First pass through library packaging.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#a70cba95822f662d3f9da5119b6a0c433e8f70af</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 22:16:35 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>416ba5c74546f32a993436a99516d35008e9f384 - Catch up with HEAD (r280229-r284686).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#416ba5c74546f32a993436a99516d35008e9f384</link>
        <description>Catch up with HEAD (r280229-r284686).

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Mon, 22 Jun 2015 02:05:22 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>76aeda8ad4e2c1ae78bf1388a5d6e793d84d8c53 - Merge ^/head r284188 through r284643.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#76aeda8ad4e2c1ae78bf1388a5d6e793d84d8c53</link>
        <description>Merge ^/head r284188 through r284643.

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Sat, 20 Jun 2015 21:34:50 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>18b2ee82db77066fdb18c8183e02e02f79499328 - Revert r284417 it is not necessary anymore</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#18b2ee82db77066fdb18c8183e02e02f79499328</link>
        <description>Revert r284417 it is not necessary anymore

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 21:28:07 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4232f826683298e85d469c0ef17259cecd13b2c7 - Enforce overwritting SHLIBDIR</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#4232f826683298e85d469c0ef17259cecd13b2c7</link>
        <description>Enforce overwritting SHLIBDIRSince METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loadingbsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere.This makes /lib being populated again.Reported by:	many

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 17:34:20 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dad2fb7ece7a186a249cfc077018b18fe6d2c836 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#dad2fb7ece7a186a249cfc077018b18fe6d2c836</link>
        <description>Merge from head

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 12:56:01 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5672fac93554beae34d48b6538a191bae2119310 - Add support for reading MAM attributes to camcontrol(8) and libcam(3).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsbuf/Makefile#5672fac93554beae34d48b6538a191bae2119310</link>
        <description>Add support for reading MAM attributes to camcontrol(8) and libcam(3).MAM is Medium Auxiliary Memory and is most commonly found as flashchips on tapes.This includes support for reading attributes and decoding mostknown attributes, but does not yet include support for writingattributes or reporting attributes in XML format.libsbuf/Makefile:	Add subr_prf.c for the new sbuf_hexdump() function.  This	function is essentially the same function.libsbuf/Symbol.map:	Add a new shared library minor version, and include the	sbuf_hexdump() function.libsbuf/Version.def:	Add version 1.4 of the libsbuf library.libutil/hexdump.3:	Document sbuf_hexdump() alongside hexdump(3), since it is	essentially the same function.camcontrol/Makefile:	Add attrib.c.camcontrol/attrib.c:	Implementation of READ ATTRIBUTE support for camcontrol(8).camcontrol/camcontrol.8:	Document the new &apos;camcontrol attrib&apos; subcommand.camcontrol/camcontrol.c:	Add the new &apos;camcontrol attrib&apos; subcommand.camcontrol/camcontrol.h:	Add a function prototype for scsiattrib().share/man/man9/sbuf.9:	Document the existence of sbuf_hexdump() and point users to	the hexdump(3) man page for more details.sys/cam/scsi/scsi_all.c:	Add a table of known attributes, text descriptions and	handler functions.	Add a new scsi_attrib_sbuf() function along with a number	of other related functions that help decode attributes.	scsi_attrib_ascii_sbuf() decodes ASCII format attributes.	scsi_attrib_int_sbuf() decodes binary format attributes, and	will pass them off to scsi_attrib_hexdump_sbuf() if they&apos;re	bigger than 8 bytes.	scsi_attrib_vendser_sbuf() decodes the vendor and drive	serial number attribute.	scsi_attrib_volcoh_sbuf() decodes the Volume Coherency	Information attribute that LTFS writes out.sys/cam/scsi/scsi_all.h:	Add a number of attribute-related structure definitions and	other defines.	Add function prototypes for all of the functions added in	scsi_all.c.sys/kern/subr_prf.c:	Add a new function, sbuf_hexdump().  This is the same as	the existing hexdump(9) function, except that it puts the	result in an sbuf.	This also changes subr_prf.c so that it can be compiled in	userland for includsion in libsbuf.	We should work to change this so that the kernel hexdump	implementation is a wrapper around sbuf_hexdump() with a	statically allocated sbuf with a drain.  That will require	a drain function that goes to the kernel printf() buffer	that can take a non-NUL terminated string as input.	That is because an sbuf isn&apos;t NUL-terminated until it is	finished, and we don&apos;t want to finish it while we&apos;re still	using it.	We should also work to consolidate the userland hexdump and	kernel hexdump implemenatations, which are currently	separate.  This would also mean making applications that	currently link in libutil link in libsbuf.sys/sys/sbuf.h:	Add the prototype for sbuf_hexdump(), and add another copy	of the hexdump flag values if they aren&apos;t already defined.	Ideally the flags should be defined in one place but the	implemenation makes it difficult to do properly.  (See	above.)Sponsored by:	Spectra Logic CorporationMFC after:	1 week

            List of files:
            /freebsd/lib/libsbuf/Makefile</description>
        <pubDate>Tue, 09 Jun 2015 23:39:38 +0200</pubDate>
        <dc:creator>Kenneth D. Merry &lt;ken@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
