summaryrefslogtreecommitdiff
path: root/libexec/rpc.rusersd/rusers_proc.c
AgeCommit message (Expand)Author
2018-03-01delete now-irrelevant commentsnj
2018-02-28prune disabled XIDLE support. the required X server extension hasn't beensnj
2011-08-30Apply casts to cases where xdrproc_t is expected but is notplunky
2009-03-16fix WARNS=4 issues.lukem
2005-08-01Cleanup and make the arrays dynamically resizable. This will help forchristos
2002-11-04PR/18929: Kimmo Suominen: rpc.rusersd ignores utmpxchristos
2001-01-10use LOG_WARNING instead of LOG_ERR for non critical errorslukem
2000-06-03Use TI-RPC interface. ANSIfy.fvdl
1999-07-06use syslog instead of fprintf, otherwise no-one will see the errorchristos
1998-08-12fix bugs in getidle() that would cause -1 to be returned as the idle time.christos
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-07-03KNF.mrg
1998-04-01Need <time.h> for time() prototype, and rearrange inclusion order a bit.kleink
1998-01-20PR/4848: Kimmo Suominen: rpc_rusersd tries to open remote host as displaychristos
1997-09-19The "ufp" global wasn't used in any XIDLE code, so don't declare it insidethorpej
1997-09-17Fix WARNS problems. sigsetjmp() was missing an argument.christos
1996-08-30RCS id police.thorpej
1995-12-14Now that we compile the tree with -Werror, remove an explicit #warningthorpej
1995-07-09Use `xdrproc_t' to declare xdr_{args,result}. (takes care of PR#1182).pk
1995-06-24Make declarations confirm to rpcgen generated prototypes.pk
1995-01-13General cleanup.mycroft
1994-12-23be a bit more careful with types, casts, and and function declarations.cgd
1993-11-23do the right thing with ifdef, and warn about i386 console hackcgd
1993-11-21Remove support for vers 1 interface. Add vers 3 interface support. Fix ver 2 ...brezak
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-07-16Look at correct device for X server idle time.brezak
1993-06-11Changes for using XIDLE option.brezak
1993-06-09Fix number of args to svcerr_progvers()brezak
1993-06-03Add rpc.rstatd, rpc.rusersd, and rpc.rwalld.brezak