<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/picobsd/net, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Remove this picobsd floppy type.</title>
<updated>2004-03-24T07:51:40+00:00</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2004-03-24T07:51:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ee8c7c4ee9d2e764f24fc6c73792a4998c38badd'/>
<id>ee8c7c4ee9d2e764f24fc6c73792a4998c38badd</id>
<content type='text'>
We only want to support one in -current, and let people take care
of their own images.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only want to support one in -current, and let people take care
of their own images.
</pre>
</div>
</content>
</entry>
<entry>
<title>sysctl -w -&gt; sysctl</title>
<updated>2002-05-11T06:06:11+00:00</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-05-11T06:06:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b90faaf350871871d461e9bdcd6b70eb11919869'/>
<id>b90faaf350871871d461e9bdcd6b70eb11919869</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Record libtelnet.a death.</title>
<updated>2002-04-19T12:39:09+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-04-19T12:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=33c4ab81da1e62dadf8707606de24196e430ad48'/>
<id>33c4ab81da1e62dadf8707606de24196e430ad48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Batch of fixes to the configuration files from Bruce Montague</title>
<updated>2002-03-15T08:46:18+00:00</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2002-03-15T08:46:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5da84e47e93b02cbc5b8ac5eb7a0194f38f6afcf'/>
<id>5da84e47e93b02cbc5b8ac5eb7a0194f38f6afcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CURRENT has devfs, so we do not need to specify what devices we</title>
<updated>2002-03-10T21:12:23+00:00</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2002-03-10T21:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d26070964a8ce6d32e6079daef98b238ed5862ad'/>
<id>d26070964a8ce6d32e6079daef98b238ed5862ad</id>
<content type='text'>
want on the MFS image. Update the config files accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
want on the MFS image. Update the config files accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG</title>
<updated>2001-09-20T11:30:39+00:00</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2001-09-20T11:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d845f3651a649f8c4db81870f4611cef03a74131'/>
<id>d845f3651a649f8c4db81870f4611cef03a74131</id>
<content type='text'>
from the PicoBSD kernel files as they're not relevant any more to
-current.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from the PicoBSD kernel files as they're not relevant any more to
-current.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support of I386_CPU in -current.</title>
<updated>2001-06-21T08:56:59+00:00</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2001-06-21T08:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2dc4c9a2f2ce6a8f5e421bd5a6848f589e5589ad'/>
<id>2dc4c9a2f2ce6a8f5e421bd5a6848f589e5589ad</id>
<content type='text'>
Make sure hints are statically compiled into the kernel,
because the bootloader is not available in picobsd and so the
hints file cannot be found at run time.

(This is kind of inconvenient if you have to handle non PnP devices,
but fortunately these days non-PnP ISA cards are disappearing...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure hints are statically compiled into the kernel,
because the bootloader is not available in picobsd and so the
hints file cannot be found at run time.

(This is kind of inconvenient if you have to handle non PnP devices,
but fortunately these days non-PnP ISA cards are disappearing...)
</pre>
</div>
</content>
</entry>
<entry>
<title>mount_msdos(8) -&gt; mount_msdosfs(8).</title>
<updated>2001-06-01T12:06:06+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-06-01T12:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2ede6291420260821dcd2f61d4291ecbbb647881'/>
<id>2ede6291420260821dcd2f61d4291ecbbb647881</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This file is not needed, use the default one</title>
<updated>2001-05-10T05:03:43+00:00</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2001-05-10T05:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=52b51a0dbd2676070bcd9ec052e54f82fe186012'/>
<id>52b51a0dbd2676070bcd9ec052e54f82fe186012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFS: use absolute, not relative path for tinyware</title>
<updated>2001-05-08T20:38:52+00:00</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2001-05-08T20:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=93d0430f00bf892a97fffcb05888bc43b7ccfa1d'/>
<id>93d0430f00bf892a97fffcb05888bc43b7ccfa1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
