summaryrefslogtreecommitdiffstats
path: root/sbin/adjkerntz/adjkerntz.c
Commit message (Expand)AuthorAgeFilesLines
* Implement Helbig idea of offset calculation reducing mktime() callsache1998-04-111-22/+22
* Add workaround suggestion for 'nonexistent time' diagnosticache1998-03-301-3/+3
* Minimize clock drift between getting and setting timeache1998-02-251-9/+26
* Add Id, add usage function.charnier1997-06-101-8/+19
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Detect if /etc/wall_cmos_clock gone while adjkerntz paused.ache1996-04-051-1/+6
* Dynamically sense /etc/wall_cmos_clock presence/absenseache1996-04-051-20/+8
* Fix error with multiply 'adjkerntz -a' copies running.ache1996-04-051-32/+86
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Use more AI to predict initial/final isdst,ache1995-03-261-19/+37
* Use timelocal() instead of mktime() hackache1994-12-261-10/+18
* Fix resetting adjkerntz to 0 (pointed by Bruce),ache1994-12-121-0/+2
* Optimize setting of DISRTCSETache1994-12-121-2/+2
* Clean internal logic, helps for some unusual casesache1994-12-121-28/+29
* -i case goes to background pause and acts like -a case on receivingache1994-11-031-0/+29
* Restore back -i, -aache1994-11-021-127/+130
* Remove options, run adjkerntz as daemon nowache1994-11-011-130/+129
* Now:ache1994-11-011-20/+20
* Modify adjkerntz to not write RTC clock per initial call,ache1994-10-041-2/+28
* rewritted to use sysctl, no more /var/run/.adjkerntz nowache1994-09-191-32/+25
* Cosmetique patch from bdeache1994-02-051-9/+23
* Fix sign of offset diff.ache1993-12-201-6/+36
* Attempt to import adjkerntz...ache1993-12-161-0/+180
OpenPOWER on IntegriCloud