From: coLinux a. <col...@he...> - 2008-05-12 04:07:38
|
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-20080511/ colinux-0.8.0-20080511.src.tgz (692353 Bytes) daemons-0.8.0-20080511.dbg.zip (1353095 Bytes) daemons-0.8.0-20080511.zip (1051108 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-20080425/ 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.1.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1046 | henryn | 2008-05-11 21:26:36 +0000 (Sun, 11 May 2008) | 1 line Changed paths: M /branches/devel/src/colinux/kernel/manager.c * co_manager_send: Exit sleep wait, if monitor closed. ------------------------------------------------------------------------ r1045 | henryn | 2008-05-11 11:26:03 +0000 (Sun, 11 May 2008) | 1 line Changed paths: M /branches/devel/src/colinux/kernel/manager.c * co_manager_send: Move debug prints outside sleepping loop. ------------------------------------------------------------------------ r1044 | henryn | 2008-05-11 09:03:35 +0000 (Sun, 11 May 2008) | 1 line Changed paths: M /branches/devel/src/colinux/common/queue.c M /branches/devel/src/colinux/common/queue.h M /branches/devel/src/colinux/os/linux/kernel/module/pages.c * co_os_get_page: GFP_ZERO as parameter to alloc_pages. (Linux as host) ------------------------------------------------------------------------ r1043 | henryn | 2008-05-11 08:58:36 +0000 (Sun, 11 May 2008) | 3 lines Changed paths: M /branches/devel/src/colinux/common/messages.h M /branches/devel/src/colinux/kernel/manager.c * co_manager_send: Limit queue entries and sleep, if user task is busy. Fix for unresponsable keybord on flooded ntconsole output under Vista. ------------------------------------------------------------------------ r1042 | henryn | 2008-05-11 08:34:26 +0000 (Sun, 11 May 2008) | 1 line Changed paths: M /branches/devel/src/colinux/os/winnt/user/reactor.c * packet_read_async: Fixup double data write (from r1041) ------------------------------------------------------------------------ |