| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'. | cvs2svn | 2002-07-03 | 1 | -31/+8 |
| * | MFC: Add 'diskInteractive' variable. | John Baldwin | 2002-07-03 | 1 | -2/+4 |
| * | MFC: Rudimentary attempt to recognize when 'a' is not the first partition | John Baldwin | 2002-07-02 | 1 | -0/+22 |
| * | MFC: Check the right variable in request_part_size(). | John Baldwin | 2002-07-02 | 1 | -1/+1 |
| * | MFC: Comment and whitespace sync with current. | John Baldwin | 2002-07-02 | 1 | -5/+4 |
| * | MFC: r1.116 - DTRT with existing FreeBSD partitions. Don't reference | Murray Stokely | 2002-01-30 | 1 | -1/+2 |
| * | MFC 1.111, 1.112, 1.113, 1.115 | Matthew Dillon | 2002-01-07 | 1 | -114/+271 |
| * | MFC: enable soft updates by default for everything but the root fs. | Jordan K. Hubbard | 2001-12-20 | 1 | -1/+1 |
| * | MFC: code cleanup, more sensible menu ordering for X bits, proper label columns | Jordan K. Hubbard | 2001-05-09 | 1 | -19/+12 |
| * | MFC: fix soft update script bogon, eliminate warning | Jordan K. Hubbard | 2001-03-23 | 1 | -4/+3 |
| * | MFC: OK, reviewing all of these changes actually shows them to be | Jordan K. Hubbard | 2001-03-12 | 1 | -30/+49 |
| * | MFC: use No/Yes dialogs where more appropriate. | Jordan K. Hubbard | 2000-12-15 | 1 | -3/+3 |
| * | MFC: Teach sysinstall to support MBR boot loaders of multiple sectors. | John Baldwin | 2000-07-17 | 1 | -9/+0 |
| * | o Add support for loading the rsaref or rsaintl packages, depending | Jordan K. Hubbard | 2000-02-29 | 1 | -2/+5 |
| * | Better screen handling in X desktop setup. | Jordan K. Hubbard | 1999-12-18 | 1 | -11/+0 |
| * | Bump default root size to 50MB on i386 (70MB on Alpha). | Jordan K. Hubbard | 1999-12-17 | 1 | -3/+3 |
| * | Completely rip-out and redesign sysinstall's refresh model as well | Jordan K. Hubbard | 1999-12-14 | 1 | -8/+9 |
| * | I shouldn't have incremented PART_OFF; it was wrong and broke label | Jordan K. Hubbard | 1999-12-12 | 1 | -1/+1 |
| * | Allow 2 more characters for Mike's long device names. | Jordan K. Hubbard | 1999-12-02 | 1 | -3/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Make the newfs parameters a global option. | Poul-Henning Kamp | 1999-08-05 | 1 | -2/+3 |
| * | Allow room for editing labels on disks that are >= 10000Mb | Brian Somers | 1999-07-29 | 1 | -5/+5 |
| * | 1. Silence warning. | Jordan K. Hubbard | 1999-05-07 | 1 | -1/+2 |
| * | Bump default root fs sizes, for both i386 and alpha architectures. | Jordan K. Hubbard | 1999-03-30 | 1 | -6/+6 |
| * | o Use larger minimum root size on alpha. | Jordan K. Hubbard | 1999-03-09 | 1 | -2/+13 |
| * | Totally change the way variables are accounted for in sysinstall. | Jordan K. Hubbard | 1999-02-05 | 1 | -11/+11 |
| * | More support for Alpha installs. | Jordan K. Hubbard | 1999-01-29 | 1 | -3/+27 |
| * | Adapt sysinstall more fully to the alpha (deal with proper boot signatures, | Jordan K. Hubbard | 1999-01-08 | 1 | -1/+12 |
| * | MF22: Paul Traina's changes. | Jordan K. Hubbard | 1998-07-18 | 1 | -3/+11 |
| * | Fix bogusly shadowed variable. | Jordan K. Hubbard | 1998-03-13 | 1 | -5/+3 |
| * | MF22: reset root flags properly. | Jordan K. Hubbard | 1998-02-06 | 1 | -1/+3 |
| * | MFS. | David E. O'Brien | 1997-11-05 | 1 | -3/+3 |
| * | Fix bogon I introduced while adding disks menu to label editor. | Jordan K. Hubbard | 1997-10-14 | 1 | -3/+5 |
| * | Only need to call label editor for all drives. | Jordan K. Hubbard | 1997-10-13 | 1 | -11/+5 |
| * | Separate the siamese twins that were the partition and label editor. | Jordan K. Hubbard | 1997-10-12 | 1 | -40/+99 |
| * | More label editor enhancements. | Jordan K. Hubbard | 1997-09-20 | 1 | -50/+46 |
| * | Fix conditional bogon in Label Editor [from Ed Gold] | Jordan K. Hubbard | 1997-09-20 | 1 | -4/+4 |
| * | MF22: pst's changes. | Jordan K. Hubbard | 1997-09-16 | 1 | -18/+20 |
| * | Scrolling partition and label lists now make it possible to partition | Jordan K. Hubbard | 1997-09-09 | 1 | -10/+144 |
| * | Make some changes to the way the label editor reads script variables | Jordan K. Hubbard | 1997-08-11 | 1 | -38/+49 |
| * | Resurrect / implement some of the more esoteric scripting features, | Jordan K. Hubbard | 1997-06-05 | 1 | -2/+115 |
| * | Fix a long-standing bug with the label editor I just found (you could | Jordan K. Hubbard | 1997-03-11 | 1 | -9/+10 |
| * | YAMF22 | Jordan K. Hubbard | 1997-03-08 | 1 | -1/+3 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | This is a patch that makes some of the "partitions" --> "slice" to be | Jordan K. Hubbard | 1997-01-24 | 1 | -1/+1 |
| * | Accept emacs-style editing keys for traversal and ESC as an abort character. | Jordan K. Hubbard | 1997-01-15 | 1 | -0/+3 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | As Paul has just pointed out, much of my strncpy() usage was either | Jordan K. Hubbard | 1996-12-09 | 1 | -3/+3 |
| * | Correctly re-adjust current slice # when slices are deleted. | Jordan K. Hubbard | 1996-10-06 | 1 | -25/+47 |
| * | Various cosmetic tweaks. | Jordan K. Hubbard | 1996-10-04 | 1 | -5/+7 |