| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync with 2.2 and clean up some tortured english that was added. | jkh | 1997-04-20 | 1 | -3/+5 |
* | Sync up to current state of development. | jkh | 1997-04-02 | 1 | -2/+1 |
* | Some of my pending merge changes, Paul Traina's more flexible config | jkh | 1997-03-19 | 1 | -1/+6 |
* | Increase the size of the email address field. | jkh | 1997-03-15 | 1 | -1/+4 |
* | Add a registration screen so we can finally start counting our little user | jkh | 1997-03-09 | 1 | -1/+2 |
* | YAMF22 | jkh | 1997-03-08 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Finally DTRT with tcpOpenDialog(); it should have never diddled | jkh | 1997-02-17 | 1 | -1/+1 |
* | Read /etc/resolv.conf information as well as /etc/sysconfig info, making | jkh | 1997-02-15 | 1 | -1/+3 |
* | Correct bogus msg dialog. | jkh | 1997-02-15 | 1 | -1/+1 |
* | o Try to be more aggressive about reading in old configuration data | jkh | 1997-02-14 | 1 | -0/+1 |
* | Allow user to delete as well as install packages from the package | jkh | 1997-01-29 | 1 | -1/+0 |
* | Fix broken layout help (this is what broke the TCP help screen). | jkh | 1997-01-29 | 1 | -0/+4 |
* | Allow both types of XFree86 setup script to be run at user choice. | jkh | 1997-01-24 | 1 | -0/+2 |
* | OK, I've got two ideas to file in the "really seemed like a good idea | jkh | 1997-01-24 | 1 | -3/+0 |
* | This is a patch that makes some of the "partitions" --> "slice" to be | jkh | 1997-01-24 | 1 | -1/+1 |
* | Argh! Moving the media initialization to before the disk scribbling | jkh | 1997-01-22 | 1 | -0/+1 |
* | Add extra variables for the configuration of all packages, not just | jkh | 1997-01-20 | 1 | -0/+4 |
* | Use alarm's return status to more properly denote timeout rather than keeping | jkh | 1997-01-19 | 1 | -2/+1 |
* | Fix a variety of problems with my timeout handling, make it more | jkh | 1997-01-18 | 1 | -0/+2 |
* | Add timeout support to sysinstall's general media handling, | jkh | 1997-01-17 | 1 | -0/+6 |
* | Damn! Forgot to update lynx also. | jkh | 1997-01-16 | 1 | -1/+1 |
* | Minor cleanup, adjust for latest version of apache web server. | jkh | 1997-01-16 | 1 | -1/+1 |
* | Keep our serial ports distinct so that first device is not found for | jkh | 1997-01-15 | 1 | -0/+1 |
* | Fix several problems: | jkh | 1997-01-15 | 1 | -0/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Clean up device handling WRT slip and ppp devices. An incomplete transition | jkh | 1997-01-04 | 1 | -2/+2 |
* | Do something I've wanted to do for quite some time - collapse all the | jkh | 1997-01-03 | 1 | -3/+28 |
* | Support the use of the 2nd CDROM as a fixit aid. Also put the EHS | jkh | 1996-12-29 | 1 | -1/+3 |
* | 1. Engage brain. 2. Write macro. Previous commit attempted to perform | jkh | 1996-12-17 | 1 | -2/+2 |
* | Now that I've got my source tree sorted out, bring all the things | jkh | 1996-12-14 | 1 | -2/+2 |
* | Undo one of my memory optimization hacks - it actually made things more | jkh | 1996-12-12 | 1 | -5/+3 |
* | Be more efficient in how we use memory (stumbled across while looking for | jkh | 1996-12-11 | 1 | -9/+6 |
* | Do a few things I've been threatening to do for a long time: | jkh | 1996-12-11 | 1 | -18/+19 |
* | As Paul has just pointed out, much of my strncpy() usage was either | jkh | 1996-12-09 | 1 | -1/+4 |
* | Eliminate great evil in the networking code. That's all I'm gonna say. | jkh | 1996-12-09 | 1 | -2/+1 |
* | Add Joerg's user management screen for David Nugent's pw(8) program, something | jkh | 1996-12-09 | 1 | -1/+6 |
* | 1. Take out console setup in options now that Joerg has moved it into | jkh | 1996-11-09 | 1 | -2/+5 |
* | Sysinstall now offers the installation of a keymap early in the game! | joerg | 1996-11-09 | 1 | -1/+4 |
* | Joerg's changes to add screen font and screenmap setting. | jkh | 1996-11-07 | 1 | -1/+5 |
* | Placate Joerg some more by making screen savers get a reasonable default | jkh | 1996-11-04 | 1 | -1/+2 |
* | Use macros for package names so it's easier to update them in one | jkh | 1996-11-04 | 1 | -5/+12 |
* | Remove the now-unusable ports configuration code. Swapping CDs is bogus. | jkh | 1996-10-14 | 1 | -2/+1 |
* | Make the save_userconfig() stuff conditional and turned off by default | jkh | 1996-10-05 | 1 | -2/+1 |
* | Syncronize my tree so Eric can access the latest code. | jkh | 1996-10-04 | 1 | -1/+2 |
* | Installation cleanup, round II. | jkh | 1996-10-01 | 1 | -2/+2 |
* | Close PR#1542. Don't just assume 24 lines, get the tty size. | jkh | 1996-08-01 | 1 | -1/+2 |
* | Don't munge keystrokes. | jkh | 1996-07-31 | 1 | -2/+2 |
* | Detect which partitions have already been created with `auto' so as not to cr... | jkh | 1996-07-31 | 1 | -1/+2 |
* | 1. Fix the CD installation bogon for Novice install I mentioned. | jkh | 1996-07-16 | 1 | -1/+6 |