NetBSD/usr.sbin/ypserv
kamil b221147bfb Convert the CIRCLEQ (from sys/queue.h) usage to TAILQ
The CIRCLEQ API from sys/queue.h is deprecated since NetBSD 7 and is
already gone from FreeBSD and OpenBSD.
2020-10-13 13:56:34 +00:00
..
common
makedbm usr.sbin/ypserv: Suppress -Werror=format-truncation= error. 2020-02-09 15:52:48 +00:00
mkalias
mknetid Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
revnetgroup Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
stdethers
stdhosts
ypinit New sentence, new line. Use An/Mt. 2018-09-25 09:53:40 +00:00
yppush introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
ypserv Convert the CIRCLEQ (from sys/queue.h) usage to TAILQ 2020-10-13 13:56:34 +00:00
yptest Drop main() prototype. 2017-05-04 16:26:09 +00:00
ypxfr introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
Makefile
Makefile.inc