

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 153 (100.0%) | 23995 (100.0%) | 156.8 |
| src/toolsComm/flex/ | 32 (20.9%) | 14444 (60.2%) | 451.3 |
| src/toolsComm/antelope/ | 47 (30.7%) | 6893 (28.7%) | 146.6 |
| src/dev/ | 41 (26.8%) | 2351 (9.8%) | 57.3 |
| src/db/ | 6 (3.9%) | 158 (0.7%) | 26.3 |
| src/rec/ | 9 (5.9%) | 87 (0.4%) | 9.6 |
| src/libCom/ | 5 (3.3%) | 44 (0.2%) | 8.8 |
| src/dbtools/ | 2 (1.3%) | 5 (0.0%) | 2.5 |
| / | 2 (1.3%) | 5 (0.0%) | 2.5 |
| src/util/ | 2 (1.3%) | 2 (0.0%) | 1.0 |
| src/ca/ | 2 (1.3%) | 2 (0.0%) | 1.0 |
| src/as/ | 2 (1.3%) | 2 (0.0%) | 1.0 |
| src/rsrv/ | 1 (0.7%) | 1 (0.0%) | 1.0 |
| src/misc/ | 1 (0.7%) | 1 (0.0%) | 1.0 |
| src/tools/ | 1 (0.7%) | 0 (0.0%) | 0.0 |

Added better debugging code to the initXX logic.
46 lines of code changed in 1 file:
Fixed external reference to GPIB driver's DRVET
9 lines of code changed in 1 file:
Created to ignore the O.* make-generated directories
2 lines of code changed in 2 files:
*** empty log message ***
3 lines of code changed in 1 file:
Added raw reading capability to the waveform record support.
45 lines of code changed in 1 file:
Changed the parameter table and associated support routines to support
buffer length specifications of size long instead of short.
16 lines of code changed in 1 file:
Changed the way send() is called to account for structure padding.
14 lines of code changed in 1 file:
Aded logic to handle the new BdtEof protocol state.
26 lines of code changed in 1 file:
Only do a sysIntEnable() for those cards that are found with the probe.
6 lines of code changed in 1 file:
Added devMpc.c
3 lines of code changed in 1 file:
Machine protection system interface card
4 lines of code changed in 1 file:
Added waveform writing support
55 lines of code changed in 1 file:
added assertion to misc.c for dealing with the '\a' character problem.
10 lines of code changed in 2 files:
Removed declaration of yylval. It caused problems for everyone and should
be defined by the yacc used to build parse.y anyway.
5 lines of code changed in 2 files:
Forced antelope to compile under strict ANSI w/o any warnings.
41 lines of code changed in 6 files:
Added a type field to the configure command to disable the use of the event
system hardware if desired.
54 lines of code changed in 1 file:
added the '0x' in front of the hex input and outputs in the report function.
496 lines of code changed in 2 files:
Added a way groovy report function foe use by dbior.
33 lines of code changed in 1 file:
Added analog input support for temperature
17 lines of code changed in 1 file:
Added AI support for temperature input
92 lines of code changed in 1 file:
(43 more)