summaryrefslogtreecommitdiff
path: root/libexec/rpc.rstatd/rstatd.c
AgeCommit message (Expand)Author
2015-12-01Remove superfluous check; "Of course" deraadt@Tim van der Molen
2015-10-05Remove unused errstr variable.Todd C. Miller
2015-04-18Convert many atoi() calls to strtonum(), adding range checks and failureTheo de Raadt
2015-03-13delete some rpc fd_set related externs which are not usedTheo de Raadt
2014-11-18Nuke some obvious #include duplications.Kenneth R Westerback
2014-10-11obvious reallocarrayTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-05-20Do not fall back to using nobody if _user is missing, butThordur I. Bjornsson
2005-09-16use poll() instead of select(), pr4502, alexander.farber@gmail.comTheo de Raadt
2004-09-16more signal flag races; ok miod@Otto Moerbeek
2004-09-15ARGSUSED signal handlerTheo de Raadt
2004-06-02IPv6 support.Brad Smith
2004-01-07Inline the cleanup() routine since it is no longer a signal handlerTodd C. Miller
2003-12-12term 3 cleanup, ok from brezakTheo de Raadt
2003-07-05protosTheo de Raadt
2003-01-20use LOG_NDELAY in chroot() using daemonsTheo de Raadt
2002-09-06use socklen_t more; henning okTheo de Raadt
2002-07-155 new uid/gid sets; millert okTheo de Raadt
2002-06-28correct uid handling; markusTheo de Raadt
2002-06-28go back to running these as root from inetd. however once rpc.{rusersd,rstatd}Theo de Raadt
2002-03-24string.hTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-18create own svc_run(), which can do updating outside of a signal handlerTheo de Raadt
2001-07-08-WallTheo de Raadt
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-17use _exit() in signal handlers, and flag that the pmap_unset() calls are unsafeTheo de Raadt
1997-07-23tabifykstailey
1997-04-03tabifykstailey
1995-10-18initial import of NetBSD treeTheo de Raadt