summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/system.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Totally re-work cpio_extract.jkh1995-05-201-2/+3
* More assorted verbosity. Also don't log informational messages.jkh1995-05-191-1/+2
* 1. Incorporate Nickolay's ammended patches for Russian screenmap supportjkh1995-05-191-3/+21
* Whoops! Put the helpful message telling you to look at the secondjkh1995-05-191-2/+2
* Poul says that setting fonts on monocrome displays is uselessjkh1995-05-181-2/+2
* Clear the screen after changing the font.jkh1995-05-181-1/+3
* 1. Use 8x16 fonts.jkh1995-05-181-15/+11
* 1. Primitive bad144 support (I believe an additional command is needed, butjkh1995-05-181-1/+7
* Use my own version of system() everywhere - it knows where to find thejkh1995-05-181-2/+23
* 1. Set a path to /stand by default.jkh1995-05-171-2/+2
* This will now compile and even scribble helpfully on your disks.jkh1995-05-161-11/+10
* 1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and isjkh1995-05-111-1/+2
* Don't use curses routines until that part of the system is initialized.jkh1995-05-101-4/+6
OpenPOWER on IntegriCloud