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
/
usr.sbin
/
rbootd
/
utils.c
Age
Commit message (
Expand
)
Author
2017-01-20
In "%.*s" the * takes (int). gcc whines if you try to use the result
Kenneth R Westerback
2016-08-27
Pull in <sys/time.h> for struct timespec, timeval, or clockrate
Philip Guenther
2016-05-29
Delete blocking/unblocking of signals, as the handlers now just set flags
Philip Guenther
2015-08-20
stdlib.h is in scope; do not cast malloc/calloc/realloc*
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2013-08-22
Correct format string mismatches turned up by -Wformat=2
Philip Guenther
2013-04-03
do not assume time_t and timeval.tv_sec are the same type
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2004-05-01
priv revoking; tested by millert
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-12-13
ansi & knf
Theo de Raadt
2002-05-29
more strlcat and strlcpy
Theo de Raadt
2002-03-14
kill more registers.
Mike Pechkin
2001-01-17
OpenBSD-ify.
Paul Janzen
1997-08-01
64 bit botch; thorpej
Theo de Raadt
1995-11-16
repair byte order botches; from scottr@plexus.com via netbsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt