<?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>34f0d74c9edf3976ec1ee9374a90b2b782846404 - Add a new lfs header file: lfs_accessors.h.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/ufs/lfs/Makefile#34f0d74c9edf3976ec1ee9374a90b2b782846404</link>
        <description>Add a new lfs header file: lfs_accessors.h.This contains all the accessor functions and macros out of lfs.h.Add an include of lfs_accessors.h after all uses of lfs.h... exceptfor code that wants to define its own struct lfs-alike that theaccessors are supposed to play along with. For these, set STRUCT_LFSand include lfs_accessors.h after the necessary structure has beendefined, so that lfs_accessors.h can emit functions in terms of it.

            List of files:
            /netbsd-src/sys/ufs/lfs/Makefile</description>
        <pubDate>Tue, 28 Jul 2015 05:09:34 +0000</pubDate>
        <dc:creator>dholland &lt;dholland@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eb628b88b70e5072d8e25090d287858ade76c2d2 - Split the definitions suitable for userland out of ulfs_inode.h into</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/ufs/lfs/Makefile#eb628b88b70e5072d8e25090d287858ade76c2d2</link>
        <description>Split the definitions suitable for userland out of ulfs_inode.h intolfs_inode.h. Since fsck_lfs, newfs_lfs, and lfs_cleanerd want to reusethe inode structure for their own internal use, and some of them shareparts of the kernel code as well, the best way forward is to provide arelatively sanitized header that doesn&apos;t bring in stray material.Shuffle a few other definitions around so that lfs_inode.h dependsonly on lfs.h.Install lfs_inode.h into /usr/include.

            List of files:
            /netbsd-src/sys/ufs/lfs/Makefile</description>
        <pubDate>Sat, 08 Jun 2013 02:04:31 +0000</pubDate>
        <dc:creator>dholland &lt;dholland@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>651b44e2111eb94a39464a8a74e0c3cde85ac20b - Rework the way kernel include files are installed.  In the new method,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/ufs/lfs/Makefile#651b44e2111eb94a39464a8a74e0c3cde85ac20b</link>
        <description>Rework the way kernel include files are installed.  In the new method,as with user-land programs, include files are installed by each directoryin the tree that has includes to install.  (This allows more flexibilityas to what gets installed, makes &apos;partial installs&apos; easier, and gives usmore options as to which machines&apos; includes get installed at any giventime.)  The old SYS_INCLUDES={symlinks,copies} behaviours are _both_still supported, though at least one bug in the &apos;symlinks&apos; case isfixed by this change.  Include files can&apos;t be build before installation,so directories that have includes as targets (e.g. dev/pci) have to movethose targets into a different Makefile.

            List of files:
            /netbsd-src/sys/ufs/lfs/Makefile</description>
        <pubDate>Fri, 12 Jun 1998 23:22:30 +0000</pubDate>
        <dc:creator>cgd &lt;cgd@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
