<?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>
    <link>http://nxr.netbsd.org/rss/src/sys/miscfs/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Remove miscfs/syncfs and<br/><br/>- move the syncer into kern/vfs_subr.c.<br/><br/>- change the syncer to process the mountlist and VFS_SYNC as appropriate.<br/><br/>- use an API for mount points similiar to the API for vnodes:<br/>  - vfs_syncer_add_to_worklist(struct mount *mp) to add<br/>  - vfs_syncer_remove_from_worklist(struct mount *mp) to remove a mount.<br/><br/>No objections on tech-kern@</title>
    <description>/src/sys/miscfs/Makefile - 1.10</description>
    <pubDate>Wed May 06 15:57:08 UTC 2015</pubDate>
    <dc:creator>hannken</dc:creator>
</item>

<item>
    <title>branches:  1.9.22;  1.9.40;<br/>Remove the portalfs kernel file system driver.  Replace mount_portal(8)<br/>with a version based on puffs.  User functionality remains the same.</title>
    <description>/src/sys/miscfs/Makefile - 1.9</description>
    <pubDate>Sat Dec 05 20:11:17 UTC 2009</pubDate>
    <dc:creator>pooka</dc:creator>
</item>

<item>
    <title>branches:  1.8.74;<br/>merge ktrace-lwp.</title>
    <description>/src/sys/miscfs/Makefile - 1.8</description>
    <pubDate>Sun Dec 11 00:24:50 UTC 2005</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>ptyfs moved from sys/miscfs/ to sys/fs/</title>
    <description>/src/sys/miscfs/Makefile - 1.7</description>
    <pubDate>Thu Nov 11 18:57:21 UTC 2004</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Add ptyfs. This is experimental.</title>
    <description>/src/sys/miscfs/Makefile - 1.6</description>
    <pubDate>Thu Nov 11 01:40:32 UTC 2004</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.5.2;<br/>move union filesystem code from sys/miscfs/union to sys/fs/union</title>
    <description>/src/sys/miscfs/Makefile - 1.5</description>
    <pubDate>Sun Mar 16 08:26:47 UTC 2003</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.</title>
    <description>/src/sys/miscfs/Makefile - 1.4</description>
    <pubDate>Tue Nov 26 23:30:31 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>install miscfs/syncfs/syncfs.h</title>
    <description>/src/sys/miscfs/Makefile - 1.3</description>
    <pubDate>Sun Sep 09 17:42:47 UTC 2001</pubDate>
    <dc:creator>assar</dc:creator>
</item>

<item>
    <title>branches:  1.2.6;  1.2.8;  1.2.10;<br/>Add overlay, a layered file system which overlays itself on<br/>the underlying fs, rather than exporting it to another part of the<br/>directory name space.</title>
    <description>/src/sys/miscfs/Makefile - 1.2</description>
    <pubDate>Thu Jan 20 19:06:14 UTC 2000</pubDate>
    <dc:creator>wrstuden</dc:creator>
</item>

<item>
    <title>branches:  1.1.14;<br/>Rework the way kernel include files are installed.  In the new method,<br/>as with user-land programs, include files are installed by each directory<br/>in the tree that has includes to install.  (This allows more flexibility<br/>as to what gets installed, makes 'partial installs' easier, and gives us<br/>more options as to which machines' includes get installed at any given<br/>time.)  The old SYS_INCLUDES={symlinks,copies} behaviours are _both_<br/>still supported, though at least one bug in the 'symlinks' case is<br/>fixed by this change.  Include files can't be build before installation,<br/>so directories that have includes as targets (e.g. dev/pci) have to move<br/>those targets into a different Makefile.</title>
    <description>/src/sys/miscfs/Makefile - 1.1</description>
    <pubDate>Fri Jun 12 23:23:00 UTC 1998</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>Update thorpej_scsipi to -current as of a month ago</title>
    <description>/src/sys/miscfs/Makefile - 1.1.14.1</description>
    <pubDate>Mon Nov 20 18:09:44 UTC 2000</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Catch up with -current.</title>
    <description>/src/sys/miscfs/Makefile - 1.2.10.1</description>
    <pubDate>Mon Oct 01 00:47:15 UTC 2001</pubDate>
    <dc:creator>fvdl</dc:creator>
</item>

<item>
    <title>Update the kqueue branch to HEAD.</title>
    <description>/src/sys/miscfs/Makefile - 1.2.8.1</description>
    <pubDate>Thu Sep 13 01:16:20 UTC 2001</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/sys/miscfs/Makefile - 1.2.6.2</description>
    <pubDate>Wed Dec 11 06:46:29 UTC 2002</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Catch up to -current.</title>
    <description>/src/sys/miscfs/Makefile - 1.2.6.1</description>
    <pubDate>Fri Sep 21 22:36:36 UTC 2001</pubDate>
    <dc:creator>nathanw</dc:creator>
</item>

<item>
    <title>Sync with HEAD.</title>
    <description>/src/sys/miscfs/Makefile - 1.5.2.1</description>
    <pubDate>Sun Nov 14 08:16:13 UTC 2004</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/miscfs/Makefile - 1.8.74.1</description>
    <pubDate>Thu Mar 11 15:04:22 UTC 2010</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/sys/miscfs/Makefile - 1.9.40.1</description>
    <pubDate>Sat Jun 06 14:40:22 UTC 2015</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>update from HEAD</title>
    <description>/src/sys/miscfs/Makefile - 1.9.22.1</description>
    <pubDate>Sun Dec 03 11:38:47 UTC 2017</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>
</channel></rss>

