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