<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/release/sysinstall/apache.c, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1997-05-22T00:17:11Z</updated>
<entry>
<title>Actually, rethink last commit and simply remove the apache configuration</title>
<updated>1997-05-22T00:17:11Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-05-22T00:17:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc6995f3e1826ea23d962ed4f0813f29e9934157'/>
<id>urn:sha1:dc6995f3e1826ea23d962ed4f0813f29e9934157</id>
<content type='text'>
entirely, as promised earlier (it's outdated now and doesn't really belong
in sysinstall).
</content>
</entry>
<entry>
<title>Add a registration screen so we can finally start counting our little user</title>
<updated>1997-03-09T22:25:49Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-03-09T22:25:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c8f98f5b7aac5d363756bacc761eb03ae3b612d'/>
<id>urn:sha1:7c8f98f5b7aac5d363756bacc761eb03ae3b612d</id>
<content type='text'>
puppies.
</content>
</entry>
<entry>
<title>It's easier to go forwards than backwards with this, and the RELENG_2_1_0</title>
<updated>1997-02-07T04:27:24Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-02-07T04:27:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=80557774303de32440b15c486d564444395ed00e'/>
<id>urn:sha1:80557774303de32440b15c486d564444395ed00e</id>
<content type='text'>
sysinstall was already broken (I think there's a PR for this somewhere).
This will require some additional changes elsewhere, like bringing in pw.
</content>
</entry>
<entry>
<title>Add extra variables for the configuration of all packages, not just</title>
<updated>1997-01-20T16:13:43Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-20T16:13:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0f18f7f84ed8bc8fe9a17622e9061208536622cd'/>
<id>urn:sha1:0f18f7f84ed8bc8fe9a17622e9061208536622cd</id>
<content type='text'>
the lynx browser.

Submitted-By: David O'Brien &lt;obrien@cs.ucdavis.edu&gt;
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>Do something I've wanted to do for quite some time - collapse all the</title>
<updated>1997-01-03T06:32:39Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-03T06:32:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5b09b7d10efaa025da90b61eec0e06b2c411d7d'/>
<id>urn:sha1:e5b09b7d10efaa025da90b61eec0e06b2c411d7d</id>
<content type='text'>
common layout code into some work functions and make all the layout-using
routine adopt them.  Also reorganize includes and generally clean up.
</content>
</entry>
<entry>
<title>As Paul has just pointed out, much of my strncpy() usage was either</title>
<updated>1996-12-09T08:22:19Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-12-09T08:22:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=00b69db338558f07cd23191647a641b53fded983'/>
<id>urn:sha1:00b69db338558f07cd23191647a641b53fded983</id>
<content type='text'>
bogus or overly complex and really needed to be done more consistently
and sanely throughout - no question about it.  Done.

Suggested-By: Paul Traina &lt;pst@Shockwave.COM&gt;
</content>
</entry>
<entry>
<title>Use macros for package names so it's easier to update them in one</title>
<updated>1996-11-04T12:56:33Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-11-04T12:56:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5def50038ad6e98183483eedaa3b180025426eda'/>
<id>urn:sha1:5def50038ad6e98183483eedaa3b180025426eda</id>
<content type='text'>
place (sysinstall.h) when packages change rev.

Change the way that the routing daemon is configured entirely, to
placate Joerg.  Also auto-load gated if it's specified, while we're at it.
</content>
</entry>
<entry>
<title>Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog.</title>
<updated>1996-09-01T08:17:14Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-09-01T08:17:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc8b2dd7d12407e938e096024bd27268934089e7'/>
<id>urn:sha1:dc8b2dd7d12407e938e096024bd27268934089e7</id>
<content type='text'>
Also update copyright notices.
</content>
</entry>
<entry>
<title>Try to make screen update more efficient (less flickering) by more</title>
<updated>1996-08-03T10:11:56Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-08-03T10:11:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=96a9d7fb415e69d8d520f88450b15a4d17feaa39'/>
<id>urn:sha1:96a9d7fb415e69d8d520f88450b15a4d17feaa39</id>
<content type='text'>
judicious use of dialog_clear_norefresh().
</content>
</entry>
</feed>
