<?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/modules/examples/panic_string/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.1.2;<br/>Introduce new example kernel module: panic_string<br/><br/>The panic_string module accepts input from a device file over the write(2)<br/>system call.<br/><br/>It prints panic(9) message passed from user space, e.g.:<br/><br/>   echo "Hello world" &gt; /dev/panic<br/><br/>If a string is empty or contain only whitespaces it's ignored and panic(9)<br/>is not triggered. If a non printable character is passed within the input<br/>buffer, the rest of the string is ignored.<br/><br/>This module performs the sync(8) operation before panic(9) to flush cache.<br/><br/>Submitted by Harry Pantazis.<br/>Simplified and cleaned up by myself.</title>
    <description>/src/sys/modules/examples/panic_string/Makefile - 1.1</description>
    <pubDate>Tue May 29 16:53:56 UTC 2018</pubDate>
    <dc:creator>kamil</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/sys/modules/examples/panic_string/Makefile - 1.1.2.2</description>
    <pubDate>Mon Jun 25 07:26:05 UTC 2018</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch pgoyette-compat on 2018-06-25 07:26:05 +0000</title>
    <description>/src/sys/modules/examples/panic_string/Makefile - 1.1.2.1</description>
    <pubDate>Tue May 29 16:53:56 UTC 2018</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>
</channel></rss>

