summaryrefslogtreecommitdiff
path: root/lib/libc/yp/yp_bind.c
AgeCommit message (Expand)Author
2014-05-25use calloc, from Benjamin BaierTed Unangst
2013-09-30Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,Todd C. Miller
2013-04-29use FD_CLOEXEC instead of 1; from David HillOkan Demirmen
2009-06-05improve yp_bind(3) error reporting after clnttcp_create(3) failure:Ingo Schwarze
2007-09-17Check snprintf(3) return value for error or truncation.Moritz Jodeit
2005-08-05- remove rcsidMarc Espie
2003-06-02remove terms 3 & 4 on my own softwareTheo de Raadt
2002-07-20ansiTheo de Raadt
2002-01-02more pid_t useTheo de Raadt
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
1997-04-29possible buf oflowTheo de Raadt
1997-02-05that cannot be rightTheo de Raadt
1997-01-28encourage a few more udp whacks at the serverTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-08-05check for port 20Theo de Raadt
1996-07-01update rcsidTheo de Raadt
1996-07-01streamline, check portsTheo de Raadt
1996-05-22repair return values, more checkingTheo de Raadt
1996-04-24yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structureTheo de Raadt