summaryrefslogtreecommitdiff
path: root/libexec/rpc.rusersd
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2004-11-04some delint, grudging ok from otto, because it is messy stuffTheo de Raadt
2004-09-15ARGSUSED signal handlerTheo de Raadt
2004-06-02IPv6 support.Brad Smith
2004-04-28fd leaksTheo de Raadt
2003-07-10add missing includesDavid Krause
2003-07-06bring protos into scopeTheo de Raadt
2003-07-05protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
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-30more care with utmp strings, and lseek fixes; moritz@jodeit.orgTheo de Raadt
2002-06-29screw the MLINKSTheo de Raadt
2002-06-29document /var/empty chrootTheo de Raadt
2002-06-28stupid bug written in the last minuteTheo 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-06-09some misc cleanupTheo de Raadt
2002-05-22a bunch more strcpy -> strlcpy and sprintf -> snprintfTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-18blow away unused XIDLE signal race crapTheo de Raadt
2001-08-18i think this pads the buffers correctlyTheo de Raadt
2001-08-18strlcpy invades the treeTheo 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
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-06-16Missed i386 -> __i386__Marc Espie
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-16even more .Nm fixesAaron Campbell
1997-09-19WallTheo de Raadt
1997-07-09Use syslog(3), not fprintf(3) for error messages.kstailey
1997-02-13Return idle time of 0, not -1 for users w/o a tty.Todd C. Miller
1996-09-22Make this work properly with corrected rnusers.xThorsten Lockert
1995-12-16handle time_t things that really are not time_tTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt