<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/sysinstall/network.c, branch releng/4.6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-07-19T01:33:02Z</updated>
<entry>
<title>MFC: Mark relevant functions __printflike()/__printf0like() and silence</title>
<updated>2001-07-19T01:33:02Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-07-19T01:33:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3d96e0c4238cf0b67dcbc14b3ae51d32f2a5065d'/>
<id>urn:sha1:3d96e0c4238cf0b67dcbc14b3ae51d32f2a5065d</id>
<content type='text'>
some of the non-constant format string warnings.
</content>
</entry>
<entry>
<title>MFC: Move ``add default HISADDR'' out of the default section of ppp.conf</title>
<updated>2001-07-13T10:55:26Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-07-13T10:55:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4502e7ac49cd934121d63dfd9e085e537c9e9977'/>
<id>urn:sha1:4502e7ac49cd934121d63dfd9e085e537c9e9977</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: IPv6 support.</title>
<updated>2000-07-16T17:30:00Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2000-07-16T17:30:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7e8fdbf995b0fa651b3e433410802b72d53b6f14'/>
<id>urn:sha1:7e8fdbf995b0fa651b3e433410802b72d53b6f14</id>
<content type='text'>
IPv6 configuration is only done by rtsol.  Does someone really
need manual configuration? :-)
You can specify IPv6 DNS server as well.
We have only one server ftp7.jp.freebsd.org that speaks IPv6
in this time.  ftp7.jp speaks IPv4 as well and also listed as
Japan #7.
</content>
</entry>
<entry>
<title>MFC: Use a ppp trigger address of 0.0.0.0</title>
<updated>2000-06-05T11:05:05Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-06-05T11:05:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7864852d8bd6ce6c31a3f8dcf09df298990bc73f'/>
<id>urn:sha1:7864852d8bd6ce6c31a3f8dcf09df298990bc73f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In retrospect, msgNotify() should leave its contents on the screen</title>
<updated>1999-12-17T02:46:04Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-12-17T02:46:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=61547e027bece2dac236b534d9cee65c72b2ae6d'/>
<id>urn:sha1:61547e027bece2dac236b534d9cee65c72b2ae6d</id>
<content type='text'>
longer to give the user something to look at while things are happening.
Change it to do so and insert the appropriate screen saves elsewhere.
</content>
</entry>
<entry>
<title>Completely rip-out and redesign sysinstall's refresh model as well</title>
<updated>1999-12-14T04:25:29Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-12-14T04:25:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7025aeb16e091cf9515535424d0532b53c618b83'/>
<id>urn:sha1:7025aeb16e091cf9515535424d0532b53c618b83</id>
<content type='text'>
as redoing all the menus to have proper, or at least non-hallucinogenic,
keyboard accelerators.

This requires my recent update to libdialog to work properly and will
probably also exhibit some other "interesting" behavior while the last
few missing screen clears are found (which is why I'm not going to MFC
immediately).  At least now, however, sysinstall does not gratuitously
redraw random screens at the drop of a hat and drive serial console
installers out of their minds.
</content>
</entry>
<entry>
<title>o Catch up with pnp changes - kget no longer saves pnp data.</title>
<updated>1999-09-04T16:01:15Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-09-04T16:01:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=29ed216a4d179fd0767df0496ceccc1cd7cef03c'/>
<id>urn:sha1:29ed216a4d179fd0767df0496ceccc1cd7cef03c</id>
<content type='text'>
o Catch up with ncurses updates - some internal function names have changed.
</content>
</entry>
<entry>
<title>Oh crud, did I ever screw the pooch!  Rather than sync this with -stable,</title>
<updated>1999-09-02T00:51:16Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-09-02T00:51:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3910e95363804f8a406c9dab85d29e6e9c7b3645'/>
<id>urn:sha1:3910e95363804f8a406c9dab85d29e6e9c7b3645</id>
<content type='text'>
I backed-out the changes in -current and didn't touch stable at all (I
thought I had my patch order reversed, not what actually happened).
AIEEE!  I can't even blame the crack for this one since I broke my
crack pipe a few weeks ago.  I think sleep deprivation gets the blame
for this one.

Medal for noticing this one goes to:	Jim Bloom &lt;bloom@acm.org&gt;
</content>
</entry>
<entry>
<title>MFC:  Catch 3.2-stable sysinstall up to 4.0-current level functionality,</title>
<updated>1999-09-01T04:29:30Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-09-01T04:29:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d03dcaa7790c395f5c8340e418c31ba4f3d80dd8'/>
<id>urn:sha1:d03dcaa7790c395f5c8340e418c31ba4f3d80dd8</id>
<content type='text'>
bringing in DHCP support.  The only thing I left out were Poul-Henning's
newfs changes since I'm not sure if he's brought the rest of that support
into -stable yet.  If it turns out that this is the case, I'll MFC those
changes too.
</content>
</entry>
<entry>
<title>Ppp is started on vty2, not vty3</title>
<updated>1999-09-01T00:53:25Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1999-09-01T00:53:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3655c82c309fa98fdc84125d1dc77be119d39d61'/>
<id>urn:sha1:3655c82c309fa98fdc84125d1dc77be119d39d61</id>
<content type='text'>
</content>
</entry>
</feed>
