index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
rpcinfo
Age
Commit message (
Expand
)
Author
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-10-21
Don't assign NULL to a char.
fvdl
2003-04-29
Pull in <sys/param.h> explicitly.
agc
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2002-11-08
Don't include obsolete include file "rpc_com.h" any more.
tron
2002-09-18
makefile delint. use NETBSDSRCDIR as appropriate
lukem
2002-01-13
Minor nroff formatting fixes per PR 13800
fair
2001-12-08
Drop a .Pp.
wiz
2001-10-02
Correct broken markup in description of -l.
bjh21
2001-10-02
Add .It for -d and -l as well.
bjh21
2001-10-02
Small formatting changes: Correctly mark the paragraph on -p with .It, and
bjh21
2001-04-04
netconfig(4) -> (5). Fix option section. Whitespace fixes. Sort SEE ALSO.
wiz
2000-10-04
getopt(3) returns -1 not EOF.
mjl
2000-07-07
pull rpc/nettype.h in, for some of function prototype. checked by fvdl
itojun
2000-06-03
Fixup field with a bit.
fvdl
2000-06-02
Update rpcinfo to handle rpcbind version 3 and 4. Taken from Sun TI-RPC
fvdl
1998-12-19
revert previous cast.
christos
1998-12-19
a few casts, and char -> unsigned char
christos
1998-02-12
revert; we can't break the existing ABI and API
lukem
1998-02-10
use %d instead of %ld
lukem
1998-02-08
minor whitespace fixup
lukem
1997-10-19
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
lukem
1997-01-09
RCS ID police
tls
1995-05-21
Use inet_aton(), not inet_addr().
mycroft
1994-12-22
specify man pages the new way.
cgd
1993-10-08
no more librpc
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-07-30
Add RCS identifiers.
mycroft
1993-06-10
convert manpages to -mandoc macros
jtc
1993-04-19
Cleanup for GCC 2.
mycroft
1993-04-03
Added rpcinfo(8)
glass