#
c5c1c135 |
| 03-Oct-1997 |
Daniel O'Callaghan <danny@FreeBSD.org> |
Back out suppress '\n' mod.
|
#
70a53cd7 |
| 01-Oct-1997 |
Daniel O'Callaghan <danny@FreeBSD.org> |
Add the ability to supress the '\n' at the end of the date printed.
|
#
f6b31571 |
| 13-Sep-1997 |
Wolfram Schneider <wosch@FreeBSD.org> |
spelling corrections.
PR: docs/4450 Submitted by: josh@quick.net
|
#
81cd6abb |
| 30-Aug-1997 |
John-Mark Gurney <jmg@FreeBSD.org> |
fix misspelling
Submitted-by: Josh Gilliam
Closes PR:4425
|
#
7fedb877 |
| 18-Aug-1997 |
Brian Somers <brian@FreeBSD.org> |
Hint at how to use TZ. Submitted by: grog@lemis.com
|
#
86a3e2a1 |
| 10-Aug-1997 |
Brian Somers <brian@FreeBSD.org> |
Add "-f fmt date" for specification of the date using strptime(3). Suggested by: Michael Smith <msmith@atrad.adelaide.edu.au>
Change mm & dd to MM & DD so that they don't clash with the month.
|
#
698f86e4 |
| 10-Aug-1997 |
Brian Somers <brian@FreeBSD.org> |
Change [-DMHW [+|-]val] to [-v [+|-]val[ymwdHM]] Support Hours & Minutes Add -Wall to Makefile
|
#
7ca215a6 |
| 04-Aug-1997 |
Brian Somers <brian@FreeBSD.org> |
Add [-DWMY] flags for date adjustment. Discussed with: freebsd-hackers
|
#
c4694019 |
| 02-Jul-1997 |
Bruce Evans <bde@FreeBSD.org> |
Import Lite2's src/bin. All files in src/bin are off the vendor branch, so this doesn't change the active versions.
|
Revision tags: release/2.2.2_cvs |
|
#
ec50d24e |
| 16-Apr-1997 |
Daniel O'Callaghan <danny@FreeBSD.org> |
Fix typo in comment; Document in an example that years beyond 1999 are handled; fix typo in same example.
|
Revision tags: release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs |
|
#
b97fa2ef |
| 22-Feb-1997 |
Peter Wemm <peter@FreeBSD.org> |
Revert $FreeBSD$ to $Id$
|
Revision tags: release/2.1.6_cvs, release/2.1.6.1 |
|
#
1130b656 |
| 14-Jan-1997 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Make the long-awaited change from $Id$ to $FreeBSD$
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
Make the long-awaited change from $Id$ to $FreeBSD$
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.
show more ...
|
#
42dbcdca |
| 14-Dec-1996 |
Steve Price <steve@FreeBSD.org> |
Merge Lite2 mods, fix incorrect default string, cleanup use of .Nm macros, and -Wall cleaning.
|
Revision tags: release/2.1.5_cvs |
|
#
b8923d4c |
| 29-Aug-1996 |
Wolfram Schneider <wosch@FreeBSD.org> |
[HISTORY] command appeared in Version 1 AT&T UNIX Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
|
#
5883c536 |
| 12-Mar-1996 |
Nate Williams <nate@FreeBSD.org> |
Fix 'stutter' in manpage. The man page for date(1) talks about "a a" maximum, not just "a" maximum.
Submitted by: Simon Burge <simonb@telstra.com.au> via NetBSD GNATS
|
Revision tags: release/2.1.0_cvs |
|
#
92f6a191 |
| 28-Aug-1995 |
David Greenman <dg@FreeBSD.org> |
Correct the default format info to indicate "%+".
|
Revision tags: release/2.0.5_cvs |
|
#
29c52ddd |
| 03-Apr-1995 |
Joerg Wunsch <joerg@FreeBSD.org> |
date(1) didn't emit a final newline if the format had been specified with `+'. This breaks tradition and violates Posix 1003.2.
Discoverd by: luigi@labinfo.iet.unipi.it (Luigi Rizzo)
|
Revision tags: release/2.0 |
|
#
89730b29 |
| 24-Sep-1994 |
David Greenman <dg@FreeBSD.org> |
Added $Id$
|
#
96d6d564 |
| 28-Aug-1994 |
Andreas Schulz <ats@FreeBSD.org> |
Reviewed by: Submitted by: Oops, overlooked another typo in this man page.
|
#
7e91840c |
| 28-Aug-1994 |
Andreas Schulz <ats@FreeBSD.org> |
Reviewed by: Submitted by: Correct two typos in the format string usages.
|
Revision tags: release/1.1.5.1_cvs |
|
#
4b88c807 |
| 26-May-1994 |
Rodney W. Grimes <rgrimes@FreeBSD.org> |
BSD 4.4 Lite bin Sources
|
#
0806dd92 |
| 21-Jan-2010 |
Ed Schouten <ed@FreeBSD.org> |
Remove stale references to utmp(5) and its corresponding filenames.
I removed utmp and its manpage, but not other manpages referring to it.
|
Revision tags: release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0 |
|
#
a1f6cb79 |
| 02-Jun-2007 |
Remko Lodder <remko@FreeBSD.org> |
Correct the referenced securelevel document, it's now securelevel 7.
Pointed out by: ru
|
Revision tags: release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0 |
|
#
8af11131 |
| 17-Nov-2005 |
Ruslan Ermilov <ru@FreeBSD.org> |
-mdoc sweep.
|
Revision tags: release/6.0.0_cvs, release/6.0.0 |
|
#
b97fc83e |
| 01-Nov-2005 |
Tom Rhodes <trhodes@FreeBSD.org> |
Note which options are not part of the standards. Xref locale(1) and bump document date.
Reviewed by: keramida No Objections: -standards
|