| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-07-24 | Fix all remaining typos, mainly in comments but also in few definitions and l... | andvar |
| 2021-03-07 | Add blocklist support to libwrap which enables all programs using libwrap | christos |
| 2020-10-13 | Convert the CIRCLEQ (from sys/queue.h) usage to TAILQ | kamil |
| 2020-02-09 | usr.sbin/ypserv: Suppress -Werror=format-truncation= error. | fox |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2019-08-15 | Avoid symbol clashes in usr.sbin/ypserv/ypserv under MKSANITIZER | kamil |
| 2018-09-25 | New sentence, new line. Use An/Mt. | wiz |
| 2018-09-23 | Switch from getopt to getopts - and as part of that, update the usage, | kre |
| 2018-07-20 | PR bin/53458 | kre |
| 2018-01-17 | PR/47615: Dr. W. Stukenbrock: Always zero out the result structs in the | christos |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2017-05-04 | Drop main() prototype. | sevan |
| 2017-01-10 | need <sys/stat.h> | christos |
| 2015-07-17 | PR/50057: Wolfgang Stukenbrock: yp-map transfer removes SECURE-flag | christos |
| 2014-03-18 | Merge riastradh-drm2 to HEAD. | riastradh |
| 2013-10-19 | fix unused variable warnings. | christos |
| 2013-07-20 | Use Mt for email addresses. | wiz |
| 2013-07-19 | Commit the patches in Wolfgang Stukenbrock's PR bin/41896. | hauke |
| 2012-04-08 | Remove unnecessary Bk/Ek pairs from SYNOPSIS. | wiz |
| 2012-03-15 | Add __printflike attribution to use vprintf and friends with an argument | joerg |
| 2011-08-30 | static + __dead | joerg |
| 2011-08-30 | Apply casts to cases where xdrproc_t is expected but is not | plunky |
| 2011-07-01 | Replace malloc + incorrect memset with calloc. | joerg |
| 2011-04-25 | Add -f to usage, and make it match man page. | wiz |
| 2011-04-25 | New sentence, new line. Use more markup. | wiz |
| 2011-04-25 | Make usage match manpage. | wiz |
| 2011-04-25 | Remove unimplemented -b option. From YOMURA Masanori. | wiz |
| 2011-02-01 | remove no-longer-valid wustl email address for me. | chuck |
| 2011-02-01 | udpate license clauses on my code to match the new-style BSD licenses. | chuck |
| 2010-04-05 | No trailing whitespace | joerg |
| 2009-11-05 | rev 1.18 un-covered some bugs: | chuck |
| 2009-11-05 | yppush RPC is supposed to return yppush_status error/status codes | chuck |
| 2009-10-29 | no need for YY_NO here. | christos |
| 2009-10-21 | Remove 3rd and 4th clauses. Approved by Mats O Jansson (copyright holder). | snj |
| 2009-10-20 | Follow upstream's lead and remove third and fourth clauses (except on | snj |
| 2009-10-19 | Remove third and fourth clauses, as was done upstream in revision 1.25. | snj |
| 2009-04-19 | Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare) | lukem |
| 2008-05-16 | Disable hostname lookup for ypserv(8) libwrap access control, | chuck |
| 2008-05-03 | Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is | lukem |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-29 | Simplify ypdb_open() API and just use it for opening the DB for reading. | lukem |
| 2008-02-27 | Correct the argument order to ypdb_open(). | lukem |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2007-08-22 | PR/36820: Geoff C. Wing: ypserv maplist functionality broken due to off-by-one | christos |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-03-10 | - Remove unused ctype.h | hubertf |
| 2006-10-15 | strlcpy off by one errors (from gdamore) | christos |