summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-03-07Add blocklist support to libwrap which enables all programs using libwrapchristos
2020-10-13Convert the CIRCLEQ (from sys/queue.h) usage to TAILQkamil
2020-02-09usr.sbin/ypserv: Suppress -Werror=format-truncation= error.fox
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-08-15Avoid symbol clashes in usr.sbin/ypserv/ypserv under MKSANITIZERkamil
2018-09-25New sentence, new line. Use An/Mt.wiz
2018-09-23Switch from getopt to getopts - and as part of that, update the usage,kre
2018-07-20PR bin/53458kre
2018-01-17PR/47615: Dr. W. Stukenbrock: Always zero out the result structs in thechristos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-05-04Drop main() prototype.sevan
2017-01-10need <sys/stat.h>christos
2015-07-17PR/50057: Wolfgang Stukenbrock: yp-map transfer removes SECURE-flagchristos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
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