summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv
AgeCommit message (Expand)Author
2013-10-19fix unused variable warnings.christos
2013-07-20Use Mt for email addresses.wiz
2013-07-19Commit the patches in Wolfgang Stukenbrock's PR bin/41896.hauke
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2011-08-30static + __deadjoerg
2011-08-30Apply casts to cases where xdrproc_t is expected but is notplunky
2011-07-01Replace malloc + incorrect memset with calloc.joerg
2011-04-25Add -f to usage, and make it match man page.wiz
2011-04-25New sentence, new line. Use more markup.wiz
2011-04-25Make usage match manpage.wiz
2011-04-25Remove unimplemented -b option. From YOMURA Masanori.wiz
2011-02-01remove no-longer-valid wustl email address for me.chuck
2011-02-01udpate license clauses on my code to match the new-style BSD licenses.chuck
2010-04-05No trailing whitespacejoerg
2009-11-05rev 1.18 un-covered some bugs:chuck
2009-11-05yppush RPC is supposed to return yppush_status error/status codeschuck
2009-10-29no need for YY_NO here.christos
2009-10-21Remove 3rd and 4th clauses. Approved by Mats O Jansson (copyright holder).snj
2009-10-20Follow upstream's lead and remove third and fourth clauses (except onsnj
2009-10-19Remove third and fourth clauses, as was done upstream in revision 1.25.snj
2009-04-19Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)lukem
2008-05-16Disable hostname lookup for ypserv(8) libwrap access control,chuck
2008-05-03Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-29Simplify ypdb_open() API and just use it for opening the DB for reading.lukem
2008-02-27Correct the argument order to ypdb_open().lukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-08-22PR/36820: Geoff C. Wing: ypserv maplist functionality broken due to off-by-onechristos
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-03-10 - Remove unused ctype.hhubertf
2006-10-15strlcpy off by one errors (from gdamore)christos
2006-10-07PR/31956: Andrew Daugherity: Makefile.yp: shadow.byname map should respectelad
2006-05-20- fix pointer problems and unsigned int -> int confusion that lead tochristos
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-05-11res_search() takes u_char * as 4th argument - pass one.mrg
2006-03-22In add_secure(), changebouyer
2006-03-18Fix memory leak if we're adding an existing group name.bouyer
2005-06-20ypdb_open():lukem
2005-06-20tweak filename length checklukem
2005-06-19snprintf NUL terminates, so there is no need to explicitly do it afterwardslukem
2005-03-30Use SA_NOCLDWAIT instead of catching the signal and waiting. Avoids signalchristos
2005-02-26YP -> NISthorpej
2005-02-26Bump date for previous.wiz
2005-02-26Sort SEE ALSO, bump date for previous.wiz
2005-02-26YP -> NISthorpej
2005-02-26Bump date for previous.wiz
2005-02-26YP -> NISthorpej
2004-12-29when generating maps, use -n argument to stdhosts(1) so ipv6 addressesgrant