1.
trunk/uia/ctl/area.cc 2006/01/11 16:26:55 525 +++ trunk/uia/ctl ...
eid) + continue; + + if (msg[0] == MSG_DEVIMG) { + dev.setDevIcon(jpeg); + //qDebug("got devimg"); + } else if (msg[0] == MSG_USERIMG) { + dev. ...
2.
[uia] View of /trunk/vxa/trunk/vm/x86/rts.S
Get the translated code entrypoint into ebx. movl VSEG:VXEMU_ETAB+4(,%ecx,8),%ebx ... Save EIP that we were trying to jump to movl %ebx,VSEG:VXEMU_EIP ...
3.
[uia] Index of /trunk/uia/vx32
GNUmakefile.in · 2012, 23 months, baford, Automatically notice if vx32 cross-compiler tools have been installed in /opt/vx. ...
4.
[uia] Log of /trunk/uia/netsteria/dvd/cdrom.h
Added Tue Jul 4 07:12:06 2006 UTC (2 years, 7 months ago) by baford. Original Path: netsteria/trunk/netsteria/dvd/cdrom.h. File length: 1614 byte(s) ...
5.
#include <termios.h> #include "stream.h" #include "proto.h" using ...
LocalFlags lflag = 0; if (tios.c_lflag & ECHO) lflag |= tECHO; ... if (tios.c_lflag & ECHONL) lflag |= tECHONL; if (tios.c_lflag & ICANON) lflag |= tICANON; ...
6.
[uia] Log of /branches/vx32-nest/env/sync.c
Original Path: trunk/uia/vx32/env/sync.c. File length: 61 byte(s) Diff to previous 1998 , to selected 2006. Moved vx32/vxa trees into correct locations ...
7.
[uia] Log of /trunk/uia/sst/lib/reg.cc
Original Path: sst/trunk/sst/lib/reg.cc. File length: 2070 byte(s) Copied SST parts of Netsteria snapshot-061231, to start working on standalone Qt-SST ...
8.
[uia] View of /trunk/uia/eyo-imap/twisted/test.py
r5748@brainchild: ctl | 2009-02-25 18:58:55 -0500 test out twisted imap4 server implementation. from twisted.internet import protocol, reactor from ...
9.
[uia] Log of /trunk/uia/uip/fls/graph.cpp
Log of /trunk/uia/uip/fls/graph.cpp. Parent Directory ... r3778@brainchild: ctl | 2008-01-15 03:48:46 -0500 generates erdos-renyi graphs correctly. ...
10.
[uia] Log of /trunk/uia/vxa/bz2/huffman.c
Original Path: trunk/vxa/trunk/vxa/bz2/huffman.c. File length: 8571 byte(s) Diff to previous 1863 upgraded bzip source code from bzip2-1.0.2 to bzip2-1.0.3 ...