From: coLinux a. <col...@he...> - 2010-05-26 02:27:21
|
The autobuild system has detected a new revision in the source repository. Review last changed from changelog.txt, also attached in mail. Download the compiled version: http://www.henrynestler.com/colinux/autobuild/devel-20100524/ colinux-0.7.8-20100524.src.tgz (915893 Bytes) daemons-0.7.8-20100524.dbg.zip (595078 Bytes) daemons-0.7.8-20100524.zip (480461 Bytes) Note, the autobuild compilation does not include an installer. Remember to reload the driver with these commands: colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver The vmlinux and modules are up to date. Please use last version from http://www.henrynestler.com/colinux/autobuild/devel-20100523/ The autobuild compilations are not official releases of Cooperative Linux software. There is no warranty that any autobuild version is stable. If use this autobuild version, please give us feedback of your experience. Job runs on machine with 64 bit version of gcc 4.3.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1446 | henryn | 2010-05-24 14:21:16 +0000 (Mon, 24 May 2010) | 1 line Changed paths: M /branches/devel/src/colinux/common/console.c * console: Optimize, to have less of "imul" inside loops. ------------------------------------------------------------------------ r1445 | henryn | 2010-05-24 09:49:13 +0000 (Mon, 24 May 2010) | 4 lines Changed paths: M /branches/devel/doc/colinux-daemon M /branches/devel/src/colinux/common/console.c M /branches/devel/src/colinux/user/config.c Contributed by Shai Vaingast: * Fixed a bug with scrollback buffer and text editors * In case the buffer size of cocon is not specified (80x25 and not 80x25xBUFFER), the default buffer is the maximum value (500 rows). ------------------------------------------------------------------------ |