summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypbind (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-9/+9
* Prefer <fcntl.h> over <sys/fcntl.h> in userlandguenther2018-04-261-14/+15
* Delete support for the networks.by{name,addr} YP maps.schwarze2018-04-261-3/+2
* Use <fcntl.h> instead of <sys/file.h> for open() and friends.guenther2018-04-261-2/+2
* Use unlinkat() when removing the contents of a directory so we don'tmillert2017-06-121-4/+2
* ypbind(8) is not started automatically at boot time by /etc/rc if domainnameajacoutot2017-02-172-11/+3
* When making a copy of svc_pollfd, use the correct size.millert2016-07-081-7/+12
* Move to svc_getreq_poll/svc_pollfd.jca2016-07-051-32/+21
* Instead of creating a socket with socket() or accept() and thenguenther2016-03-211-5/+3
* Remove NULL-checks before free().mmcc2015-12-121-3/+2
* Hide YP-specific xdr_* functions, and have the YP tools link -lrpcsvcderaadt2015-09-091-1/+4
* stdlib.h is in scope; do not cast malloc/calloc/realloc*deraadt2015-08-201-6/+5
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-6/+7
* obvious cases of missing .An;schwarze2014-09-081-3/+3
* add back ctype.h include for isspace()jsg2014-01-211-1/+2
* delete 4 includes we do not needderaadt2013-12-201-6/+2
* more unsigned char casts for ctypederaadt2013-11-241-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* DOMAINNNAME -> DOMAINNAME;jmc2009-03-051-3/+3
* usage() has to exit 1; Gleydson Soaresderaadt2008-08-021-3/+3
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-9/+2
* missing newlines in printfsderaadt2007-10-091-9/+9
* convert to new .Dd format;jmc2007-05-311-2/+2
* tidy up synopsis and usage(); from Igor Sobradojmc2007-02-182-10/+10
* return proper server error on failed ypset. Inspired by freebsd; okotto2007-01-021-13/+19
* Fix setting up the more specific binding for the ypsetmeotto2007-01-021-5/+5
* #ifdef lint not LINTderaadt2006-04-021-10/+15
* ypbin creates /var/yp/binding/<domainname>.<version> and /var/run/ypbind.lockhenning2004-02-201-2/+8
* very hairy modifications for dynamic fd_set handling. dynamic rpc fd_set'sderaadt2003-08-191-16/+30
* protos and repairsderaadt2003-07-151-12/+15
* remove excess protoderaadt2003-06-251-6/+2
* - section reorderjmc2003-06-121-3/+3
* remove terms 3 and 4 of some of my licencesderaadt2003-06-021-11/+3
* third person; margaridaderaadt2002-11-211-6/+6
* use more socklen_t; pvalchevderaadt2002-09-061-5/+8
* try to make pingsock and rpcsock resv tooderaadt2002-07-201-2/+15
* ansideraadt2002-06-291-47/+21
* minor KNFderaadt2002-05-301-4/+4
* kill more registers.mpech2002-03-141-3/+3
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-12/+12
* forgotten xid setting for additional domains; gregs@agilestorage.com, pr 2282deraadt2001-12-291-2/+3
* remove extra sys/signal.hderaadt2001-11-051-3/+2
* o) .Sh AUTHOR -> .Sh AUTHORS;mpech2001-08-021-2/+2
* Wall cleanuppvalchev2001-07-271-3/+2
* Change all option list specifications to ".Bl -tag -width Ds". Most manaaron2000-11-091-2/+2
* Mostly punctuation fixes.aaron2000-04-151-3/+3
* avoid complex alignment constraint in SIOCGIFCONF,itojun2000-04-111-64/+22
* Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otheraaron2000-03-191-7/+9
* ie. -> i.e.,aaron2000-01-221-2/+3
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-4/+4