| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a registration screen so we can finally start counting our little user | jkh | 1997-03-09 | 1 | -1/+7 |
* | YAMF22 | jkh | 1997-03-08 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Compensate for an underpopulated MFS. | jkh | 1997-02-17 | 1 | -0/+1 |
* | 1. Always write out /etc/hosts. | jkh | 1997-02-16 | 1 | -2/+0 |
* | Replace bogus strncmp() with strcmp(). | jkh | 1997-02-16 | 1 | -1/+4 |
* | Make configSysconfig() less chatty. | jkh | 1997-02-15 | 1 | -4/+3 |
* | Read /etc/resolv.conf information as well as /etc/sysconfig info, making | jkh | 1997-02-15 | 1 | -3/+26 |
* | Only add interface lines if they're not there already. | jkh | 1997-02-15 | 1 | -6/+12 |
* | Add a safety belt to configSysconfig() that should have been in there | jkh | 1997-02-15 | 1 | -1/+3 |
* | Add better quote elimination (and fix a bug). | jkh | 1997-02-14 | 1 | -7/+8 |
* | o Try to be more aggressive about reading in old configuration data | jkh | 1997-02-14 | 1 | -34/+76 |
* | It's not an error to call configResolv() early. | jkh | 1997-02-14 | 1 | -3/+1 |
* | Allow user to delete as well as install packages from the package | jkh | 1997-01-29 | 1 | -1/+2 |
* | Allow both types of XFree86 setup script to be run at user choice. | jkh | 1997-01-24 | 1 | -2/+12 |
* | A couple of cosmetic tweaks to tape install method and fstab file format. | jkh | 1997-01-20 | 1 | -4/+6 |
* | Add extra variables for the configuration of all packages, not just | jkh | 1997-01-20 | 1 | -2/+2 |
* | Now that I know which parts of the installation really need it (since | jkh | 1997-01-17 | 1 | -1/+1 |
* | Fix several problems: | jkh | 1997-01-15 | 1 | -0/+9 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Now that I've got my source tree sorted out, bring all the things | jkh | 1996-12-14 | 1 | -7/+37 |
* | Add some additional smarts for XFree86 configuration. | jkh | 1996-12-12 | 1 | -1/+4 |
* | Do a few things I've been threatening to do for a long time: | jkh | 1996-12-11 | 1 | -7/+7 |
* | As Paul has just pointed out, much of my strncpy() usage was either | jkh | 1996-12-09 | 1 | -3/+3 |
* | Don't run routed by default. | jkh | 1996-12-02 | 1 | -4/+4 |
* | Try to impreve DD mode. | phk | 1996-11-27 | 1 | -7/+1 |
* | 1. Saner ldconfig path. | jkh | 1996-11-09 | 1 | -2/+2 |
* | 1. Take out console setup in options now that Joerg has moved it into | jkh | 1996-11-09 | 1 | -1/+3 |
* | 1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly. | jkh | 1996-11-08 | 1 | -1/+2 |
* | This warning is too annoying now. Kill it. | jkh | 1996-11-07 | 1 | -6/+2 |
* | Complete switch-over to XF86 3.2. | jkh | 1996-11-07 | 1 | -3/+3 |
* | Joerg's changes to add screen font and screenmap setting. | jkh | 1996-11-07 | 1 | -9/+4 |
* | Placate Joerg some more by making screen savers get a reasonable default | jkh | 1996-11-04 | 1 | -1/+10 |
* | Use macros for package names so it's easier to update them in one | jkh | 1996-11-04 | 1 | -23/+38 |
* | Remove the now-unusable ports configuration code. Swapping CDs is bogus. | jkh | 1996-10-14 | 1 | -106/+1 |
* | Fix the "missing nameserver value" bug. Simplify some unnecessarily | jkh | 1996-10-03 | 1 | -15/+22 |
* | One small policy tweak to something I like better. | jkh | 1996-10-02 | 1 | -2/+2 |
* | More strategic screen clears(). | jkh | 1996-10-02 | 1 | -12/+26 |
* | Try to make screen update more efficient (less flickering) by more | jkh | 1996-08-03 | 1 | -5/+5 |
* | 1. Fix the CD installation bogon for Novice install I mentioned. | jkh | 1996-07-16 | 1 | -48/+82 |
* | Whoops! Now that I'm decompressing docs into /tmp, it's important to | jkh | 1996-07-08 | 1 | -6/+6 |
* | Support compressed doc files again. | jkh | 1996-07-05 | 1 | -9/+8 |
* | Fix some minor reported bogons from the BETA | jkh | 1996-07-04 | 1 | -7/+10 |
* | Add an extra /etc/hosts entry per advice of Joerg. | jkh | 1996-07-02 | 1 | -1/+2 |
* | Put my changes back - Thanks, Peter! Boy, an errant Tag sure can mess | jkh | 1996-06-29 | 1 | -0/+16 |
* | Sync with 2.1-stable (I commited my changes there first by mistake due to | jkh | 1996-06-29 | 1 | -17/+1 |
* | Copy the documentation files up into the release area - I've been doing | jkh | 1996-06-29 | 1 | -1/+17 |
* | Handle tabs in INDEX files. | jkh | 1996-06-25 | 1 | -2/+3 |
* | Change default user/group to ones that actually exist in default passwd | jkh | 1996-06-15 | 1 | -2/+4 |
* | Make the editor work again and we're done. | jkh | 1996-06-13 | 1 | -9/+4 |