| Commit message (Expand) | Author | Age | Files | Lines |
* | Note the Linux required format. | obrien | 2004-01-06 | 1 | -0/+1 |
* | Check for write errors; report and exit with error value. | dds | 2003-10-04 | 1 | -0/+2 |
* | Get this area compiling with the highest WARNS= that it works with. | markm | 2003-06-13 | 1 | -2/+0 |
* | mdoc(7) police: markup laundry. | ru | 2003-02-23 | 1 | -31/+22 |
* | Add an example to help one manually set the date on one machine taking the out | obrien | 2003-02-18 | 1 | -0/+5 |
* | Enclose sccsid according to style(9). | charnier | 2003-02-05 | 2 | -5/+7 |
* | Staticify for lint. | markm | 2002-10-18 | 1 | -2/+2 |
* | Fix some twelve hour clock braindamage. The range for hours is 0-23 not 1-12. | fanf | 2002-10-03 | 1 | -1/+1 |
* | Consistently use __FBSDID | obrien | 2002-06-30 | 3 | -9/+6 |
* | Use socklen_t for the length of a socket structure instead of `int'. | keramida | 2002-06-09 | 1 | -1/+2 |
* | s/CMOS/hardware as talked about on cvs-committers. | trhodes | 2002-04-16 | 1 | -1/+1 |
* | Little nit pick in date(1) manual page, tell users which clock date(1) | trhodes | 2002-04-15 | 1 | -0/+6 |
* | Fix warnings inspired by lint, a commercial lint and WARNS=4. | markm | 2002-02-22 | 3 | -20/+21 |
* | Lock down with WFORMAT=1 except those directories with unfixed warnings. | kris | 2002-02-04 | 1 | -0/+1 |
* | o __P has been reoved | imp | 2002-02-02 | 3 | -17/+11 |
* | Default to WARNS=2. Binary builds that cannot handle this must explicitly | obrien | 2001-12-04 | 1 | -0/+1 |
* | Remove assumption that time_t is an int | dillon | 2001-10-28 | 1 | -1/+3 |
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -15/+11 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -3/+3 |
* | Simplify, with the power of new mdoc(7). | ru | 2001-06-09 | 1 | -9/+3 |
* | Add -j to the usage string. | dd | 2001-06-09 | 1 | -1/+1 |
* | Fix an off-by-hour bug when crossing Daylight Saving Time boundary. | ru | 2001-05-17 | 1 | -0/+3 |
* | Fix error reporting of delayed send errors. | fenner | 2001-03-26 | 1 | -1/+1 |
* | Make it clear that the -v option doesn't actually set the date. | dd | 2001-03-16 | 1 | -2/+3 |
* | Document the restrictions on changing times in high securelevels. | ben | 2001-01-17 | 1 | -1/+5 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-15 | 1 | -16/+30 |
* | Exit if malloc() returns NULL | brian | 2000-12-01 | 1 | -1/+3 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
* | Don't explicitly declare optarg and optind. These are declared in | imp | 2000-08-16 | 1 | -2/+0 |
* | Try to clean the manpage up according to the mail from Sheldon | jwd | 2000-07-28 | 1 | -5/+6 |
* | Expand the -r option to support hex. Though undocumented, the -r | jwd | 2000-07-22 | 2 | -2/+3 |
* | Fix one grammar problem which crept in from rev 1.40 to rev 1.42, and | sheldonh | 2000-07-18 | 1 | -2/+2 |
* | Re-worded the description of the -r option | marko | 2000-07-15 | 1 | -2/+4 |
* | Now, the mdoc fixes, such as: | alex | 2000-07-14 | 1 | -22/+28 |
* | As per request by sheldonh and others on IRC, seperate language and mdoc | alex | 2000-07-14 | 1 | -32/+28 |
* | Fix several language, style and mdoc improvements (such as correct | alex | 2000-07-14 | 1 | -57/+60 |
* | Grumble. The previous commit still had the wrong date in the | mpp | 2000-06-28 | 1 | -1/+1 |
* | Typo fix. | mpp | 2000-06-28 | 1 | -1/+1 |
* | Mention the timezone where appropriate (for the -v option). | brian | 2000-06-22 | 1 | -3/+3 |
* | Propogate the ``call mktime'' flag from adjwday() down to adjday(). | brian | 2000-05-23 | 1 | -4/+4 |
* | Correct confusion and differentiate appropriately between GMT and UTC when | dbaker | 2000-05-19 | 2 | -4/+4 |
* | Change -v so that variences in units of days or less are sensitive to | brian | 2000-04-12 | 2 | -65/+76 |
* | Always give mktime a timeval with tm_isdst set to -1, otherwise | brian | 2000-04-05 | 1 | -64/+117 |
* | Correct confusing description of the -r option. | sheldonh | 2000-03-07 | 1 | -2/+7 |
* | Re-add "May" to the list of dates supported. | alfred | 2000-02-18 | 1 | -2/+2 |
* | Fix various mandoc bugs | brian | 2000-01-12 | 1 | -23/+48 |
* | Back out previous commit and replace with a cleaner solution adapted | sheldonh | 1999-12-29 | 1 | -11/+21 |
* | Allow the year to be specified with an optional century. | sheldonh | 1999-11-10 | 2 | -4/+14 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 7 | -7/+7 |