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