summaryrefslogtreecommitdiffstats
path: root/sbin/adjkerntz
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* Use more AI to predict initial/final isdst,ache1995-03-261-19/+37
| | | | latest isdst preffered.
* Use timelocal() instead of mktime() hackache1994-12-261-10/+18
|
* Fix resetting adjkerntz to 0 (pointed by Bruce),ache1994-12-121-0/+2
| | | | forget to initialize mib variable.
* Optimize setting of DISRTCSETache1994-12-121-2/+2
|
* Clean internal logic, helps for some unusual casesache1994-12-121-28/+29
|
* Fix spelling/grammar errorspst1994-12-051-1/+1
|
* -i case goes to background pause and acts like -a case on receivingache1994-11-032-4/+40
| | | | | SIGTERM. This helps to keep CMOS clock updated before reboot. Idea from J.Wunsch.
* Restore back -i, -aache1994-11-021-10/+21
|
* Restore back -i, -aache1994-11-021-127/+130
|
* Remove options, run adjkerntz as daemon nowache1994-11-012-161/+149
|
* Now:ache1994-11-011-20/+20
| | | | | adjkerntz -i writes kernel clock only, don't touch RTC clock adjkerntz -a writes RTC clock only, don't touch kernel clock
* Modify adjkerntz to not write RTC clock per initial call,ache1994-10-041-2/+28
| | | | suggested by Bruce
* Correction for new sysctl interfaceache1994-09-191-4/+4
|
* rewritted to use sysctl, no more /var/run/.adjkerntz nowache1994-09-193-39/+26
|
* Cosmetique patch from bdeache1994-02-051-9/+23
|
* Fix sign of offset diff.ache1993-12-201-6/+36
| | | | Use Bruce initial/final hour scheme to avoid critical hours.
* Attempt to import adjkerntz...ache1993-12-164-0/+342
OpenPOWER on IntegriCloud