summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/system.c
Commit message (Expand)AuthorAgeFilesLines
* Don't call systemShutdown() from signal handler so that the media devicejkh1997-01-151-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Support the use of the 2nd CDROM as a fixit aid. Also put the EHSjkh1996-12-291-2/+25
* Fix some bogons in my close() handling.jkh1996-12-121-2/+2
* Cosmetic tweaks, initialize a few variables, fix a reversed conditional.jkh1996-12-111-2/+11
* Add Joerg's user management screen for David Nugent's pw(8) program, somethingjkh1996-12-091-2/+2
* Installation cleanup, round II.jkh1996-10-011-1/+5
* Saner screen refresh changes, part I.jkh1996-10-011-4/+1
* If we're unable to open /dev/ttyv0, assume that we're on a single tty systempst1996-09-261-2/+6
* Close PR#1542. Don't just assume 24 lines, get the tty size.jkh1996-08-011-1/+2
* Better error checking in helpfile expander.jkh1996-07-101-4/+2
* Whoops! Now that I'm decompressing docs into /tmp, it's important tojkh1996-07-081-1/+3
* Support compressed doc files again.jkh1996-07-051-3/+20
* Fix some long-standing malloc bugs in the package handling code (freeing garbagejkh1996-05-161-4/+16
* Micro tweak for getting the Holographic shell message to stay on thejkh1996-05-011-2/+2
* Fix more display weirdnesses that only show up during a real installation.jkh1996-04-291-2/+4
* Add a new -fake argument to make sysinstall not actually change things whilejkh1996-04-281-2/+11
* Fix an ancient index list bug.jkh1996-04-281-2/+9
* Move some of functions around in order to make this stuff easierjkh1996-04-281-3/+2
* Fix display refresh bug in displayHelp()jkh1996-04-261-3/+6
* Quite a few changes:jkh1996-04-251-1/+2
* Bring this into sync.jkh1996-04-231-9/+1
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-9/+5
* Major enhancements to the package adder (next step is to use the new dialogjkh1996-03-211-3/+3
* Lots of fixes:jkh1996-03-181-2/+2
* Miscellaneous cleanup before big round of menu restructuring (to use newjkh1996-03-021-2/+1
* Update the -current sources from the 2.1 branch.peter1995-12-071-54/+67
* This mega-commit brings in Jordan's latest sysinstall version..peter1995-09-181-64/+4
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-86/+35
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-35/+57
* Get help files form /stand/help.tgzphk1995-05-291-23/+17
* Shrink the boot floppy by removing all extraneous stuff. Also increasejkh1995-05-291-4/+2
* Try again to redirect the console back before rebooting.jkh1995-05-281-3/+5
* Put the console back on ttyv0 before rebooting.jkh1995-05-261-2/+7
* Ask name of "other" ftp site in correct place.jkh1995-05-261-2/+2
* Clean up the configuration stuff a bit more - we should now populatejkh1995-05-261-5/+5
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.jkh1995-05-261-4/+3
* Bring in all my fixes to Poul's gripe list as of last night.jkh1995-05-251-16/+2
* Cleanup.jkh1995-05-251-2/+2
* Invoke the _right_ shell. Sigh.jkh1995-05-241-2/+2
* Whoops - that last feature I committed to put a diagnostic shell injkh1995-05-241-1/+3
* 1. Spawn a shell on VTY4 and leave it lying around.jkh1995-05-241-1/+13
* 1. Bring in the first cut of Poul's ftp routines. We still don'tjkh1995-05-231-4/+5
* label.c: wizard mode now returns;phk1995-05-211-2/+1
* Make newfs options work on rootfs.phk1995-05-211-54/+35
* Now cpio works for me. (it was Mostly confusion about when the chrootphk1995-05-201-10/+3
* #if 0 out PHK's code until we can find a way of making it crunchgengpalmer1995-05-201-3/+6
* Change vsystem to know that the shell is crunched in.phk1995-05-201-3/+55
* Clear the screen on msgNotifys.jkh1995-05-201-2/+2
OpenPOWER on IntegriCloud