summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/msg.c
Commit message (Expand)AuthorAgeFilesLines
* Return the *right* error codes for yes/no questions when non-interactive.jkh2001-09-111-4/+4
* If we're set to non-interactive, we shouldn't ask the user yes/no questionsjkh2001-07-301-0/+4
* Mark relevant functions __printflike()/__printf0like() and silence some ofkris2001-07-051-2/+2
* Adapt sysinstall to use the new msgNoYes() function which assumesjkh2000-12-141-0/+24
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+1
* Ugh. Back out local changes that crept in with my last commit. :(jhb2000-07-141-1/+0
* MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap serverjhb2000-07-141-0/+1
* In retrospect, msgNotify() should leave its contents on the screenjkh1999-12-171-3/+1
* Completely rip-out and redesign sysinstall's refresh model as welljkh1999-12-141-3/+13
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Eliminate some varargs abuse.jkh1999-07-021-15/+1
* Do a clean-up pass on error/warning messages.jkh1999-05-271-1/+15
* Fix conditional bogon in Label Editor [from Ed Gold]jkh1997-09-201-3/+3
* Eliminate an obviously redundant message title.jkh1997-09-091-3/+3
* Sync with 2.2 and clean up some tortured english that was added.jkh1997-04-201-4/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* As Paul has just pointed out, much of my strncpy() usage was eitherjkh1996-12-091-2/+2
* Saner screen refresh changes, part I.jkh1996-10-011-10/+1
* Try to make screen update more efficient (less flickering) by morejkh1996-08-031-3/+3
* Close PR#1542. Don't just assume 24 lines, get the tty size.jkh1996-08-011-11/+8
* Detect which partitions have already been created with `auto' so as not to cr...jkh1996-07-311-3/+1
* Better error checking in helpfile expander.jkh1996-07-101-3/+1
* Don't use some of the low-contrast text attributes I was using before - theyjkh1996-06-141-5/+5
* Implement selective text attributes for the syscons vty / vt100 emulatorjkh1996-06-081-5/+5
* Have both distribution and package extraction screens display thejkh1996-05-231-8/+3
* Fix some long-standing malloc bugs in the package handling code (freeing garbagejkh1996-05-161-2/+2
* Bump snapshot release date - looks like I was off by a couplejkh1996-04-281-23/+12
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-22/+9
* Update the -current sources from the 2.1 branch.peter1995-12-071-8/+23
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-8/+5
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-6/+19
* Make the emergency holographic shell (on VTY4) actually work with jobjkh1995-05-291-4/+7
* Shrink the boot floppy by removing all extraneous stuff. Also increasejkh1995-05-291-4/+6
* Sync to latest ftp-capable sysinstall. We're getting there!jkh1995-05-241-1/+2
* 1. Bring in the first cut of Poul's ftp routines. We still don'tjkh1995-05-231-5/+37
* Implement most of the CD extract code.jkh1995-05-221-7/+10
* Change vsystem to know that the shell is crunched in.phk1995-05-201-2/+2
* Try again to get cpio_extract() to work. Also fix the bogonjkh1995-05-201-2/+7
* Clear the screen on msgNotifys.jkh1995-05-201-1/+2
* 1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrongjkh1995-05-201-5/+11
* Totally re-work cpio_extract.jkh1995-05-201-5/+13
* Correct a few wording bogons in the menus.jkh1995-05-201-6/+1
* More assorted verbosity. Also don't log informational messages.jkh1995-05-191-3/+1
* 1. Copy the boot floppy into /stand before extracting the CPIO floppy.jkh1995-05-191-4/+18
* Add some more debugging information and fix a few missing newlines.jkh1995-05-181-4/+4
* Also log all user interactions to debugging log.jkh1995-05-181-1/+6
* This will now compile and even scribble helpfully on your disks.jkh1995-05-161-2/+17
* First round of changes after testing this on actual systems. Clean upjkh1995-05-111-2/+2
OpenPOWER on IntegriCloud