| Commit message (Expand) | Author | Age | Files | Lines |
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 1 | -5/+4 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -4/+4 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -17/+25 |
* | more file system > filesystem | trhodes | 2002-05-16 | 1 | -4/+4 |
* | o Use real prototypes | imp | 2002-03-18 | 1 | -8/+6 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -1/+0 |
* | Fix a prototype and set WARNS=2. | dd | 2001-07-15 | 2 | -2/+9 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | - VFS_SET(msdos) -> VFS_SET(msdosfs) | ru | 2001-06-01 | 1 | -1/+1 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+2 |
* | Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. | ru | 2001-02-28 | 1 | -2/+2 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-18 | 1 | -0/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include. | charnier | 1998-06-04 | 2 | -19/+25 |
* | Implement Helbig idea of offset calculation reducing mktime() calls | ache | 1998-04-11 | 2 | -25/+25 |
* | Add workaround suggestion for 'nonexistent time' diagnostic | ache | 1998-03-30 | 1 | -3/+3 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-19 | 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 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Sort cross references. | wosch | 1997-01-13 | 1 | -1/+3 |
* | English corrections from jdp. | ache | 1996-04-09 | 1 | -18/+23 |
* | Correct some man page cross references and file location references. | mpp | 1996-04-07 | 1 | -5/+5 |
* | More info and more corrections | ache | 1996-04-05 | 1 | -4/+8 |
* | Describe new adjkerntz variant + various changes from jdp | ache | 1996-04-05 | 1 | -50/+91 |
* | 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 |
* | Fix spelling/grammar errors | pst | 1994-12-05 | 1 | -1/+1 |
* | -i case goes to background pause and acts like -a case on receiving | ache | 1994-11-03 | 2 | -4/+40 |
* | Restore back -i, -a | ache | 1994-11-02 | 1 | -10/+21 |
* | Restore back -i, -a | ache | 1994-11-02 | 1 | -127/+130 |
* | Remove options, run adjkerntz as daemon now | ache | 1994-11-01 | 2 | -161/+149 |
* | 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 |
* | Correction for new sysctl interface | ache | 1994-09-19 | 1 | -4/+4 |
* | rewritted to use sysctl, no more /var/run/.adjkerntz now | ache | 1994-09-19 | 3 | -39/+26 |
* | Cosmetique patch from bde | ache | 1994-02-05 | 1 | -9/+23 |