summaryrefslogtreecommitdiff
path: root/usr.bin/rusers/rusers.c
AgeCommit message (Expand)Author
2019-02-03- enlarge buffer to avoid snprintf() truncationmrg
2011-09-06static + __deadjoerg
2011-08-30Apply casts to cases where xdrproc_t is expected but is notplunky
2006-05-11call ctime() with an actual time_t *.mrg
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2001-02-19convert to use getprogname()cgd
2001-01-16labels (even default:) _must_ be followed by statements! usr.bin/fgen/fgen.lcgd
2000-06-03Adapt to TI-RPC, enable IPv6.fvdl
2000-06-03Correct last argument to clnt_broadcast.fvdl
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
1998-07-03Get idle time right, per PR 5699 by Urban Boquist <boquist@cs.chalmers.se>hubertf
1998-04-02Need <time.h> for ctime() prototype. Also, per KNF, don't include bothkleink
1998-02-03change includes to fix compiler warningperry
1997-08-24* sanitize long output, fixing buffer overflows whilst doing solukem
1997-01-09RCS ID policetls
1996-03-21Be pedantic, main() returns int in C.jtc
1993-12-10Must use a struct timeval, not NULL, for the timeout in clnt_call.jtc
1993-12-03fill hostname:tty field in same way as SunOSderaadt
1993-11-21Oops. Don't want the name spaced out.mycroft
1993-11-21Make sure we don't run off the end of ut_name when printing the short way.mycroft
1993-11-21Cleanup to use hand-crafted version2 xdr'sbrezak
1993-11-10de-ansifyderaadt
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-06-10Line buffer output to work better with more.brezak
1993-06-08Widen host field and don't truncate host names longer than the field.brezak
1993-06-03Add rup and rusers. Changes to rwallbrezak