summaryrefslogtreecommitdiff
path: root/usr.sbin/ypbind
AgeCommit message (Expand)Author
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-01-22ie. -> i.e.,Aaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-02-16handle sa_len being 0 in SIOCGIFCONFTheo de Raadt
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-08-15oopsTheo de Raadt
1998-08-15realloc misuseTheo de Raadt
1998-05-12document how to enable YP for each databaseTheo de Raadt
1998-03-23update copyrightTheo de Raadt
1998-03-20Ifaliases.Angelos D. Keromytis
1998-02-07oopsTheo de Raadt
1998-02-07snprintfTheo de Raadt
1998-02-07Add missing code to make /etc/yp/<domain> files actually work (in all cases).Jason Downs
1997-09-21$OpenBSD$Theo de Raadt
1997-06-18add -insecure flag for binding to non-reserved ypservs; problem from pjt@bsd1...Theo de Raadt
1997-06-14i have made a mistake, and i do not yet understand howTheo de Raadt
1997-06-12if >100 doms requested, start killing old ones to avoid starvation problemsTheo de Raadt
1997-06-11malloc checks. prevent starvation for > 100 active domain queries.Theo de Raadt
1997-05-06fcntl rightTheo de Raadt
1997-04-02doc /etc/yp/DOMAINNAME server list file betterTheo de Raadt
1997-04-02xid is a u_int32_tTheo de Raadt
1997-03-29re-init width each time through the loopTheo de Raadt
1997-03-26correct a typoTheo de Raadt
1997-03-25careful with name lengths and the xidTheo de Raadt
1997-02-01randomize xid modeTheo de Raadt
1997-01-30avoid being too paranoid... make it work!Theo de Raadt
1997-01-30if at first-request-for-a-domain we discover a file /etc/yp/$domainnemeTheo de Raadt
1997-01-30no need to recalc width before each selectTheo de Raadt
1997-01-30i wish i tested before every commitTheo de Raadt
1997-01-30domainname careTheo de Raadt
1997-01-22SIOCGIFCONF more carefullyTheo de Raadt
1996-12-21failures bomb, not seizeTheo de Raadt
1996-08-28fix warningsTheo de Raadt
1996-07-25rmtcr_outval used by xdr_bool, so must be bool_tTheo de Raadt
1996-07-05commit check finish after work doneTheo de Raadt
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-29yp depends on /var/yp/bindings, not only /var/ypTheo de Raadt
1996-04-24uniquify xids; spell my name & address correctly; use yp.h instead ofTheo de Raadt
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18stop doing ptr<-->xid conversionsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt