| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Minor cleanup, adjust for latest version of apache web server. | Jordan K. Hubbard | 1997-01-16 | 1 | -1/+1 |
| * | Keep our serial ports distinct so that first device is not found for | Jordan K. Hubbard | 1997-01-15 | 1 | -0/+1 |
| * | Fix several problems: | Jordan K. Hubbard | 1997-01-15 | 1 | -0/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Clean up device handling WRT slip and ppp devices. An incomplete transition | Jordan K. Hubbard | 1997-01-04 | 1 | -2/+2 |
| * | Do something I've wanted to do for quite some time - collapse all the | Jordan K. Hubbard | 1997-01-03 | 1 | -3/+28 |
| * | Support the use of the 2nd CDROM as a fixit aid. Also put the EHS | Jordan K. Hubbard | 1996-12-29 | 1 | -1/+3 |
| * | 1. Engage brain. 2. Write macro. Previous commit attempted to perform | Jordan K. Hubbard | 1996-12-17 | 1 | -2/+2 |
| * | Now that I've got my source tree sorted out, bring all the things | Jordan K. Hubbard | 1996-12-14 | 1 | -2/+2 |
| * | Undo one of my memory optimization hacks - it actually made things more | Jordan K. Hubbard | 1996-12-12 | 1 | -5/+3 |
| * | Be more efficient in how we use memory (stumbled across while looking for | Jordan K. Hubbard | 1996-12-11 | 1 | -9/+6 |
| * | Do a few things I've been threatening to do for a long time: | Jordan K. Hubbard | 1996-12-11 | 1 | -18/+19 |
| * | As Paul has just pointed out, much of my strncpy() usage was either | Jordan K. Hubbard | 1996-12-09 | 1 | -1/+4 |
| * | Eliminate great evil in the networking code. That's all I'm gonna say. | Jordan K. Hubbard | 1996-12-09 | 1 | -2/+1 |
| * | Add Joerg's user management screen for David Nugent's pw(8) program, something | Jordan K. Hubbard | 1996-12-09 | 1 | -1/+6 |
| * | 1. Take out console setup in options now that Joerg has moved it into | Jordan K. Hubbard | 1996-11-09 | 1 | -2/+5 |
| * | Sysinstall now offers the installation of a keymap early in the game! | Joerg Wunsch | 1996-11-09 | 1 | -1/+4 |
| * | Joerg's changes to add screen font and screenmap setting. | Jordan K. Hubbard | 1996-11-07 | 1 | -1/+5 |
| * | Placate Joerg some more by making screen savers get a reasonable default | Jordan K. Hubbard | 1996-11-04 | 1 | -1/+2 |
| * | Use macros for package names so it's easier to update them in one | Jordan K. Hubbard | 1996-11-04 | 1 | -5/+12 |
| * | Remove the now-unusable ports configuration code. Swapping CDs is bogus. | Jordan K. Hubbard | 1996-10-14 | 1 | -2/+1 |
| * | Make the save_userconfig() stuff conditional and turned off by default | Jordan K. Hubbard | 1996-10-05 | 1 | -2/+1 |
| * | Syncronize my tree so Eric can access the latest code. | Jordan K. Hubbard | 1996-10-04 | 1 | -1/+2 |
| * | Installation cleanup, round II. | Jordan K. Hubbard | 1996-10-01 | 1 | -2/+2 |
| * | Close PR#1542. Don't just assume 24 lines, get the tty size. | Jordan K. Hubbard | 1996-08-01 | 1 | -1/+2 |
| * | Don't munge keystrokes. | Jordan K. Hubbard | 1996-07-31 | 1 | -2/+2 |
| * | Detect which partitions have already been created with `auto' so as not to cr... | Jordan K. Hubbard | 1996-07-31 | 1 | -1/+2 |
| * | 1. Fix the CD installation bogon for Novice install I mentioned. | Jordan K. Hubbard | 1996-07-16 | 1 | -1/+6 |
| * | A number of improvements in the way statistics are printed, add a "chroot" | Jordan K. Hubbard | 1996-07-09 | 1 | -1/+3 |
| * | Fix even more lurking bogons - why do I never find these until the last | Jordan K. Hubbard | 1996-07-08 | 1 | -5/+2 |
| * | Whoops! Now that I'm decompressing docs into /tmp, it's important to | Jordan K. Hubbard | 1996-07-08 | 1 | -2/+2 |
| * | Support compressed doc files again. | Jordan K. Hubbard | 1996-07-05 | 1 | -2/+2 |
| * | Fix some minor reported bogons from the BETA | Jordan K. Hubbard | 1996-07-04 | 1 | -2/+2 |
| * | Document shortcuts. | Jordan K. Hubbard | 1996-07-02 | 1 | -3/+1 |
| * | Make it plainer how to exit. | Jordan K. Hubbard | 1996-07-02 | 1 | -3/+3 |
| * | Put my changes back - Thanks, Peter! Boy, an errant Tag sure can mess | Jordan K. Hubbard | 1996-06-29 | 1 | -6/+7 |
| * | Sync with 2.1-stable (I commited my changes there first by mistake due to | Jordan K. Hubbard | 1996-06-29 | 1 | -7/+6 |
| * | Copy the documentation files up into the release area - I've been doing | Jordan K. Hubbard | 1996-06-29 | 1 | -6/+7 |
| * | Init network at proper time. | Jordan K. Hubbard | 1996-06-17 | 1 | -1/+3 |
| * | Add a top level function index. | Jordan K. Hubbard | 1996-06-16 | 1 | -1/+2 |
| * | Check network status earlier in FTP/NFS installs in order to reduce | Jordan K. Hubbard | 1996-06-16 | 1 | -1/+4 |
| * | Don't use some of the low-contrast text attributes I was using before - they | Jordan K. Hubbard | 1996-06-14 | 1 | -4/+7 |
| * | Some stuff I left out of the last commit - make toggle options toggle | Jordan K. Hubbard | 1996-06-12 | 1 | -1/+5 |
| * | A slight error in my logic had me using color text attributes on Hercules | Jordan K. Hubbard | 1996-06-11 | 1 | -2/+2 |
| * | Implement selective text attributes for the syscons vty / vt100 emulator | Jordan K. Hubbard | 1996-06-08 | 1 | -3/+4 |
| * | Sha-ZAM! | Jordan K. Hubbard | 1996-05-29 | 1 | -2/+1 |
| * | Fix some long-standing malloc bugs in the package handling code (freeing garbage | Jordan K. Hubbard | 1996-05-16 | 1 | -8/+13 |
| * | Add a new -fake argument to make sysinstall not actually change things while | Jordan K. Hubbard | 1996-04-28 | 1 | -1/+2 |
| * | Move some of functions around in order to make this stuff easier | Jordan K. Hubbard | 1996-04-28 | 1 | -5/+1 |
| * | Bump snapshot release date - looks like I was off by a couple | Jordan K. Hubbard | 1996-04-28 | 1 | -2/+2 |