summaryrefslogtreecommitdiffstats
path: root/usr.bin/ypwhich/ypwhich.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-08in getopt() blocks, stop incrementing flag variable which are supposedderaadt1-3/+3
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-2/+1
2013-11-15Include unistd.h as it is the standard location for getopt().millert1-6/+6
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-5/+1
2007-04-02tidy up synopsis and usage();jmc1-4/+5
2006-04-02delete unused variablederaadt1-7/+5
2006-04-02#ifdef lint not LINTderaadt1-3/+3
2003-07-06protosderaadt1-3/+5
2003-06-02remove terms 3 and 4 of some of my licencesderaadt1-8/+2
2002-08-04spacesderaadt1-3/+3
2002-07-19ansideraadt1-30/+22
2002-06-02minor KNFderaadt1-6/+6
1999-03-20New improved -h support. In this version ypwhich -m even works on machinesmaja1-7/+31
1999-03-19remove -h feature until the code works on clientsderaadt1-20/+7
1998-01-18Added support for maplist from a specified host (-h <host>). -mojmaja1-7/+20
1997-07-21Wallderaadt1-9/+23
1997-06-23long != int errorderaadt1-3/+3
1997-04-22Do some beautification of this file (that theo didn't :P).gene1-13/+16
1997-04-22indentderaadt1-29/+28
1996-06-05do not need xdr_domainname protoderaadt1-4/+2
1996-05-21teeny cleanupderaadt1-2/+5
1996-04-24use yp.h instead of yp_prot.hderaadt1-17/+19
1995-10-18initial import of NetBSD treederaadt1-0/+253