NetBSD/usr.sbin/ypserv
christos fb4d7a1a6e - fix pointer problems and unsigned int -> int confusion that lead to
undetected errors.
- factor out the socket creation code so that we don't have 4 copies.
- add -p <port> argument
- fix the majority of the lint problems.
- change all the strncpy's to strlcpy's.
2006-05-20 20:03:28 +00:00
..
common ypdb_open(): 2005-06-20 00:29:42 +00:00
makedbm tweak filename length check 2005-06-20 00:08:35 +00:00
mkalias res_search() takes u_char * as 4th argument - pass one. 2006-05-11 08:44:56 +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 YP -> NIS 2005-02-26 16:25:05 +00:00
stdhosts YP -> NIS 2005-02-26 16:25:05 +00:00
ypinit YP -> NIS 2005-02-26 16:33:46 +00:00
yppush YP -> NIS 2005-02-26 16:33:46 +00:00
ypserv - fix pointer problems and unsigned int -> int confusion that lead to 2006-05-20 20:03:28 +00:00
yptest YP -> NIS 2005-02-26 16:33:46 +00:00
ypxfr In add_secure(), change 2006-03-22 19:54:13 +00:00
Makefile
Makefile.inc