<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/src, branch r8-33</title>
<subtitle>Mageia fork of Fedora's Init Scripts</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/'/>
<entry>
<title>Update .cvsignore</title>
<updated>2006-04-18T20:21:38+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-04-18T20:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ca2a54d1372d9fcf0cdaa4c7bff7d4c14b711562'/>
<id>ca2a54d1372d9fcf0cdaa4c7bff7d4c14b711562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add</title>
<updated>2006-04-10T19:05:11+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-04-10T19:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=93cf756886626a94e8fe080a257cb37af4242596'/>
<id>93cf756886626a94e8fe080a257cb37af4242596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apply changes from FC5 branch - automatically rename devices on startup</title>
<updated>2006-04-10T18:52:57+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-04-10T18:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8d63b86b08ca3eb8445fa57766e662d6393f3a70'/>
<id>8d63b86b08ca3eb8445fa57766e662d6393f3a70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix one-byte buffer overflow</title>
<updated>2006-03-08T23:31:46+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-03-08T23:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=4fbc05eec7759e40cbb95be766e281a2bfbd1f7f'/>
<id>4fbc05eec7759e40cbb95be766e281a2bfbd1f7f</id>
<content type='text'>
- Make theChild a pid_t
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Make theChild a pid_t
</pre>
</div>
</content>
</entry>
<entry>
<title>Add man page for getkey.</title>
<updated>2006-01-25T17:59:55+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-01-25T17:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2393bfe754c416ce7456ad893ae152214a396f76'/>
<id>2393bfe754c416ce7456ad893ae152214a396f76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Print message even if there is no timeout (#54481)</title>
<updated>2006-01-25T17:59:28+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-01-25T17:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8542d5743685412b5517efb77d4fc6d0bf44bae4'/>
<id>8542d5743685412b5517efb77d4fc6d0bf44bae4</id>
<content type='text'>
- Reject negative timeout (#54481)
- Misc. cleanups:
  - Use _exit(), not exit() within a signal handler
  - Only install signal handlers after data they reference is initialized
  - Don't limit the number of allowed keys to 100
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Reject negative timeout (#54481)
- Misc. cleanups:
  - Use _exit(), not exit() within a signal handler
  - Only install signal handlers after data they reference is initialized
  - Don't limit the number of allowed keys to 100
</pre>
</div>
</content>
</entry>
<entry>
<title>Add genhostid</title>
<updated>2006-01-25T17:54:11+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-01-25T17:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=698e7eb4cf0b8fa4488bc418f5c377883b286228'/>
<id>698e7eb4cf0b8fa4488bc418f5c377883b286228</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>udev now loads modules - use that, remove the kmodule stuff</title>
<updated>2005-12-21T22:43:22+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-12-21T22:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=4c808a519b915dee8be333e6926bcda294efe8c1'/>
<id>4c808a519b915dee8be333e6926bcda294efe8c1</id>
<content type='text'>
don't set hotplug, it can't possibly work
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't set hotplug, it can't possibly work
</pre>
</div>
</content>
</entry>
<entry>
<title>fix use-after-free (#171198)</title>
<updated>2005-10-27T19:38:39+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-10-27T19:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=aa7efcace1490586c24382eb2cf7e8928f0c9c40'/>
<id>aa7efcace1490586c24382eb2cf7e8928f0c9c40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't probe for uninteresting devices. speeds things up (floppy probe is slow)</title>
<updated>2005-09-22T19:59:02+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-09-22T19:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=fb072b8c1cacba318db7fe70f99463e55c617cce'/>
<id>fb072b8c1cacba318db7fe70f99463e55c617cce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
