summaryrefslogtreecommitdiff
path: root/usr.sbin/ypbind
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-03-05DOMAINNNAME -> DOMAINNAME;Jason McIntyre
2008-08-02usage() has to exit 1; Gleydson SoaresTheo de Raadt
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-10-09missing newlines in printfsTheo de Raadt
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-01-02return proper server error on failed ypset. Inspired by freebsd; okOtto Moerbeek
2007-01-02Fix setting up the more specific binding for the ypsetmeOtto Moerbeek
2006-04-02#ifdef lint not LINTTheo de Raadt
2004-02-20ypbin creates /var/yp/binding/<domainname>.<version> and /var/run/ypbind.lockHenning Brauer
2003-08-19very hairy modifications for dynamic fd_set handling. dynamic rpc fd_set'sTheo de Raadt
2003-07-15protos and repairsTheo de Raadt
2003-06-25remove excess protoTheo de Raadt
2003-06-12- section reorderJason McIntyre
2003-06-02remove terms 3 and 4 of some of my licencesTheo de Raadt
2002-11-21third person; margaridaTheo de Raadt
2002-09-06use more socklen_t; pvalchevTheo de Raadt
2002-07-20try to make pingsock and rpcsock resv tooTheo de Raadt
2002-06-29ansiTheo de Raadt
2002-05-30minor KNFTheo de Raadt
2002-03-14kill more registers.Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-29forgotten xid setting for additional domains; gregs@agilestorage.com, pr 2282Theo de Raadt
2001-11-05remove extra sys/signal.hTheo de Raadt
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-07-27Wall cleanupPeter Valchev
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-11avoid complex alignment constraint in SIOCGIFCONF,Jun-ichiro itojun Hagino
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