Age | Commit message (Expand) | Author |
2007-10-09 | missing newlines in printfs | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2007-01-02 | return proper server error on failed ypset. Inspired by freebsd; ok | Otto Moerbeek |
2007-01-02 | Fix setting up the more specific binding for the ypsetme | Otto Moerbeek |
2006-04-02 | #ifdef lint not LINT | Theo de Raadt |
2004-02-20 | ypbin creates /var/yp/binding/<domainname>.<version> and /var/run/ypbind.lock | Henning Brauer |
2003-08-19 | very hairy modifications for dynamic fd_set handling. dynamic rpc fd_set's | Theo de Raadt |
2003-07-15 | protos and repairs | Theo de Raadt |
2003-06-25 | remove excess proto | Theo de Raadt |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-02 | remove terms 3 and 4 of some of my licences | Theo de Raadt |
2002-11-21 | third person; margarida | Theo de Raadt |
2002-09-06 | use more socklen_t; pvalchev | Theo de Raadt |
2002-07-20 | try to make pingsock and rpcsock resv too | Theo de Raadt |
2002-06-29 | ansi | Theo de Raadt |
2002-05-30 | minor KNF | Theo de Raadt |
2002-03-14 | kill more registers. | Mike Pechkin |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-29 | forgotten xid setting for additional domains; gregs@agilestorage.com, pr 2282 | Theo de Raadt |
2001-11-05 | remove extra sys/signal.h | Theo de Raadt |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-07-27 | Wall cleanup | Peter Valchev |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-11 | avoid complex alignment constraint in SIOCGIFCONF, | Jun-ichiro itojun Hagino |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-01-22 | ie. -> i.e., | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-02-16 | handle sa_len being 0 in SIOCGIFCONF | Theo de Raadt |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-08-15 | oops | Theo de Raadt |
1998-08-15 | realloc misuse | Theo de Raadt |
1998-05-12 | document how to enable YP for each database | Theo de Raadt |
1998-03-23 | update copyright | Theo de Raadt |
1998-03-20 | Ifaliases. | Angelos D. Keromytis |
1998-02-07 | oops | Theo de Raadt |
1998-02-07 | snprintf | Theo de Raadt |
1998-02-07 | Add missing code to make /etc/yp/<domain> files actually work (in all cases). | Jason Downs |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-06-18 | add -insecure flag for binding to non-reserved ypservs; problem from pjt@bsd1... | Theo de Raadt |
1997-06-14 | i have made a mistake, and i do not yet understand how | Theo de Raadt |
1997-06-12 | if >100 doms requested, start killing old ones to avoid starvation problems | Theo de Raadt |
1997-06-11 | malloc checks. prevent starvation for > 100 active domain queries. | Theo de Raadt |
1997-05-06 | fcntl right | Theo de Raadt |
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 |