| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvs | cvs2svn | 2004-11-04 | 1 | -1/+1 |
| * | Fixed assorted misuses of NULL in integer context. | Bruce Evans | 2004-03-11 | 1 | -1/+1 |
| * | Do an update mount operation to mount the mfsroot as read/write rather | John Baldwin | 2003-12-20 | 1 | -1/+6 |
| * | * Negative #if's are harder to read as they don't tell exactly what arch | David E. O'Brien | 2002-10-11 | 1 | -1/+1 |
| * | Teach sysinstall that documents on the boot floppy might not be gzipped. | John Hay | 2002-08-09 | 1 | -0/+6 |
| * | MFS: Stop reaping children. It makes evil things happen to the extraction | Jordan K. Hubbard | 2001-11-01 | 1 | -0/+2 |
| * | Move the 'type' variable inside the block where it is actually used. | John Baldwin | 2001-10-23 | 1 | -3/+3 |
| * | DTRT in the restart case | Jordan K. Hubbard | 2001-10-12 | 1 | -1/+1 |
| * | Close all open file descriptors before restarting sysinstall. | Murray Stokely | 2001-09-30 | 1 | -1/+6 |
| * | Silence warnings. | Murray Stokely | 2001-09-22 | 1 | -1/+2 |
| * | Add a function to free all of sysinstall's internal variables from the | Murray Stokely | 2001-09-22 | 1 | -1/+4 |
| * | Whitespace change only. Use the same indention level throughout this | Murray Stokely | 2001-09-14 | 1 | -11/+12 |
| * | If we're running as init, install a signal handler for SIGCHLD. | Murray Stokely | 2001-09-06 | 1 | -0/+13 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -1/+1 |
| * | Look for help files in /usr/src/usr.sbin/sysinstall instead of | John Baldwin | 2001-01-17 | 1 | -2/+2 |
| * | Adapt sysinstall to use the new msgNoYes() function which assumes | Jordan K. Hubbard | 2000-12-14 | 1 | -1/+1 |
| * | Changes have been made to support a concept of VAR_FIXIT_TTY being | Jordan K. Hubbard | 2000-10-30 | 1 | -10/+18 |
| * | Teach sysinstall how to restart itself on Ctrl-C (as an addition to its old | Eivind Eklund | 2000-10-29 | 1 | -4/+48 |
| * | Initiate deorbit burn sequence for <machine/console.h>. | Poul-Henning Kamp | 2000-10-08 | 1 | -1/+1 |
| * | Allow the Fix-it functionality to detect that we are on a serial console, | David E. O'Brien | 2000-07-18 | 1 | -6/+45 |
| * | Add #includes for sysctlbyname() to quiet a warning. | John Baldwin | 2000-03-25 | 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 |