Patch from Fillod Stephane:
authorEric Andersen <andersen@codepoet.org>
Fri, 19 Dec 2003 11:29:29 +0000 (11:29 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 19 Dec 2003 11:29:29 +0000 (11:29 -0000)
commit89f10bcf3790dabbeae4276fa1e1a6d9e9325d9c
treef68ba5f7a4c1460039dc9a566de22276c86ece42
parent769a3ef08dba4097047ae12ac5c8e05927a20a75
Patch from Fillod Stephane:

* The "rdate.patch" file makes rdate to NOT settimeofday if the date to be
set equals current date. This prevents the system from experiencing nasty time
discontinuities caused by sub-second changes, with a protocol that has only
over second resolution. Depending on your taste, the "fprintf(stderr..." may be
removed.
util-linux/rdate.c