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