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