Commit Graph

9508 Commits

Author SHA1 Message Date
Janet B. Anderson
e7f10d4720 Added code to remove trailing whitespace and carriage return. 2002-07-03 15:28:52 +00:00
Jeff Hill
b88f3127e4 added path filtering 2002-07-03 15:03:22 +00:00
Janet B. Anderson
51e7a0d97a Shortened string output. 2002-07-01 21:46:04 +00:00
Janet B. Anderson
a00e42cf19 Removed no longer used TOUCH definition. 2002-07-01 20:43:43 +00:00
Janet B. Anderson
93695a9fc9 Removed 2 comments. 2002-07-01 20:38:44 +00:00
Jeff Hill
ef295b1064 improved exception message 2002-06-28 00:26:19 +00:00
Jeff Hill
8b043badd2 fixed memory leak 2002-06-27 23:54:32 +00:00
Jeff Hill
5aef71fe05 changed interface so that callback is immediate if there is no space in the queue 2002-06-27 23:54:01 +00:00
W. Eric Norum
f124a5b941 Shared libraries work fine on Darwin now, so selection of shared libraries can be left up to CONFIG_SITE. 2002-06-27 15:58:12 +00:00
Andrew Johnson
8affdcc464 Removed dependency on dbStaticLib (only actually used for the definition
of struct brkInt found in dbBase.h), replaced float with double.
2002-06-26 20:06:33 +00:00
Janet B. Anderson
2e5c9f69d8 Added DLL_LINK_LIBNAME to LIBTARGETS definition. 2002-06-26 14:53:12 +00:00
Janet B. Anderson
9ecbab615a Added POSIX cppflags. 2002-06-26 14:46:55 +00:00
Janet B. Anderson
bd8f570047 Changed ARCH_cygwin32 definition. 2002-06-26 14:46:24 +00:00
Janet B. Anderson
01a1126eb5 Change to shrlib versioning for Darwin build. 2002-06-26 14:38:59 +00:00
Jeff Hill
387d47c79c improved optimization 2002-06-25 23:10:47 +00:00
Jeff Hill
7871872182 fixed shutdown sequence 2002-06-25 22:25:58 +00:00
Jeff Hill
54076ffb12 cosmetic 2002-06-25 22:20:55 +00:00
Jeff Hill
7f8de741f0 o upgraded udp to use version and sequence numbers 2002-06-25 22:18:11 +00:00
W. Eric Norum
729144f7c5 Track changes in posix version. Hopefully the next release of OS X will
provide the reentrant routines and this source file can be removed.
2002-06-25 21:20:34 +00:00
W. Eric Norum
92ce367ca4 The Darwin compiler seems to generate bad code for -O3 (May 2002 beta developer
tools) so optimize with -O2 instead.
2002-06-25 21:14:39 +00:00
Janet B. Anderson
6e8bab95a6 Added realuninstall rule. Changed distclean to realclean + realuninstall. 2002-06-25 20:48:16 +00:00
Janet B. Anderson
edee6416fe Added realclean action. 2002-06-25 20:47:15 +00:00
Janet B. Anderson
824c3f3b3e Added realclean rule. 2002-06-25 20:46:47 +00:00
Jeff Hill
692a72f46c o upgraded udp to use version and sequence numbers
o fixed race condition in search timer
2002-06-25 18:52:50 +00:00
Jeff Hill
385b7708dc doc 2002-06-25 18:45:01 +00:00
Jeff Hill
96aab4a62e send version message to client if it is on a new protocol version 2002-06-25 18:31:13 +00:00
Jeff Hill
c78c3ce853 clean up state transitions 2002-06-25 15:11:52 +00:00
Jeff Hill
02ed07196b cosmetic 2002-06-25 15:10:30 +00:00
Jeff Hill
4a54265e84 check for overflow condition when adjusting time estimate 2002-06-25 15:08:59 +00:00
W. Eric Norum
0e4d76e68c Fix error report to reflect the fact that clock_gettime returns 0 or -1 with error code in errno. 2002-06-21 21:11:08 +00:00
Janet B. Anderson
add1c8182d Added POSIX flags. 2002-06-18 17:58:06 +00:00
Janet B. Anderson
75de900567 Changed -mpentium to -mcpu=pentium 2002-06-18 17:57:28 +00:00
Jeff Hill
c8095b4edc search timer now uses a private lock 2002-06-17 15:18:58 +00:00
Jeff Hill
36b061fa2f eliminated dead lock vulnerability 2002-06-14 18:22:50 +00:00
Marty Kraimer
008c9afa18 fix bug 2002-06-14 18:18:50 +00:00
Jeff Hill
5e1ea4868b workaround so that fix for bogus HP warningn isnt causing a warning with sun pro 2002-06-14 17:15:10 +00:00
Jeff Hill
08324fc8ec fixed iterator was not incremented when allocating a timer queue 2002-06-14 17:12:01 +00:00
Marty Kraimer
eeee6c51d1 Put convertDoubleToWakeTime in osdTime.cpp so that it is not duplicated.
Use clock_gettime in convertDoubleToWakeTime.
Always use clock_gettime get current time
2002-06-14 14:55:43 +00:00
Marty Kraimer
7799184457 make commandTableOnce a c program 2002-06-14 13:46:28 +00:00
Marty Kraimer
50e4af0c58 check status 2002-06-14 12:21:15 +00:00
Jeff Hill
e58cf16041 correct logic surrounding search timer schedualing flags 2002-06-13 23:32:39 +00:00
Jeff Hill
c331dd6951 now uses a phase locked loop to synchronize the performance counter ticks
with file time
2002-06-13 23:29:36 +00:00
Jeff Hill
bb979470c9 removed unused include 2002-06-13 17:24:48 +00:00
Jeff Hill
d689a00f93 use %d to diplay thread id 2002-06-13 17:23:22 +00:00
Jeff Hill
9b5a9bf454 fixed no \n at end of message 2002-06-13 17:20:35 +00:00
Marty Kraimer
cad77204f5 If TSE is -1 then recGblGetTimeStamp does not retrieve time.
This allows device/driver support to set the time.
2002-06-10 12:17:20 +00:00
Jeff Hill
9d14d911fe doc 2002-05-30 19:46:07 +00:00
Jeff Hill
f279640dc0 fixed preemptive callback enable was backwards 2002-05-30 00:32:50 +00:00
Jeff Hill
254c9e8eb0 fixed sunpro warning 2002-05-29 17:40:43 +00:00
Jeff Hill
b7e5d45c2d removed printf 2002-05-29 17:19:40 +00:00