Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-02 | doc /etc/yp/DOMAINNAME server list file better | Theo de Raadt | |
1997-04-02 | xid is a u_int32_t | Theo de Raadt | |
1997-03-29 | re-init width each time through the loop | Theo de Raadt | |
1997-03-26 | correct a typo | Theo de Raadt | |
1997-03-25 | careful with name lengths and the xid | Theo de Raadt | |
1997-02-01 | randomize xid mode | Theo de Raadt | |
1997-01-30 | avoid being too paranoid... make it work! | Theo de Raadt | |
1997-01-30 | if at first-request-for-a-domain we discover a file /etc/yp/$domainneme | Theo de Raadt | |
to exist, use it as a list of valid servers instead of doing broadcasts. However, do not change the semantics of -ypset or -ypsetme. Based on the reasoning provided in netbsd pr#1759, lukem@supp.cpr.itg.telecom.com.au | |||
1997-01-30 | no need to recalc width before each select | Theo de Raadt | |
1997-01-30 | i wish i tested before every commit | Theo de Raadt | |
1997-01-30 | domainname care | Theo de Raadt | |
1997-01-22 | SIOCGIFCONF more carefully | Theo de Raadt | |
1996-12-21 | failures bomb, not seize | Theo de Raadt | |
1996-08-28 | fix warnings | Theo de Raadt | |
1996-07-25 | rmtcr_outval used by xdr_bool, so must be bool_t | Theo de Raadt | |
1996-07-05 | commit check finish after work done | Theo de Raadt | |
1996-07-01 | bind to localhost for ypsetme | Theo de Raadt | |
1996-06-10 | even closer to the yp.x file | Theo de Raadt | |
1996-06-08 | mod headers | Theo de Raadt | |
1996-05-24 | duh, duh, duh | Theo de Raadt | |
1996-05-14 | require ypserv to be on reserved port | Theo de Raadt | |
1996-05-05 | ypbind will create /var/yp/binding automatically, prints a warning. | Theo de Raadt | |
1996-04-29 | yp depends on /var/yp/bindings, not only /var/yp | Theo de Raadt | |
1996-04-24 | uniquify xids; spell my name & address correctly; use yp.h instead of | Theo 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 | |||
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-18 | stop doing ptr<-->xid conversions | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |