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
/
ypwhich
/
ypwhich.c
Age
Commit message (
Expand
)
Author
2017-08-11
Remove spurious error(1) inserted compiler error message comments.
ginsbach
2014-10-18
src is too big these days to tolerate superfluous apostrophes. It's
snj
2011-08-30
Apply casts to cases where xdrproc_t is expected but is not
plunky
2011-02-01
udpate license clauses on my code to match the new-style BSD licenses.
chuck
2009-06-21
Sync usage with man page.
wiz
2009-06-20
PR/22627: Greywolf: Support for yp nicknames map.
christos
2008-01-25
wait for 15 seconds, not 15 microseconds.
christos
2008-01-24
PR/37862: Wolfgang Stukenbrock: ypwhich uses only UDP and not TCP
christos
2003-07-12
strlcpy
itojun
2002-06-11
err/errx/warn/warnx do not need \n at the end
itojun
2001-02-19
convert to use getprogname()
cgd
2000-07-03
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
matt
1997-11-04
ypwhich(1) totally rewritten by Chuck Cranor <chuck@ccrc.wustl.edu>.
lukem
1997-07-18
- Don't deref bad pointer if domain name isn't set.
thorpej
1996-05-29
Pull down yp/xdr fixes from release branch.
thorpej
1996-05-13
RCS id police.
thorpej
1995-05-21
#include <stdlib.h>
mycroft
1995-05-21
Use inet_aton(), not inet_addr().
mycroft
1994-05-25
correct copyright
deraadt
1993-05-16
added my copyright.. how self efacing of me
deraadt
1993-04-26
initial rev
deraadt