Commit Log (Page 82 of 93)

back to main page

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>

Summary Period: 1994-12-05 to 1994-09-02 (Commits 1052-1151 of 9251)

mrk
12/5/94 8:42 AM
Print arg of yy_error
1 lines of code changed in:
src/db/atdb_yacc.y (+1 -1)

jba
11/30/94 9:17 AM
Removed unbundled products apCreateShadow and apStatusSync
3 lines of code changed in:
src/util/Makefile.Unix (+3 -3)

winans
11/30/94 9:10 AM
Added IRQ mode stuff
4 lines of code changed in:
src/dev/devSysmon.c (+4 -8)

jhill
11/29/94 4:41 PM
new env var
43 lines of code changed in:
src/rsrv: caservertask.c (+7 -3), cast_server.c (+5 -2), online_notify.c (+31 -15)

jhill
11/29/94 4:41 PM
no tiny buckets
36 lines of code changed in:
src/libCom: Makefile.Vx (+1 -1), bucketLib.c (+9 -3), ellLib.c (+2 -2), memDebugLib.c (+13 -9), bucketLib/bucketLib.c (+9 -3), ellLib/ellLib.c (+2 -2)

jhill
11/29/94 4:40 PM
added new EPICS env var
fixed delete of cast iiu when all disconn chan deleted
266 lines of code changed in:
src/ca: Makefile.Unix (+1 -1), Makefile.Vx (+2 -3), access.c (+45 -13), conn.c (+13 -20), iocinf.c (+169 -91), iocinf.h (+14 -5), iocmsg.h (+8 -2), repeater.c (+7 -2), vxWorks_depen.c (+7 -3)

mrk
11/29/94 4:37 PM
Fix for ctl/L
1 lines of code changed in:
src/db/atdb_lex.l (+1 -1)

tang
11/29/94 3:37 PM
atdb.c is included in atdb_yacc.c
2 lines of code changed in:
src/db/Makefile.Unix (+2 -3)

jhill
11/23/94 3:03 PM
fixed vx exit handler problems
575 lines of code changed in:
src/ca: access.c (+196 -190), acctst.c (+5 -2), bsd_depen.c (+67 -34), conn.c (+8 -6), if_depen.c (+16 -5), iocinf.c (+11 -16), iocinf.h (+40 -26), posix_depen.c (+25 -18), service.c (+7 -7), vms_depen.c (+23 -19), vxWorks_depen.c (+153 -76), windows_depen.c (+24 -27)

tang
11/23/94 2:17 PM
Use elex and antelope instead of lex and yacc.
10 lines of code changed in:
src/db: Makefile.Unix (+7 -3), atdb_yacc.y (+3 -3)

tang
11/23/94 1:33 PM
Included main.c scan.c and yylex.c into parse.y
9 lines of code changed in:
src/toolsComm/flex/Makefile.Unix (+9 -6)

tang
11/23/94 1:31 PM
Comment out flexdef.h
9 lines of code changed in:
src/toolsComm/flex: initscan.c (+6 -4), main.c (+3 -2)

tang
11/23/94 1:30 PM
include scan.c yylex.c and main.c
6 lines of code changed in:
src/toolsComm/flex/parse.y (+6 -1)

tang
11/23/94 1:29 PM
Comment out flexdef.h
11 lines of code changed in:
src/toolsComm/flex: scan.c (+7 -4), yylex.c (+4 -2)

mrk
11/23/94 9:33 AM
Added omod field sp that monitors to oval properly posted
4 lines of code changed in:
src/rec/recAo.c (+4 -2)

mrk
11/23/94 9:30 AM
emoved simulation fields
8 lines of code changed in:
src/rec/recDfanout.c (+8 -117)

mrk
11/23/94 9:30 AM
Dont build pal and switch
4 lines of code changed in:
src/rec/Makefile.Vx (+4 -4)

jhill
11/17/94 6:34 PM
fixed use of bogus broadcast var pointer in conn.c prior to first search
4 lines of code changed in:
src/ca/conn.c (+4 -1)

jhill
11/17/94 3:12 PM
more fixes for use of defunct task var under vxWorks
47 lines of code changed in:
src/ca: access.c (+20 -14), iocinf.h (+2 -2), service.c (+6 -6), vxWorks_depen.c (+19 -9)

winans
11/17/94 3:11 PM
Major restructuring of init code.
293 lines of code changed in:
src/dev/devSysmon.c (+293 -242)

mrk
11/17/94 2:27 PM
add asLib.h
2 lines of code changed in:
src/libCom/errInc.c (+2 -1)

jhill
11/17/94 1:11 PM
sccs %W%W => CVS $Id$
2 lines of code changed in:
src/libCom/fdmgr.c (+2 -2)

jhill
11/17/94 1:09 PM
Fixed vxWorks exit handler used wrong task variable
13 lines of code changed in:
src/ca: access.c (+9 -8), iocinf.h (+2 -2), service.c (+2 -2)

jhill
11/15/94 9:42 PM
dont alloc chan in response to search message
170 lines of code changed in:
src/rsrv/camessage.c (+170 -111)

jhill
11/15/94 9:40 PM
dont alloc channel in response to search request changes
156 lines of code changed in:
src/ca: Makefile.Unix (+3 -3), access.c (+33 -11), acctst.c (+12 -12), bsd_depen.c (+1 -1), ca_printf.c (+1 -1), conn.c (+22 -1), convert.c (+1 -1), flow_control.c (+1 -1), if_depen.c (+2 -2), iocinf.c (+16 -9), iocinf.h (+5 -3), iocmsg.h (+11 -3), net_convert.h (+1 -1), netdb_depen.c (+2 -2), os_depen.h (+1 -1), posix_depen.c (+1 -5), repeater.c (+1 -1), service.c (+9 -3), syncgrp.c (+13 -1), test_event.c (+1 -1), vms_depen.c (+6 -9), vxWorks_depen.c (+7 -8), windows_depen.c (+6 -9)

mrk
11/15/94 3:46 PM
In non-syc mode return 2 for no convert
2 lines of code changed in:
src/dev/devAiTestAsyn.c (+2 -2)

mrk
11/15/94 2:25 PM
On ca_puts changed check for illegal type (needed for alarm ack)
2 lines of code changed in:
src/ca/access.c (+2 -2)

jba
11/15/94 10:24 AM
Added gsd_sync_subr.c and USR_LDFLAGS
4 lines of code changed in:
src/ca/Makefile.Unix (+4 -2)

tang
11/14/94 5:32 PM
Update README.hp700_alpha
4 lines of code changed in:
README.hp700_alpha (+4 -2)

tang
11/14/94 5:12 PM
Replace ARCH_TYPE with .
2 lines of code changed in:
Makefile (+2 -20)

mrk
11/14/94 3:01 PM
Fixed get so it doesnt try ACK request types
2 lines of code changed in:
src/util/ca_test.c (+2 -2)

tang
11/14/94 1:26 PM
Replace ARCH_TYPE with .
29 lines of code changed in:
Makefile (+29 -23)

jhill
11/14/94 1:04 PM
added windows_depen.c
30 lines of code changed in:
src/ca/windows_depen.c (new 30)

jhill
11/14/94 12:47 PM
updated for changes in bucketLib.c
39 lines of code changed in:
src/rsrv: camessage.c (+19 -11), camsgtask.c (-1), caservertask.c (+3 -1), cast_server.c (+3 -2), server.h (+14 -2)

jhill
11/14/94 12:45 PM
Improved bucketLib.c & portability changes
1025 lines of code changed in:
src/libCom: bucketLib.c (+426 -235), fdmgr.c (+173 -222), bucketLib/bucketLib.c (+426 -235)

jhill
11/14/94 12:42 PM
Changes for NT, ALPHA/OSF, and VAX/VMS port
1807 lines of code changed in:
src/ca: Makefile.Unix (+11 -7), Makefile.Vx (+4 -3), V5_vxWorks_patch.c (+1 -1), access.c (+434 -193), acctst.c (+15 -21), addrList.h (+18), bsd_depen.c (+4 -13), caRepeater.c (-1), ca_printf.c (+9 -22), catime.c (+2 -5), conn.c (+245 -60), convert.c (+118 -23), flow_control.c (+2 -2), gsd_sync_subr.c (+1 -1), if_depen.c (+28 -37), iocinf.c (+75 -44), iocinf.h (+126 -110), iocmsg.h (+34 -20), lookup_addr_test.c (+1 -1), net_convert.h (+49 -138), netdb_depen.c (+2 -2), os_depen.h (+117 -101), posix_depen.c (+42 -19), repeater.c (+162 -91), service.c (+142 -92), syncgrp.c (+51 -30), test_event.c (+2 -2), ucx.h (+26 -1), vms_depen.c (+18 -13), vxWorks_depen.c (+68 -9)

mrk
11/14/94 10:19 AM
One line per module
270 lines of code changed in:
src: dev/Makefile.Vx (+182 -59), rec/Makefile.Vx (+88 -20)

mrk
11/14/94 10:18 AM
Allow white space in parm field
8 lines of code changed in:
src/db/dbStaticLib.c (+8 -8)

jba
11/14/94 9:59 AM
Bug fix for pes->no_str calculation
9 lines of code changed in:
src/rec: recBi.c (+5 -2), recBo.c (+4 -2)

jba
11/3/94 3:08 PM
Changed ARCH to T_A
1 lines of code changed in:
src/toolsComm/flex/Makefile.Unix (+1 -1)

jba
11/3/94 3:00 PM
Added conditional for hp700 -- lie about being SCO_UNIX
4 lines of code changed in:
src/toolsComm/flex/Makefile.Unix (+4)

jba
11/1/94 8:55 AM
set values for ANL/APS/ASD
8 lines of code changed in:
src/misc/epicsEnvParams.h (+8 -5)

jba
11/1/94 5:57 AM
Removed install dependancy from release rule
5 lines of code changed in:
Makefile (+5 -2)

jba
10/31/94 3:47 PM
Removed depends dependancy in release and built_release rules
7 lines of code changed in:
Makefile (+7 -3)

mrk
10/28/94 3:24 PM
Initial EPICS version
2 lines of code changed in:
src/dev/devSysmon.c (+2 -1)

mrk
10/28/94 3:22 PM
Build everything needed at ANL/APS/ASD
3 lines of code changed in:
src/dev/Makefile.Vx (+3 -2)

jbk
10/28/94 3:15 PM
added several characters to the list of valid input characters
2 lines of code changed in:
src/dbtools: dbLoadRecords_lex.l (+1 -1), dbLoadTemplate_lex.l (+1 -1)

jbk
10/28/94 3:15 PM
increased the USP packet time-out to 250ms, added a parm to the configure()
routine to let user specify it.
16 lines of code changed in:
src/db/drvTS.c (+16 -5)

mrk
10/27/94 2:07 PM
Initial installation into EPICS
243 lines of code changed in:
src/dev: devAvme9440.c (new 2), devSysmon.c (new 241)

mrk
10/27/94 2:06 PM
Commented out camac support. Added devAvme9440 and devSysmon
12 lines of code changed in:
src/dev/Makefile.Vx (+12 -8)

mrk
10/27/94 2:05 PM
added ability to retrieve string fields as numerics
293 lines of code changed in:
src/db: dbFastLinkConv.c (+2 -2), dbLink.c (+291 -3)

mrk
10/26/94 2:32 PM
Got rid of all calls related tp ols timestamp support
11 lines of code changed in:
src/rec: recAai.c (+6 -14), recAao.c (+1 -12), recDfanout.c (+1 -1), recMbbiDirect.c (+1 -1), recMbboDirect.c (+1 -1), recSubArray.c (+1 -1)

mrk
10/26/94 2:30 PM
Changed per Ned's request. Still beta version
22 lines of code changed in:
src/rec/recScan.c (+22 -21)

tang
10/25/94 1:57 PM
Commit updating Makefile.Vx of adding new record types.
5 lines of code changed in:
src/rec/Makefile.Vx (+5 -2)

tang
10/25/94 1:54 PM
Commit adding new record support code of aai, aao, dfanout, mbbiDirec, and mbboDirect.
232 lines of code changed in:
src/rec: recAai.c (new 14), recAao.c (new 12), recDfanout.c (new 117), recMbbiDirect.c (+45 -24), recMbboDirect.c (+44 -33)

tang
10/25/94 12:45 PM
commented out libDb.a in DEPLIBS list.
2 lines of code changed in:
src/db/Makefile.Unix (+2 -4)

winans
10/25/94 10:58 AM
Changed the SRCS macro to SRCS.c and SRCS.cc.
21 lines of code changed in:
src: dev/Makefile.Vx (+1 -1), misc/Makefile.Vx (+1 -1), rec/Makefile.Vx (+1 -1), rsrv/Makefile.Vx (+1 -1)
src/as: Makefile.Unix (+1 -1), Makefile.Vx (+1 -1)
src/ca: Makefile.Unix (+1 -1), Makefile.Vx (+1 -1)
src/db: Makefile.Unix (+1 -1), Makefile.Vx (+1 -1)
src/dbtools: Makefile.Unix (+1 -1), Makefile.Vx (+4 -2)
src/libCom: Makefile.Unix (+1 -1), Makefile.Vx (+1 -1)
src/toolsComm: antelope/Makefile.Unix (+1 -1), flex/Makefile.Unix (+1 -1)
src/util: Makefile.Unix (+1 -1), Makefile.Vx (+1 -1)

tang
10/21/94 1:43 PM
Add Camac DevSup in the Makefile.Vx
10 lines of code changed in:
src/dev/Makefile.Vx (+10 -2)

tang
10/20/94 3:04 PM
Commit adding of Camac DevSup Document.
0 lines of code changed in:
src/dev/CamacDevSup_doc.ps (new 0)

tang
10/20/94 2:49 PM
Commit adding of Camac Device Support code to r3.12
26 lines of code changed in:
src/dev: devAaiCamac.c (new 2), devAaoCamac.c (new 2), devAiCamac.c (new 2), devAoCamac.c (new 2), devBiCamac.c (new 2), devBoCamac.c (new 2), devLiCamac.c (new 2), devLoCamac.c (new 2), devMbbiCamac.c (new 2), devMbbiDirectCamac.c (new 2), devMbboCamac.c (new 2), devMbboDirectCamac.c (new 2), devWfCamac.c (new 2)

mrk
10/19/94 3:05 PM
Added support for scan and wait records
932 lines of code changed in:
src/rec: Makefile.Vx (+2 -2), caMonitor.c (new 0), caMonitor.h (new 0), recScan.c (new 839), recSub.c (+5 -1), recWait.c (new 86)

mda
10/14/94 2:35 PM
Additional notes regarding write permissions for multiple architecture builds...
19 lines of code changed in:
README.hp700_alpha (+19)

mda
10/14/94 2:30 PM
Some supplemental information for building on HP and Alpha.
17 lines of code changed in:
README.hp700_alpha (new 17)

mda
10/13/94 3:00 PM
Clean up some inconsistencies which Alpha OSF/1 systems complained about
(these changes have been fenced in by #ifdef __alpha, etc).
6 lines of code changed in:
src/toolsComm/flex/flexdef.h (+6 -2)

mda
10/13/94 2:58 PM
Change the locally defined and used random() function to local_random() to
avoid collision with the standard math library's random() function.
14 lines of code changed in:
src/libCom: calcPerform.c (+7 -5), calc/calcPerform.c (+7 -5)

mda
10/13/94 2:56 PM
Introduce a new file, realpath.c, for emulating the realpath() system call
on SUNOS on non-SUNOS systems such as HP-UX and OSF/1. Note that on SUNOS
systems, realpath.c is empty after pre-processing and does not interfere
with the system supplied version.
0 lines of code changed in:
src/libCom/realpath.c (new 0)

mda
10/13/94 2:54 PM
Add realpath.c and realpath.o to the Makefile for incorporation into the
libCom library, thereby satisfying the realpath() function calls found
in other parts of EPICS. Note that realpath() is found in SUNOS, but not
HP-UX or OSF/1,... (and that realpath.c is empty after pre-processing on SUN).
3 lines of code changed in:
src/libCom/Makefile.Unix (+3 -2)

mda
10/13/94 2:44 PM
Introduce temporary symbol (ARCH_TYPE=$$ARCH) and use in later targets/rules
to avoid problem with $* symbol resolution in some versions of gnumake.
20 lines of code changed in:
Makefile (+20 -14)

jba
10/5/94 1:45 PM
Modified syntax of makefile usage
8 lines of code changed in:
Makefile (+8 -5)

jba
10/5/94 1:43 PM
Must skip over constant when looking for COND_END,COND_ELS
40 lines of code changed in:
src/libCom: calcPerform.c (+20 -6), calc/calcPerform.c (+20 -6)

jba
10/5/94 1:42 PM
Added USR_LDFLAGS
3 lines of code changed in:
src: as/Makefile.Unix (+1), ca/Makefile.Unix (+1), db/Makefile.Unix (+1)

jba
10/5/94 1:27 PM
Renamed version.h to epicsVersion.h
8 lines of code changed in:
src/misc/epicsRelease.c (+6 -3)
src/dbtools: dbLoadRecords.y (+1 -1), dbLoadTemplate.y (+1 -1)

winans
10/4/94 1:48 PM
Added bug fixes to recSeq.c in order to allow CA links to work.
58 lines of code changed in:
src/rec: .cvsignore (new 1), recSeq.c (+57 -16)

jhill
9/29/94 3:59 PM
added S_db_Pending
2 lines of code changed in:
src/rsrv/server.h (+2 -1)

jhill
9/29/94 3:58 PM
EPICS_CA_SEARCH_ADDR_LIST => EPICS_CA_ADDR_LIST
1 lines of code changed in:
src/rsrv/online_notify.c (+1 -1)

jhill
9/29/94 3:58 PM
handle pend status from dbPutNotify()
flush send after every put notify
dont send out of memory exception in reply to search requests that
dont have a matching channel name
37 lines of code changed in:
src/rsrv/camessage.c (+37 -17)

jhill
9/29/94 3:39 PM
proper incr of oustanding io count and proper polarity of io test
32 lines of code changed in:
src/ca/syncgrp.c (+32 -13)

jhill
9/29/94 2:59 PM
EPICS_CA_SEARCH_ADDR_LIST => EPICS_CA_ADDR_LIST
16 lines of code changed in:
src/ca/iocinf.c (+16 -10)

jhill
9/29/94 2:58 PM
removed #if .
2 lines of code changed in:
src/ca/acctst.c (+2 -5)

bordua
9/28/94 8:11 PM
Added gsd_sync_subr for opi build.
3 lines of code changed in:
src/ca/Makefile.Unix (+3 -2)

jba
9/21/94 5:00 PM
Modified for more changes in CONFIG and RULES files
19 lines of code changed in:
src: as/Makefile.Unix (+1 -1), ca/Makefile.Unix (+1 -1), db/Makefile.Unix (+2 -2), dbtools/Makefile.Unix (+1 -1)
src/libCom: Makefile.Unix (+5 -7), Makefile.Vx (+2 -2)
src/toolsComm: antelope/Makefile.Unix (+2 -3), flex/Makefile.Unix (+3 -7)
src/util: Makefile.Unix (+1 -1), Makefile.Vx (+1 -1)

mrk
9/16/94 1:50 PM
For cvtDoubleToString use fixed up to 1e16
12 lines of code changed in:
src/libCom: cvtFast.c (+6 -2), cvtFast/cvtFast.c (+6 -2)

mrk
9/14/94 10:24 AM
Removed EPICS_CMD_PROTO_PORT
1 lines of code changed in:
src/misc/epicsEnvParams.c (+1 -3)

mrk
9/14/94 10:23 AM
Changed at5vxi_bi_driver to xy240_bi_driver
2 lines of code changed in:
src/dev/devXy240.c (+2 -2)

mrk
9/14/94 10:23 AM
Added mz8310NoShutdown and got rid of some warning messages
28 lines of code changed in:
src/dev/devMz8310.c (+28 -26)

jba
9/9/94 12:32 PM
Cleanup of files
26 lines of code changed in:
Makefile (+4 -73), Makefile.subdirs (+4 -57)
src: misc/Makefile.Vx (-3), rec/Makefile.Vx (-3), rsrv/Makefile.Vx (-6)
src/as: Makefile.Unix (+2 -6), Makefile.Vx (+1 -2)
src/ca: Makefile.Unix (+1 -6), Makefile.Vx (-3)
src/db: Makefile.Unix (+2 -8), Makefile.Vx (-3)
src/dbtools: Makefile.Unix (+4 -8), Makefile.Vx (+2 -2)
src/libCom: Makefile.Unix (+4 -9), Makefile.Vx (+2 -3)
src/util: Makefile.Unix (-2), Makefile.Vx (-6)

mrk
9/9/94 7:41 AM
Added globalsource.o to objects
1 lines of code changed in:
src/rsrv/Makefile.Vx (+1 -1)

mrk
9/9/94 7:40 AM
Removed env variables for old time support. New uses standard Unix methods.
6 lines of code changed in:
src/misc: epicsEnvParams.c (+1 -9), epicsEnvParams.h (+5 -4)

mcn
9/8/94 12:25 PM
Changed clean to tools/Clean. Added "uninstall" dependency.
36 lines of code changed in:
Makefile (+32 -27), Makefile.subdirs (+4 -8)

mcn
9/8/94 10:40 AM
ANSIFIED more.
8 lines of code changed in:
src/db/dbBkpt.c (+8 -13)

jba
9/7/94 3:42 PM
Minor changes
5 lines of code changed in:
Makefile (+5 -3)

jba
9/7/94 2:25 PM
New file
180 lines of code changed in:
src: as/Makefile (new 15), ca/Makefile (new 15), db/Makefile (new 15), dbtools/Makefile (new 15), dev/Makefile (new 15), libCom/Makefile (new 15), misc/Makefile (new 15), rec/Makefile (new 15), rsrv/Makefile (new 15), util/Makefile (new 15)
src/toolsComm: antelope/Makefile (new 15), flex/Makefile (new 15)

jba
9/7/94 2:15 PM
Modified to eork with extensions and do depends
299 lines of code changed in:
Makefile (+78 -96), Makefile.subdirs (+50 -8)
src: dev/Makefile.Vx (+6 -8), misc/Makefile.Vx (+8 -10), rec/Makefile.Vx (+9 -6), rsrv/Makefile.Vx (+11 -15)
src/as: Makefile.Unix (+11 -4), Makefile.Vx (+10 -8)
src/ca: Makefile.Unix (+12 -7), Makefile.Vx (+7 -7)
src/db: Makefile.Unix (+16 -9), Makefile.Vx (+10 -9)
src/dbtools: Makefile.Unix (+6 -3), Makefile.Vx (+8 -6)
src/libCom: Makefile.Unix (+7 -5), Makefile.Vx (+23 -30)
src/toolsComm: antelope/Makefile.Unix (+4 -7), flex/Makefile.Unix (+6 -3)
src/util: Makefile.Unix (+13 -8), Makefile.Vx (+4 -5)

mrk
9/2/94 9:12 AM
Make monitors on input fields go off when DBE_ALARM set.
2 lines of code changed in:
src/rec/recCalc.c (+2 -2)

mrk
9/2/94 9:11 AM
The HIGH field was not honored properly for async records.
15 lines of code changed in:
src/rec/recBo.c (+15 -3)

mrk
9/2/94 9:05 AM
Changed a short to and unsigned short because thats what it is
2 lines of code changed in:
src/libCom/sydSubrSSF.c (+2 -2)

mrk
9/2/94 8:45 AM
Added initialization to suppress warning message
2 lines of code changed in:
src/libCom/sydSubrCF.c (+2 -2)

mrk
9/2/94 8:44 AM
Two returns did not return value when they should have.
3 lines of code changed in:
src/libCom/sydSubrCA.c (+3 -3)

mrk
9/2/94 8:42 AM
Added some casts and initial values to suppress warning messages.
10 lines of code changed in:
src/libCom/sydSubr.c (+10 -10)

mrk
9/2/94 8:40 AM
Cast of memcpy arg to suppress warning message.
4 lines of code changed in:
src/libCom: postfix.c (+2 -2), calc/postfix.c (+2 -2)

Pages: << Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 Next >>


Generated by StatCvs v0.1.3