summaryrefslogtreecommitdiff
path: root/usr.bin/ypwhich/ypwhich.c
AgeCommit message (Expand)Author
2017-08-11Remove spurious error(1) inserted compiler error message comments.ginsbach
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2011-08-30Apply casts to cases where xdrproc_t is expected but is notplunky
2011-02-01udpate license clauses on my code to match the new-style BSD licenses.chuck
2009-06-21Sync usage with man page.wiz
2009-06-20PR/22627: Greywolf: Support for yp nicknames map.christos
2008-01-25wait for 15 seconds, not 15 microseconds.christos
2008-01-24PR/37862: Wolfgang Stukenbrock: ypwhich uses only UDP and not TCPchristos
2003-07-12strlcpyitojun
2002-06-11err/errx/warn/warnx do not need \n at the enditojun
2001-02-19convert to use getprogname()cgd
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
1997-11-04ypwhich(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-29Pull down yp/xdr fixes from release branch.thorpej
1996-05-13RCS id police.thorpej
1995-05-21#include <stdlib.h>mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1994-05-25correct copyrightderaadt
1993-05-16added my copyright.. how self efacing of mederaadt
1993-04-26initial revderaadt