freebsd-dev/usr.sbin/inetd
Xin LI 4f985ef6b9 Replace the use of wall clock time with monotonically increasing
clock.  In general, gettimeofday() is not appropriate interface
when accounting for elasped time because it can go backward, in
which case the policy code could errornously consider the limit
as exceeded.

MFC after:	1 week
Reported by:	Mahesh Arumugam
Submitted by:	Dorr H. Clark via gnn
Sponsored by:	Citrix / NetScaler
2012-06-04 18:02:09 +00:00
..
builtins.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
inetd.8
inetd.c Replace the use of wall clock time with monotonically increasing 2012-06-04 18:02:09 +00:00
inetd.h Replace the use of wall clock time with monotonically increasing 2012-06-04 18:02:09 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
pathnames.h