aboutsummaryrefslogtreecommitdiff
path: root/sbin/adjkerntz
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57668
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50476
* Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include.Philippe Charnier1998-06-042-19/+25
| | | | Notes: svn path=/head/; revision=36625
* Implement Helbig idea of offset calculation reducing mktime() callsAndrey A. Chernov1998-04-112-25/+25
| | | | | | | Immediately exit if /etc/wall_cmos_clock not present Notes: svn path=/head/; revision=35142
* Add workaround suggestion for 'nonexistent time' diagnosticAndrey A. Chernov1998-03-301-3/+3
| | | | Notes: svn path=/head/; revision=34960
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-191-3/+3
| | | | Notes: svn path=/head/; revision=34673
* Minimize clock drift between getting and setting timeAndrey A. Chernov1998-02-251-9/+26
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=33831
* Add Id, add usage function.Philippe Charnier1997-06-101-8/+19
| | | | Notes: svn path=/head/; revision=26540
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
| | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24359
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22990
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Sort cross references.Wolfram Schneider1997-01-131-1/+3
| | | | Notes: svn path=/head/; revision=21635
* English corrections from jdp.Andrey A. Chernov1996-04-091-18/+23
| | | | | | | Add main purpose description (MSDOS timestamps) Notes: svn path=/head/; revision=15157
* Correct some man page cross references and file location references.Mike Pritchard1996-04-071-5/+5
| | | | Notes: svn path=/head/; revision=15082
* More info and more correctionsAndrey A. Chernov1996-04-051-4/+8
| | | | Notes: svn path=/head/; revision=15064
* Describe new adjkerntz variant + various changes from jdpAndrey A. Chernov1996-04-051-50/+91
| | | | Notes: svn path=/head/; revision=15063
* Detect if /etc/wall_cmos_clock gone while adjkerntz paused.Andrey A. Chernov1996-04-051-1/+6
| | | | Notes: svn path=/head/; revision=15057
* Dynamically sense /etc/wall_cmos_clock presence/absenseAndrey A. Chernov1996-04-051-20/+8
| | | | Notes: svn path=/head/; revision=15052
* Fix error with multiply 'adjkerntz -a' copies running.Andrey A. Chernov1996-04-051-32/+86
| | | | | | | | Manage adjkerntz kernel variable even for UTC clocks. Code cleanup. Notes: svn path=/head/; revision=15046
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
| | | | Notes: svn path=/head/; revision=8871
* Use more AI to predict initial/final isdst,Andrey A. Chernov1995-03-261-19/+37
| | | | | | | latest isdst preffered. Notes: svn path=/head/; revision=7398
* Use timelocal() instead of mktime() hackAndrey A. Chernov1994-12-261-10/+18
| | | | Notes: svn path=/head/; revision=5232
* Fix resetting adjkerntz to 0 (pointed by Bruce),Andrey A. Chernov1994-12-121-0/+2
| | | | | | | forget to initialize mib variable. Notes: svn path=/head/; revision=5078
* Optimize setting of DISRTCSETAndrey A. Chernov1994-12-121-2/+2
| | | | Notes: svn path=/head/; revision=5077
* Clean internal logic, helps for some unusual casesAndrey A. Chernov1994-12-121-28/+29
| | | | Notes: svn path=/head/; revision=5076
* Fix spelling/grammar errorsPaul Traina1994-12-051-1/+1
| | | | Notes: svn path=/head/; revision=4992
* -i case goes to background pause and acts like -a case on receivingAndrey A. Chernov1994-11-032-4/+40
| | | | | | | | SIGTERM. This helps to keep CMOS clock updated before reboot. Idea from J.Wunsch. Notes: svn path=/head/; revision=4107
* Restore back -i, -aAndrey A. Chernov1994-11-021-10/+21
| | | | Notes: svn path=/head/; revision=4093
* Restore back -i, -aAndrey A. Chernov1994-11-021-127/+130
| | | | Notes: svn path=/head/; revision=4090
* Remove options, run adjkerntz as daemon nowAndrey A. Chernov1994-11-012-161/+149
| | | | Notes: svn path=/head/; revision=4048
* Now:Andrey A. Chernov1994-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 Notes: svn path=/head/; revision=4039
* Modify adjkerntz to not write RTC clock per initial call,Andrey A. Chernov1994-10-041-2/+28
| | | | | | | suggested by Bruce Notes: svn path=/head/; revision=3368
* Correction for new sysctl interfaceAndrey A. Chernov1994-09-191-4/+4
| | | | Notes: svn path=/head/; revision=2912
* rewritted to use sysctl, no more /var/run/.adjkerntz nowAndrey A. Chernov1994-09-193-39/+26
| | | | Notes: svn path=/head/; revision=2910
* Cosmetique patch from bdeAndrey A. Chernov1994-02-051-9/+23
| | | | Notes: svn path=/head/; revision=1092
* Fix sign of offset diff.Andrey A. Chernov1993-12-201-6/+36
| | | | | | | Use Bruce initial/final hour scheme to avoid critical hours. Notes: svn path=/head/; revision=882
* Attempt to import adjkerntz...Andrey A. Chernov1993-12-164-0/+342
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=867