summaryrefslogtreecommitdiff
path: root/usr.bin/rpcinfo
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-10-21Don't assign NULL to a char.fvdl
2003-04-29Pull in <sys/param.h> explicitly.agc
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-11-08Don't include obsolete include file "rpc_com.h" any more.tron
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-01-13Minor nroff formatting fixes per PR 13800fair
2001-12-08Drop a .Pp.wiz
2001-10-02Correct broken markup in description of -l.bjh21
2001-10-02Add .It for -d and -l as well.bjh21
2001-10-02Small formatting changes: Correctly mark the paragraph on -p with .It, andbjh21
2001-04-04netconfig(4) -> (5). Fix option section. Whitespace fixes. Sort SEE ALSO.wiz
2000-10-04getopt(3) returns -1 not EOF.mjl
2000-07-07pull rpc/nettype.h in, for some of function prototype. checked by fvdlitojun
2000-06-03Fixup field with a bit.fvdl
2000-06-02Update rpcinfo to handle rpcbind version 3 and 4. Taken from Sun TI-RPCfvdl
1998-12-19revert previous cast.christos
1998-12-19a few casts, and char -> unsigned charchristos
1998-02-12revert; we can't break the existing ABI and APIlukem
1998-02-10use %d instead of %ldlukem
1998-02-08minor whitespace fixuplukem
1997-10-19WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOFlukem
1997-01-09RCS ID policetls
1995-05-21Use inet_aton(), not inet_addr().mycroft
1994-12-22specify man pages the new way.cgd
1993-10-08no more librpccgd
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-30Add RCS identifiers.mycroft
1993-06-10convert manpages to -mandoc macrosjtc
1993-04-19Cleanup for GCC 2.mycroft
1993-04-03Added rpcinfo(8)glass