<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/etc/etc.amd64, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-11-27T18:43:09Z</updated>
<entry>
<title>MFC: Bump up the number of ttys supported by pty(4) to 512.</title>
<updated>2007-11-27T18:43:09Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-11-27T18:43:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a3d37495d2a9d9a26db31146dce686dc5c7484ac'/>
<id>urn:sha1:a3d37495d2a9d9a26db31146dce686dc5c7484ac</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Add dumb console driver and related bits.</title>
<updated>2003-10-24T15:44:10Z</updated>
<author>
<name>Hidetoshi Shimokawa</name>
<email>simokawa@FreeBSD.org</email>
</author>
<published>2003-10-24T15:44:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=869093b15d791e90c619609d2c5cb564fd945235'/>
<id>urn:sha1:869093b15d791e90c619609d2c5cb564fd945235</id>
<content type='text'>
dcons(4): very simple console and gdb port driver
dcons_crom(4): FireWire attachment
dconschat(8): User interface to dcons

Tested with: i386, i386-PAE, and sparc64.
</content>
</entry>
<entry>
<title>Per previous announcement, remove the old version of the rc system.</title>
<updated>2003-05-02T05:27:35Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2003-05-02T05:27:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4b065e2ce139ddf9505a09c68395a0b807d68513'/>
<id>urn:sha1:4b065e2ce139ddf9505a09c68395a0b807d68513</id>
<content type='text'>
All functionality from the previous system has been preserved, and
users should still customize their system boot with the familiar
methods, rc.conf, rc.conf.local, rc.firewall, sysctl.conf, etc.

Users who have customized versions of scripts that have been removed
should take great care when upgrading, since the compatibility code
that used those old scripts has also been removed.
</content>
</entry>
<entry>
<title>xten isn't needed after tw is gone.</title>
<updated>2003-04-27T05:49:53Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2003-04-27T05:49:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e50dfdc9abb9eebc78636ee930ece699a837de52'/>
<id>urn:sha1:e50dfdc9abb9eebc78636ee930ece699a837de52</id>
<content type='text'>
Approved by: re@ (scottl)
</content>
</entry>
<entry>
<title>Mention that terminal type vt220 will work better if one needs</title>
<updated>2002-04-17T10:42:41Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2002-04-17T10:42:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e6c0365295e0e7f0fc3ecba3b069ff63bb8d7b73'/>
<id>urn:sha1:e6c0365295e0e7f0fc3ecba3b069ff63bb8d7b73</id>
<content type='text'>
interoperability with other systems like Solaris or GNU/Linux.

PR:		33810
Approved by:	obrien
</content>
</entry>
<entry>
<title>Move the syscons configuration to a machine independent rc.syscons.  The</title>
<updated>2001-01-09T22:28:17Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2001-01-09T22:28:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dbbd9a31218f3af7c5fdf9c78283a58c5c423203'/>
<id>urn:sha1:dbbd9a31218f3af7c5fdf9c78283a58c5c423203</id>
<content type='text'>
syscons sh code was identical on both platforms except for whitespace
differences.
</content>
</entry>
<entry>
<title>Don't announce that rc.${MACHINE_ARCH} is doing the syscons configuration</title>
<updated>2001-01-07T01:11:44Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2001-01-07T01:11:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a2ef1c87269294b4e0bbcb70a87a162b28e12686'/>
<id>urn:sha1:a2ef1c87269294b4e0bbcb70a87a162b28e12686</id>
<content type='text'>
as the previous line already tells us we are in rc.${MACHINE_ARCH}.  This
also allows more syscons configuration messages during startup to fit on
one line.

Reviewed by:	dougb
</content>
</entry>
<entry>
<title>Apply a more consistent style to the echo statements in /etc/ scripts.</title>
<updated>2000-12-17T08:16:06Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2000-12-17T08:16:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e14563a3f35eb1e38192a44cf6dc60654037ecc5'/>
<id>urn:sha1:e14563a3f35eb1e38192a44cf6dc60654037ecc5</id>
<content type='text'>
* Put quotes around each line
* Single quotes for lines with no variable interpolation
* Double quotes if there is
* Capitalize each word that begins a line
* Make echo -n 'Doing foo:' ... echo '.' more of a standard

No functionality changes
</content>
</entry>
<entry>
<title>Fix bug in rev 1.54; the terminating `;;' for the ibcs2_enable=YES</title>
<updated>2000-08-18T09:43:18Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-08-18T09:43:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=81703d7fac1ea03d81104ea05c2f69d703a68689'/>
<id>urn:sha1:81703d7fac1ea03d81104ea05c2f69d703a68689</id>
<content type='text'>
case got lost.
</content>
</entry>
<entry>
<title>Don't rely on a shell scripts to do the simple job of loading</title>
<updated>2000-08-18T08:07:02Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-08-18T08:07:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b53cf64a817b8cbe5850cd385e363df79d37ef9c'/>
<id>urn:sha1:b53cf64a817b8cbe5850cd385e363df79d37ef9c</id>
<content type='text'>
kernel modules for ibcs2_enable and svr4_enable.

Don't rely on a shell script to do the neglibly less simple
job of loading a kernel module and running one command for
linux_enable.

These shell scripts are going away.
</content>
</entry>
</feed>
