summaryrefslogtreecommitdiff
path: root/usr.sbin/ypbind
AgeCommit message (Expand)Author
2009-11-06Whitespace.skrll
2009-11-06make this compile.christos
2009-11-05in the case where ypbind is serving more than one domain (i.e.chuck
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-01-18fix -Wsign-compare issueslukem
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-07-07- Compile in with debugging by default.christos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-10-05Ensure alignment of the structure used for RPC requests. This stoptron
2006-10-01Fix misleading error message (from PR/32519).elad
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2005-12-03Improve diagnostics section. Inspired by PR 32217 from Jeff Ito.wiz
2005-02-26Sort SEE ALSO (first section, then name); new sentence, new line; bump date f...wiz
2005-02-26YP -> NISthorpej
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-09-07Replaced strncpy with strlcpy. Thanks to Peter Postma whojrf
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-12-10Modify the licences of code written by Theo De Raadt from a 4-clauseagc
2003-11-17Apply patch proposted to tech-userlevel on Sun, 12 Oct 2003:bouyer
2003-09-05width needs to be updated before each loop, because svc_maxfd may havebouyer
2002-07-06ANSIfy, remove __P(), unifdef __STDC__.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-02Improve markup in once place, sort SEE ALSO, use standard headers.wiz
2002-01-19Whitespace nits.wiz
2001-02-19convert to use getprogname()cgd
2001-01-11use LOG_WARNING for warnings and LOG_ERR for fatal errorslukem
2000-12-20__CONCAT does token pasting, not string concatnation. if something like:cgd
2000-10-11More format string cleanups by sommerfeld.is
2000-04-11use getifaddrs, to avoid complicated alignment constraint in SIOCGIFCONF.itojun
2000-02-20avoid 64bit alignment issue with SIOCGIFCONF (packed struct access).itojun
1999-08-16Spell "privilege" correctly (correct spelling from Jonathan Stone).simonb
1999-06-06Use pidfile(3).thorpej
1999-02-12<sys/fcntl.h> -> <fcntl.h>kleink
1998-08-21note that messages are send to syslog daemon using facility LOG_DAEMON.bouyer
1998-08-21- Makes ypbind use syslog() (with LOG_DAEMON) instead of warn()/err().bouyer
1998-07-13minor KNF nits.mrg
1998-02-12revert; we can't break the existing ABI and APIlukem
1998-02-10use u_int32_t instead of u_longlukem
1998-01-23* -insecure is for binding to insecure *servers*, not insecure *clients*.lukem
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-18enable WARNS=1 by default, but disable in unclean 3rd party codelukem
1997-10-06clarify that "domainname" in various pathnames is the actual domain namelukem
1997-10-06use WARNS?=1 not WARNS=1 , cleanup manpage typolukem
1997-07-30Fix files using old TNF copyright noticejtc
1997-07-18Fix typo in previous.thorpej
1997-07-18Cast pointers to u_long before casting to another integral type.thorpej
1997-07-18Teensy change to use WARNS.thorpej
1997-07-07* use _yp_invalid_domain() (from libc) to validate the domainnameslukem
1996-10-02Change name of ypservers file to /var/yp/binding/domain.ypservers.thorpej