]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use a big delta in adjtime() for big negative adjustments as well as
authorbde <bde@FreeBSD.org>
Fri, 12 Jul 1996 07:55:35 +0000 (07:55 +0000)
committerbde <bde@FreeBSD.org>
Fri, 12 Jul 1996 07:55:35 +0000 (07:55 +0000)
commit707711886fb4db7c001d62b5d9297656e000e55c
treec02cd42ea9c14c141cb302e600386f433eae3e5d
parentd449c2d3d46ca2da8e867aa5c8e007225f53106b
Use a big delta in adjtime() for big negative adjustments as well as
for big positive adjustments.  The existence of big adjustments may
be a bug (it's not documented...) but there was no good reason for
the asymmetric behaviour.

Reviewed by: wollman
sys/kern/kern_time.c