#
28829 |
| 27-May-1986 |
karels |
use faster adjustment for larger corrections |
#
26355 |
| 23-Feb-1986 |
karels |
lint |
#
25897 |
| 13-Jan-1986 |
karels |
microsecond times using microtime; spl7 => splclock |
#
25227 |
| 17-Oct-1985 |
mckusick |
return old timer value, even when a new one is not specified (from ralph) |
#
25170 |
| 11-Oct-1985 |
karels |
time adj must be multiple of tickadj for now (avoid oscillation) |
#
23377 |
| 08-Jun-1985 |
mckusick |
Add copyright |
#
17356 |
| 14-Nov-1984 |
karels |
adjtime |
#
17093 |
| 29-Aug-1984 |
bloom |
Change to includes. no more ../h |
#
16576 |
| 06-Jun-1984 |
sam |
fix bug, wasn't setting timezone *** CHANGED *** 84/06/06 23:08:32 sam never actually SET timezone |
#
14208 |
| 29-Jul-1983 |
sam |
4.2 distribution |
#
12970 |
| 10-Jun-1983 |
sam |
fixing wrong, set 0 val to tick |
#
12751 |
| 27-May-1983 |
sam |
merge of bill's code plus lint (plus, of course, cleanup of bill's bugs) |
#
10027 |
| 30-Dec-1982 |
root |
fix to computation of integral times in kern_clock and alarm(0) in _time |
#
9998 |
| 28-Dec-1982 |
sam |
copyin & copyout now return EFAULT and all callers uniformly return (or ignore) this value |
#
9757 |
| 17-Dec-1982 |
sam |
sun merge |
#
9007 |
| 02-Nov-1982 |
root |
clock name |
#
8625 |
| 17-Oct-1982 |
root |
more lint |
#
8587 |
| 17-Oct-1982 |
root |
fix lint |
#
8446 |
| 10-Oct-1982 |
root |
split header files over to vax directories |
#
8146 |
| 11-Sep-1982 |
root |
cleanup with comments |
#
8120 |
| 08-Sep-1982 |
root |
oalarm now here |
#
8114 |
| 08-Sep-1982 |
root |
timeouts used for all timers now |
#
8103 |
| 06-Sep-1982 |
root |
|
#
8034 |
| 04-Sep-1982 |
root |
new timeofday and interval timer stuff; itimers need testing |
#
7500 |
| 24-Jul-1982 |
root |
merge with calder |