| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. | cvs2svn | 2002-07-03 | 1 | -2/+0 |
| * | MFC: Only build and link the pccard module on architectures that support | John Baldwin | 2002-07-03 | 1 | -0/+2 |
| * | Partial MFC of r1.65 - Do not reload modules if the user restarts | Murray Stokely | 2002-01-17 | 1 | -3/+6 |
| * | MFC: Support to prevent bogusly redoing certain ops on signal restart. | Jordan K. Hubbard | 2001-10-26 | 1 | -1/+3 |
| * | MFC: Changes to various output strings reflecting the fact that FreeBSD | Nik Clayton | 2001-08-30 | 1 | -1/+1 |
| * | MFC: correct message | Jordan K. Hubbard | 2001-03-29 | 1 | -3/+3 |
| * | MFC: OK, reviewing all of these changes actually shows them to be | Jordan K. Hubbard | 2001-03-12 | 1 | -0/+8 |
| * | MFC: use No/Yes dialogs where more appropriate. | Jordan K. Hubbard | 2000-12-15 | 1 | -2/+2 |
| * | MFC: Added PC-98 support. | Yoshihiro Takahashi | 2000-07-04 | 1 | -0/+9 |
| * | MFC: USB support during installation and enabling of USB in the | John Baldwin | 2000-06-08 | 1 | -0/+3 |
| * | Include CDs in the list of things to remove before rebooting. | Jordan K. Hubbard | 2000-02-11 | 1 | -1/+1 |
| * | Eliminate PC-card installation floppy and add PC-card support for | Tatsumi Hosokawa | 2000-01-14 | 1 | -3/+0 |
| * | Ignore SIGPIPE by default. | Jordan K. Hubbard | 2000-01-04 | 1 | -0/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Use #include <pccard_conf.h> instead of -DPCCARD. | Tatsumi Hosokawa | 1999-07-06 | 1 | -1/+2 |
| * | Add bits of PAO that are non-controversial. | Mark Murray | 1999-06-17 | 1 | -1/+6 |
| * | Totally change the way variables are accounted for in sysinstall. | Jordan K. Hubbard | 1999-02-05 | 1 | -2/+2 |
| * | Adapt sysinstall more fully to the alpha (deal with proper boot signatures, | Jordan K. Hubbard | 1999-01-08 | 1 | -3/+9 |
| * | MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty. | Jordan K. Hubbard | 1998-03-10 | 1 | -2/+4 |
| * | Edit a message so that people stop sending me weird emails. :) | Jordan K. Hubbard | 1998-02-22 | 1 | -5/+4 |
| * | Much better dispatch code and scripting support. | Jordan K. Hubbard | 1997-09-16 | 1 | -19/+3 |
| * | Resurrect / implement some of the more esoteric scripting features, | Jordan K. Hubbard | 1997-06-05 | 1 | -1/+3 |
| * | Sync with 2.2 and clean up some tortured english that was added. | Jordan K. Hubbard | 1997-04-20 | 1 | -3/+14 |
| * | Some of my pending merge changes, Paul Traina's more flexible config | Jordan K. Hubbard | 1997-03-19 | 1 | -27/+1 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Change handling of bad signals; there are reasons why this is actually | Jordan K. Hubbard | 1997-02-20 | 1 | -5/+1 |
| * | Read /etc/resolv.conf information as well as /etc/sysconfig info, making | Jordan K. Hubbard | 1997-02-15 | 1 | -3/+1 |
| * | o Try to be more aggressive about reading in old configuration data | Jordan K. Hubbard | 1997-02-14 | 1 | -0/+3 |
| * | Cosmetic tweaks. | Jordan K. Hubbard | 1997-01-29 | 1 | -3/+3 |
| * | Death to another bad idea: Don't auto-mount CDROM on startup. | Jordan K. Hubbard | 1997-01-29 | 1 | -7/+0 |
| * | Implement compiled-in config file handling a little better - now | Jordan K. Hubbard | 1997-01-18 | 1 | -1/+1 |
| * | Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's life | Jordan K. Hubbard | 1997-01-17 | 1 | -2/+1 |
| * | Clean up a long-standing bug in the scripting code. You could set variables, | Jordan K. Hubbard | 1997-01-16 | 1 | -19/+13 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Do something I've wanted to do for quite some time - collapse all the | Jordan K. Hubbard | 1997-01-03 | 1 | -2/+1 |
| * | Undo one of my memory optimization hacks - it actually made things more | Jordan K. Hubbard | 1996-12-12 | 1 | -4/+2 |
| * | Fix some bogons in my close() handling. | Jordan K. Hubbard | 1996-12-12 | 1 | -3/+7 |
| * | Be more efficient in how we use memory (stumbled across while looking for | Jordan K. Hubbard | 1996-12-11 | 1 | -6/+7 |
| * | Do a few things I've been threatening to do for a long time: | Jordan K. Hubbard | 1996-12-11 | 1 | -10/+10 |
| * | If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is defined | Paul Traina | 1996-09-26 | 1 | -23/+46 |
| * | Remove some bogosities I introduced with the init file hack (not serious, | Jordan K. Hubbard | 1996-09-15 | 1 | -1/+4 |
| * | Various minor improvements. | Jordan K. Hubbard | 1996-09-08 | 1 | -1/+27 |
| * | Fix some bogus argument handling - whups! James was right.. | Jordan K. Hubbard | 1996-07-22 | 1 | -2/+3 |
| * | Fix something I broke with CDROM installation (well, I knew my first | Jordan K. Hubbard | 1996-07-12 | 1 | -8/+8 |
| * | Make it plainer how to exit. | Jordan K. Hubbard | 1996-07-02 | 1 | -2/+2 |
| * | Allow argv[0] to be a command also. | Jordan K. Hubbard | 1996-06-26 | 1 | -7/+17 |
| * | Make CDROMs automagically select as the default media type. | Jordan K. Hubbard | 1996-06-08 | 1 | -1/+7 |
| * | Only look at command-line args if we're not running as init - duh! | Jordan K. Hubbard | 1996-05-28 | 1 | -2/+2 |
| * | Fix some long-standing malloc bugs in the package handling code (freeing garbage | Jordan K. Hubbard | 1996-05-16 | 1 | -4/+14 |
| * | Add a new -fake argument to make sysinstall not actually change things while | Jordan K. Hubbard | 1996-04-28 | 1 | -4/+10 |