summaryrefslogtreecommitdiff
path: root/usr.sbin/ypbind/ypbind.c
AgeCommit message (Collapse)Author
1996-07-01bind to localhost for ypsetmeTheo de Raadt
1996-06-10even closer to the yp.x fileTheo de Raadt
1996-06-08mod headersTheo de Raadt
1996-05-24duh, duh, duhTheo de Raadt
1996-05-14require ypserv to be on reserved portTheo de Raadt
1996-05-05ypbind will create /var/yp/binding automatically, prints a warning.Theo de Raadt
1996-04-24uniquify xids; spell my name & address correctly; use yp.h instead ofTheo de Raadt
yp_prot.h and deal with subsequent structure element name and type changes; deal with xdr_domainname() and friends changing types; rename service functions to *_2x() since they have non-standard calling interfaces; add usage(); flush /var/yp/binding/ directory at startup; prefer talking to a ypserv on the localhost
1995-10-18stop doing ptr<-->xid conversionsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt