summaryrefslogtreecommitdiff
path: root/usr.sbin/ypbind/ypbind.8
AgeCommit message (Collapse)Author
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2002-11-21third person; margaridaTheo de Raadt
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
2000-01-22ie. -> i.e.,Aaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
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
then/than and such. Other miscellaneous problems fixed across these source files.
1998-05-12document how to enable YP for each databaseTheo de Raadt
1997-06-18add -insecure flag for binding to non-reserved ypservs; problem from ↵Theo de Raadt
pjt@bsd1.phxlab.allied.com; PR#232
1997-04-02doc /etc/yp/DOMAINNAME server list file betterTheo de Raadt
1997-01-30if at first-request-for-a-domain we discover a file /etc/yp/$domainnemeTheo 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
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
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-25From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18stop doing ptr<-->xid conversionsTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt