index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
gettimeofday.2
Age
Commit message (
Expand
)
Author
2015-09-10
use .In rather than .Fd #include
Ingo Schwarze
2014-12-10
use .Rv; no change of meaning; from Kaspars at Bankovskis dot net
Ingo Schwarze
2014-01-21
obvious .Pa fixes; found with mandocdb(8)
Ingo Schwarze
2013-10-24
Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.
Philip Guenther
2013-09-11
Correct type of tv_sec to time_t.
Kenneth R Westerback
2013-07-17
more library history
Ingo Schwarze
2013-04-19
add clock_gettime to see also. i think guenther was ok with this.
Ted Unangst
2013-04-08
Updates to SYNOPSIS, ERRORS, and STANDARDS.
Philip Guenther
2011-11-07
More .At v1 HISTORY.
Ingo Schwarze
2011-07-07
timed's time is up. use ntpd(8). Even our own fossil developers
Theo de Raadt
2010-04-01
WARNINGS -> CAVEATS, and a little neccessary cleanup;
Jason McIntyre
2010-04-01
typo
Theo de Raadt
2010-04-01
document that setting the time of the machine is unsafe. explain why,
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-05-19
.Xr getitimer 2 ,
Jason McIntyre
2005-03-07
more macro simplification;
Jason McIntyre
2004-04-15
various improvements to lists and displays:
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2000-10-18
Another round of man page cleanup, this time to remove more hard sentence
Aaron Campbell
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
1999-08-31
Consistify naming of RETURN VALUES section.
Aaron Campbell
1999-06-29
- change references to nil to null; tschroed@acm.org
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1997-03-16
allow settimeofday() at securelevel < 2, rather than < 1.
flipk
1997-02-22
update to lite2 -- note restriction when securelevel > 0
Todd C. Miller
1997-01-15
Minor formatting tweak from NetBSD (perry) + OpenBSD tags.
Todd C. Miller
1995-12-14
from netbsd:
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt