[Kos-cvs] kos ChangeLog,1.53,1.54

thomas at kos.enix.org thomas at kos.enix.org
Thu Jan 6 21:15:59 CET 2005


Update of /home/kos/cvs/kos
In directory the-doors:/tmp/cvs-serv22665

Modified Files:
	ChangeLog 
Log Message:
2005-01-06  Thomas Petazzoni  <thomas at crazy.kos.nx>

	* modules/tty/_vt100.c: VT100 driver is now responsible to move
	the cursor. Some whitespace cleanup also. Cursor is not working
	perfectly yet, but you can sometimes see it under Qemu ;-)

	* modules/console/_console.c: Correctly initialize the cursor, and
	correctly move it.



Index: ChangeLog
===================================================================
RCS file: /home/kos/cvs/kos/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- ChangeLog	4 Jan 2005 22:19:19 -0000	1.53
+++ ChangeLog	6 Jan 2005 20:15:57 -0000	1.54
@@ -1,3 +1,12 @@
+2005-01-06  Thomas Petazzoni  <thomas at crazy.kos.nx>
+
+	* modules/tty/_vt100.c: VT100 driver is now responsible to move
+	the cursor. Some whitespace cleanup also. Cursor is not working
+	perfectly yet, but you can sometimes see it under Qemu ;-)
+
+	* modules/console/_console.c: Correctly initialize the cursor, and
+	correctly move it.
+
 2005-01-04  Thomas Petazzoni  <thomas at crazy.kos.nx>
 
 	* modules/arch/mm/_pgflt.c (_page_fault): Display some



More information about the Kos-cvs mailing list