| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. | cvs2svn | 2002-07-03 | 1 | -3/+3 |
| * | MFC: Move the 'type' variable inside the block where it is actually used. | John Baldwin | 2002-07-02 | 1 | -3/+3 |
| * | Temporarily disable the reap_children() stuff added by Murray on the | Jordan K. Hubbard | 2001-10-31 | 1 | -0/+2 |
| * | MFC: Support to prevent bogusly redoing certain ops on signal restart. | Jordan K. Hubbard | 2001-10-26 | 1 | -1/+1 |
| * | MFC: revs 1.112 - 1.115 : fix several bugs in the pid=1 case. | Murray Stokely | 2001-09-27 | 1 | -11/+30 |
| * | MFC: OK, reviewing all of these changes actually shows them to be | Jordan K. Hubbard | 2001-03-12 | 1 | -4/+48 |
| * | MFC: use No/Yes dialogs where more appropriate. | Jordan K. Hubbard | 2000-12-15 | 1 | -1/+1 |
| * | MFC: make the fixit floppy work on serial consoles | Jordan K. Hubbard | 2000-10-31 | 1 | -10/+18 |
| * | MFC: allow the Fix-it functionality to detect that we are on a serial console. | David E. O'Brien | 2000-07-18 | 1 | -6/+45 |
| * | MFC: Add #include's to quiet warning. | John Baldwin | 2000-07-14 | 1 | -0/+2 |
| * | Make sysinstall use the new debug.boothowto OID. It will now go | Jordan K. Hubbard | 2000-02-25 | 1 | -4/+8 |
| * | In retrospect, msgNotify() should leave its contents on the screen | Jordan K. Hubbard | 1999-12-17 | 1 | -0/+3 |
| * | Completely rip-out and redesign sysinstall's refresh model as well | Jordan K. Hubbard | 1999-12-14 | 1 | -1/+6 |
| * | I shouldn't have incremented PART_OFF; it was wrong and broke label | Jordan K. Hubbard | 1999-12-12 | 1 | -0/+2 |
| * | o Catch up with pnp changes - kget no longer saves pnp data. | Jordan K. Hubbard | 1999-09-04 | 1 | -4/+1 |
| * | Oh crud, did I ever screw the pooch! Rather than sync this with -stable, | Jordan K. Hubbard | 1999-09-02 | 1 | -2/+8 |
| * | MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality, | Jordan K. Hubbard | 1999-09-01 | 1 | -8/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | we only need to declare i if we are building for the alpha. | Bill Fumerola | 1999-07-29 | 1 | -1/+3 |
| * | More Alpha ifdefage. | Jordan K. Hubbard | 1999-07-20 | 1 | -1/+3 |
| * | Another batch of fixes for dhcp support in sysinstall, now dragging | Jordan K. Hubbard | 1999-07-19 | 1 | -4/+2 |
| * | Add in a hack to turn off unaligned access warnings for alpha. | Jordan K. Hubbard | 1999-07-16 | 1 | -2/+6 |
| * | Unbreak the fixit floppy. | Jordan K. Hubbard | 1999-02-15 | 1 | -3/+3 |
| * | Fix incorrect initial state for two variables. | Jordan K. Hubbard | 1999-02-14 | 1 | -2/+2 |
| * | Write changes out to /etc/rc.conf again; rc.conf.site is dead! | Jordan K. Hubbard | 1999-02-09 | 1 | -2/+2 |
| * | Totally change the way variables are accounted for in sysinstall. | Jordan K. Hubbard | 1999-02-05 | 1 | -2/+2 |
| * | close doc race. | Jordan K. Hubbard | 1999-01-08 | 1 | -8/+16 |
| * | Adapt sysinstall more fully to the alpha (deal with proper boot signatures, | Jordan K. Hubbard | 1999-01-08 | 1 | -1/+5 |
| * | Deal with both foo.hlp and FOO.TXT files. | Jordan K. Hubbard | 1998-11-03 | 1 | -1/+7 |
| * | Simplify gunzip usage even more (doh!). | Jordan K. Hubbard | 1998-09-30 | 1 | -2/+2 |
| * | Call gunzip correctly. | Jordan K. Hubbard | 1998-09-30 | 1 | -2/+4 |
| * | Make serial console based installs actually work by: | Jordan K. Hubbard | 1997-07-31 | 1 | -5/+26 |
| * | Always write out rc.conf, regardless of status. | Jordan K. Hubbard | 1997-05-27 | 1 | -3/+2 |
| * | Adapt to rc.conf file format. | Jordan K. Hubbard | 1997-04-28 | 1 | -4/+4 |
| * | Back out mount change here (which is the only branch it should have | Jordan K. Hubbard | 1997-04-28 | 1 | -5/+1 |
| * | YAMF22 | Jordan K. Hubbard | 1997-04-28 | 1 | -1/+5 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Save /etc/sysconfig data at the very very end, so that it can be | Jordan K. Hubbard | 1997-02-10 | 1 | -0/+4 |
| * | OK, I've got two ideas to file in the "really seemed like a good idea | Jordan K. Hubbard | 1997-01-24 | 1 | -26/+0 |
| * | Use alarm's return status to more properly denote timeout rather than keeping | Jordan K. Hubbard | 1997-01-19 | 1 | -6/+3 |
| * | Add timeout support to sysinstall's general media handling, | Jordan K. Hubbard | 1997-01-17 | 1 | -0/+29 |
| * | Don't call systemShutdown() from signal handler so that the media device | Jordan K. Hubbard | 1997-01-15 | 1 | -2/+2 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Support the use of the 2nd CDROM as a fixit aid. Also put the EHS | Jordan K. Hubbard | 1996-12-29 | 1 | -2/+25 |
| * | Fix some bogons in my close() handling. | Jordan K. Hubbard | 1996-12-12 | 1 | -2/+2 |
| * | Cosmetic tweaks, initialize a few variables, fix a reversed conditional. | Jordan K. Hubbard | 1996-12-11 | 1 | -2/+11 |
| * | Add Joerg's user management screen for David Nugent's pw(8) program, something | Jordan K. Hubbard | 1996-12-09 | 1 | -2/+2 |
| * | Installation cleanup, round II. | Jordan K. Hubbard | 1996-10-01 | 1 | -1/+5 |
| * | Saner screen refresh changes, part I. | Jordan K. Hubbard | 1996-10-01 | 1 | -4/+1 |
| * | If we're unable to open /dev/ttyv0, assume that we're on a single tty system | Paul Traina | 1996-09-26 | 1 | -2/+6 |