aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/command.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.5_cvsrelease/2.1.5_cvscvs2svn1996-10-061-1/+1
* Update from HEADJordan K. Hubbard1996-05-041-8/+1
* Avoid doing disk selection twice in novice install.Jordan K. Hubbard1995-11-041-7/+8
* Check for possible NULL value in command stack.Jordan K. Hubbard1995-11-041-2/+10
* Move MBR selection to write/quite stage of disk editor for a more logicalJordan K. Hubbard1995-11-041-4/+16
* Part 2 of the mega-commit. This syncs the 2.1 and 2.2 trees. I will movePeter Wemm1995-09-181-3/+2
* date: 1995/07/11 10:00:25; author: jkh; state: Exp; lines: +36 -40Rodney W. Grimes1995-07-211-41/+24
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Sync up my work for the night. This should implement ALL possibleJordan K. Hubbard1995-05-291-3/+5
* Clear the screen on msgNotifys.Jordan K. Hubbard1995-05-201-2/+2
* More assorted verbosity. Also don't log informational messages.Jordan K. Hubbard1995-05-191-2/+2
* Sigh. Add a ++ which was causing the newfs'ing of non-root filesystems toGary Palmer1995-05-181-2/+2
* 1. Primitive bad144 support (I believe an additional command is needed, butJordan K. Hubbard1995-05-181-10/+7
* Use my own version of system() everywhere - it knows where to find theJordan K. Hubbard1995-05-181-2/+2
* This will now compile and even scribble helpfully on your disks.Jordan K. Hubbard1995-05-161-7/+9
* This does _not yet compile_; I'm simply bringing in my changes fromJordan K. Hubbard1995-05-161-10/+66
* 1. Don't check CHUNK_BSD_COMPAT for now; it always returns "no" and isJordan K. Hubbard1995-05-111-3/+5
* Add the sorted command executor code.Jordan K. Hubbard1995-05-081-0/+124