| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r253748,253749 | avg | 2013-07-28 | 1 | -0/+1 |
* | remove needless inclusion of machine/cpu.h in userland | avg | 2013-07-28 | 1 | -1/+0 |
* | Rework all non-contributed files that use `struct timezone'. | ed | 2012-09-01 | 1 | -4/+1 |
* | If not compiled for debugging, redirect standard input/output/error | ru | 2006-10-23 | 1 | -1/+7 |
* | Correct various mistakes in the last commit. | pjd | 2006-05-13 | 1 | -4/+4 |
* | Use sysctlbyname | phk | 2006-05-11 | 1 | -25/+14 |
* | Invoke tzset(3) within the main loop to catch changes to /etc/localtime | ghelmer | 2004-04-27 | 1 | -0/+2 |
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 1 | -5/+4 |
* | o Use real prototypes | imp | 2002-03-18 | 1 | -8/+6 |
* | Fix a prototype and set WARNS=2. | dd | 2001-07-15 | 1 | -1/+8 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include. | charnier | 1998-06-04 | 1 | -4/+6 |
* | Implement Helbig idea of offset calculation reducing mktime() calls | ache | 1998-04-11 | 1 | -22/+22 |
* | Add workaround suggestion for 'nonexistent time' diagnostic | ache | 1998-03-30 | 1 | -3/+3 |
* | Minimize clock drift between getting and setting time | ache | 1998-02-25 | 1 | -9/+26 |
* | Add Id, add usage function. | charnier | 1997-06-10 | 1 | -8/+19 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | Detect if /etc/wall_cmos_clock gone while adjkerntz paused. | ache | 1996-04-05 | 1 | -1/+6 |
* | Dynamically sense /etc/wall_cmos_clock presence/absense | ache | 1996-04-05 | 1 | -20/+8 |
* | Fix error with multiply 'adjkerntz -a' copies running. | ache | 1996-04-05 | 1 | -32/+86 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -1/+1 |
* | Use more AI to predict initial/final isdst, | ache | 1995-03-26 | 1 | -19/+37 |
* | Use timelocal() instead of mktime() hack | ache | 1994-12-26 | 1 | -10/+18 |
* | Fix resetting adjkerntz to 0 (pointed by Bruce), | ache | 1994-12-12 | 1 | -0/+2 |
* | Optimize setting of DISRTCSET | ache | 1994-12-12 | 1 | -2/+2 |
* | Clean internal logic, helps for some unusual cases | ache | 1994-12-12 | 1 | -28/+29 |
* | -i case goes to background pause and acts like -a case on receiving | ache | 1994-11-03 | 1 | -0/+29 |
* | Restore back -i, -a | ache | 1994-11-02 | 1 | -127/+130 |
* | Remove options, run adjkerntz as daemon now | ache | 1994-11-01 | 1 | -130/+129 |
* | Now: | ache | 1994-11-01 | 1 | -20/+20 |
* | Modify adjkerntz to not write RTC clock per initial call, | ache | 1994-10-04 | 1 | -2/+28 |
* | rewritted to use sysctl, no more /var/run/.adjkerntz now | ache | 1994-09-19 | 1 | -32/+25 |
* | Cosmetique patch from bde | ache | 1994-02-05 | 1 | -9/+23 |
* | Fix sign of offset diff. | ache | 1993-12-20 | 1 | -6/+36 |
* | Attempt to import adjkerntz... | ache | 1993-12-16 | 1 | -0/+180 |