Module Name: src Committed By: christos Date: Sun Mar 31 16:46:29 UTC 2013
Modified Files: src/sys/kern: subr_time.c Log Message: instead of doing the tests twice fix the *fix() routines to return ETIMEDOUT if seconds are negative. Accorting to TOG, this is not an error as linux claims. Also make an assert stricter. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/kern/subr_time.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.