NetBSD/usr.sbin/ypserv
lukem cea4b7cdfd Simplify ypdb_open() API and just use it for opening the DB for reading.
Provide a separate ypdb_mktemp() API to open a temporary file read-write.
Use mkstemp() instead of mktemp().

NOTE: makedbm & mkalias tested ok.  I couldn't test ypxfer.
2008-02-29 03:00:47 +00:00
..
common Simplify ypdb_open() API and just use it for opening the DB for reading. 2008-02-29 03:00:47 +00:00
makedbm Simplify ypdb_open() API and just use it for opening the DB for reading. 2008-02-29 03:00:47 +00:00
mkalias Simplify ypdb_open() API and just use it for opening the DB for reading. 2008-02-29 03:00:47 +00:00
mknetid
revnetgroup
stdethers - Remove unused ctype.h 2007-03-10 01:21:08 +00:00
stdhosts
ypinit
yppush Simplify ypdb_open() API and just use it for opening the DB for reading. 2008-02-29 03:00:47 +00:00
ypserv Simplify ypdb_open() API and just use it for opening the DB for reading. 2008-02-29 03:00:47 +00:00
yptest
ypxfr Simplify ypdb_open() API and just use it for opening the DB for reading. 2008-02-29 03:00:47 +00:00
Makefile
Makefile.inc Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00