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 Sort SEE ALSO, bump date for previous. 2005-02-26 16:32:04 +00:00
revnetgroup Fix memory leak if we're adding an existing group name. 2006-03-18 14:33:07 +00:00
stdethers - Remove unused ctype.h 2007-03-10 01:21:08 +00:00
stdhosts YP -> NIS 2005-02-26 16:25:05 +00:00
ypinit PR/31956: Andrew Daugherity: Makefile.yp: shadow.byname map should respect 2006-10-07 16:54:38 +00:00
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 YP -> NIS 2005-02-26 16:33:46 +00:00
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