| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 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-10-21 | Remove 3rd and 4th clauses in christos' license. OK christos. | snj |
| 2009-03-16 | fix WARNS=4 issues. | lukem |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2006-05-09 | change (mostly) int to socklen_t. GCC 4 doesn't like that int and | mrg |
| 2005-08-01 | Cleanup and make the arrays dynamically resizable. This will help for | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-11-04 | PR/18929: Kimmo Suominen: rpc.rusersd ignores utmpx | christos |
| 2002-01-15 | Whitespace nits, sort SEE ALSO. | wiz |
| 2001-01-10 | use LOG_WARNING instead of LOG_ERR for non critical errors | lukem |
| 2000-06-03 | Use sockaddr_storage. | fvdl |
| 2000-06-03 | Use TI-RPC interface. ANSIfy. | fvdl |
| 2000-01-23 | Disable the linking with X11 libraries. | veego |
| 1999-07-06 | use syslog instead of fprintf, otherwise no-one will see the error | christos |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-01-31 | do not use LOG_CONS. | mrg |
| 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-10-22 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-10-08 | merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec. | mrg |
| 1997-09-19 | The "ufp" global wasn't used in any XIDLE code, so don't declare it inside | thorpej |
| 1997-09-17 | Oops forgot this. | christos |
| 1997-09-17 | Fix WARNS problems. sigsetjmp() was missing an argument. | christos |
| 1997-03-24 | - Makefile cleanups | 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-04-12 | Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand. | jtc |
| 1995-01-13 | General cleanup. | mycroft |
| 1995-01-13 | Correct calling sequence of getsockname(2). | mycroft |
| 1994-12-23 | be a bit more careful with types, casts, and and function declarations. | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-07-11 | Fix uninitialized variable. | mycroft |
| 1994-02-16 | Look for X11 in various likely places. | jtc |
| 1994-01-28 | don't need -lutil | cgd |
| 1993-11-23 | do the right thing with ifdef, and warn about i386 console hack | cgd |
| 1993-11-21 | Clean up deleted files. | mycroft |
| 1993-11-21 | Build rnusers XDR's into librpcsvc and use them. | brezak |
| 1993-11-21 | Remove support for vers 1 interface. Add vers 3 interface support. Fix ver 2 ... | brezak |
| 1993-08-16 | Touch up manpages. | jtc |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |