aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/command.c
Commit message (Expand)AuthorAgeFilesLines
* debugMsg() should end with "\n".Jun Kuriyama2002-11-011-1/+1
* Silence warnings on alpha :Murray Stokely2001-09-221-5/+10
* Mark relevant functions __printflike()/__printf0like() and silence some ofKris Kennaway2001-07-051-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* 1. Update all the copyrights to delete useless clauses 3 and 4.Jordan K. Hubbard1996-04-131-8/+1
* Update the -current sources from the 2.1 branch.Peter Wemm1995-12-071-10/+31
* This mega-commit brings in Jordan's latest sysinstall version..Peter Wemm1995-09-181-43/+25
* 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