| Commit message (Expand) | Author | Age | Files | Lines |
| * | Farewall, sysinstall! You served us well for many years, but 10.0 is one | Nathan Whitehorn | 2011-10-03 | 1 | -428/+0 |
| * | To restart, sysinstall calls execl. Since it will create a new process, we | Rebecca Cran | 2010-08-17 | 1 | -1/+1 |
| * | Add support for remote logging to syslogd via an install.cfg variable. | Randi Harper | 2010-07-07 | 1 | -6/+78 |
| * | Return the *right* error codes for yes/no questions when non-interactive. | Jordan K. Hubbard | 2001-09-11 | 1 | -4/+4 |
| * | If we're set to non-interactive, we shouldn't ask the user yes/no questions | Jordan K. Hubbard | 2001-07-30 | 1 | -0/+4 |
| * | Mark relevant functions __printflike()/__printf0like() and silence some of | Kris Kennaway | 2001-07-05 | 1 | -2/+2 |
| * | Adapt sysinstall to use the new msgNoYes() function which assumes | Jordan K. Hubbard | 2000-12-14 | 1 | -0/+24 |
| * | Initiate deorbit burn sequence for <machine/console.h>. | Poul-Henning Kamp | 2000-10-08 | 1 | -1/+1 |
| * | Ugh. Back out local changes that crept in with my last commit. :( | John Baldwin | 2000-07-14 | 1 | -1/+0 |
| * | MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap server | John Baldwin | 2000-07-14 | 1 | -0/+1 |
| * | In retrospect, msgNotify() should leave its contents on the screen | Jordan K. Hubbard | 1999-12-17 | 1 | -3/+1 |
| * | Completely rip-out and redesign sysinstall's refresh model as well | Jordan K. Hubbard | 1999-12-14 | 1 | -3/+13 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Eliminate some varargs abuse. | Jordan K. Hubbard | 1999-07-02 | 1 | -15/+1 |
| * | Do a clean-up pass on error/warning messages. | Jordan K. Hubbard | 1999-05-27 | 1 | -1/+15 |
| * | Fix conditional bogon in Label Editor [from Ed Gold] | Jordan K. Hubbard | 1997-09-20 | 1 | -3/+3 |
| * | Eliminate an obviously redundant message title. | Jordan K. Hubbard | 1997-09-09 | 1 | -3/+3 |
| * | Sync with 2.2 and clean up some tortured english that was added. | Jordan K. Hubbard | 1997-04-20 | 1 | -4/+1 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | 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 | -2/+2 |
| * | Saner screen refresh changes, part I. | Jordan K. Hubbard | 1996-10-01 | 1 | -10/+1 |
| * | Try to make screen update more efficient (less flickering) by more | Jordan K. Hubbard | 1996-08-03 | 1 | -3/+3 |
| * | Close PR#1542. Don't just assume 24 lines, get the tty size. | Jordan K. Hubbard | 1996-08-01 | 1 | -11/+8 |
| * | Detect which partitions have already been created with `auto' so as not to cr... | Jordan K. Hubbard | 1996-07-31 | 1 | -3/+1 |
| * | Better error checking in helpfile expander. | Jordan K. Hubbard | 1996-07-10 | 1 | -3/+1 |
| * | Don't use some of the low-contrast text attributes I was using before - they | Jordan K. Hubbard | 1996-06-14 | 1 | -5/+5 |
| * | Implement selective text attributes for the syscons vty / vt100 emulator | Jordan K. Hubbard | 1996-06-08 | 1 | -5/+5 |
| * | Have both distribution and package extraction screens display the | Jordan K. Hubbard | 1996-05-23 | 1 | -8/+3 |
| * | Fix some long-standing malloc bugs in the package handling code (freeing garbage | Jordan K. Hubbard | 1996-05-16 | 1 | -2/+2 |
| * | Bump snapshot release date - looks like I was off by a couple | Jordan K. Hubbard | 1996-04-28 | 1 | -23/+12 |
| * | 1. Update all the copyrights to delete useless clauses 3 and 4. | Jordan K. Hubbard | 1996-04-13 | 1 | -22/+9 |
| * | Update the -current sources from the 2.1 branch. | Peter Wemm | 1995-12-07 | 1 | -8/+23 |
| * | Merge RELENG_2_0_5 into HEAD | Rodney W. Grimes | 1995-06-11 | 1 | -8/+5 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -3/+3 |
| * | Sync up my work for the night. This should implement ALL possible | Jordan K. Hubbard | 1995-05-29 | 1 | -6/+19 |
| * | Make the emergency holographic shell (on VTY4) actually work with job | Jordan K. Hubbard | 1995-05-29 | 1 | -4/+7 |
| * | Shrink the boot floppy by removing all extraneous stuff. Also increase | Jordan K. Hubbard | 1995-05-29 | 1 | -4/+6 |
| * | Sync to latest ftp-capable sysinstall. We're getting there! | Jordan K. Hubbard | 1995-05-24 | 1 | -1/+2 |
| * | 1. Bring in the first cut of Poul's ftp routines. We still don't | Jordan K. Hubbard | 1995-05-23 | 1 | -5/+37 |
| * | Implement most of the CD extract code. | Jordan K. Hubbard | 1995-05-22 | 1 | -7/+10 |
| * | Change vsystem to know that the shell is crunched in. | Poul-Henning Kamp | 1995-05-20 | 1 | -2/+2 |
| * | Try again to get cpio_extract() to work. Also fix the bogon | Jordan K. Hubbard | 1995-05-20 | 1 | -2/+7 |
| * | Clear the screen on msgNotifys. | Jordan K. Hubbard | 1995-05-20 | 1 | -1/+2 |
| * | 1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrong | Jordan K. Hubbard | 1995-05-20 | 1 | -5/+11 |
| * | Totally re-work cpio_extract. | Jordan K. Hubbard | 1995-05-20 | 1 | -5/+13 |
| * | Correct a few wording bogons in the menus. | Jordan K. Hubbard | 1995-05-20 | 1 | -6/+1 |
| * | More assorted verbosity. Also don't log informational messages. | Jordan K. Hubbard | 1995-05-19 | 1 | -3/+1 |
| * | 1. Copy the boot floppy into /stand before extracting the CPIO floppy. | Jordan K. Hubbard | 1995-05-19 | 1 | -4/+18 |
| * | Add some more debugging information and fix a few missing newlines. | Jordan K. Hubbard | 1995-05-18 | 1 | -4/+4 |