d7521f744d
Perhaps there's a changelog on the website, but I don't understand enough japanese for that :(
11 lines
287 B
Text
11 lines
287 B
Text
$NetBSD: patch-ai,v 1.2 2001/03/20 13:54:31 wiz Exp $
|
|
|
|
--- utils/start.sh.orig Sun Dec 10 02:49:40 2000
|
|
+++ utils/start.sh Thu Mar 8 16:33:55 2001
|
|
@@ -3,5 +3,5 @@
|
|
MGL_DISPLAY=`basename $TTY`
|
|
export MGL_DISPLAY
|
|
|
|
-mglsvrx $1 < $TTY > $TTY &
|
|
+mglsvrcons $* < $TTY > $TTY &
|
|
mgterm -i &
|