Subject: CVS commit: src/bin/date
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/18/2005 06:53:35
Module Name:	src
Committed By:	dsl
Date:		Mon Apr 18 06:53:35 UTC 2005

Modified Files:
	src/bin/date: date.1 date.c

Log Message:
Add a '-a' option to set the time using adjtime(2) instead of settimeofday(2).
Fix usage so that the options which apply to dat/time setting are on the
correct line.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/bin/date/date.1
cvs rdiff -r1.37 -r1.38 src/bin/date/date.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.