summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/mkalias/mkalias.c
AgeCommit message (Expand)Author
2011-08-30static + __deadjoerg
2009-10-20Follow upstream's lead and remove third and fourth clauses (except onsnj
2009-04-19Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)lukem
2008-02-29Simplify ypdb_open() API and just use it for opening the DB for reading.lukem
2006-05-11res_search() takes u_char * as 4th argument - pass one.mrg
2005-06-20tweak filename length checklukem
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2003-07-14use bounded string ops (one strcpy remaining)itojun
2002-07-06ANSIfy, remove __P().wiz
2001-02-19convert to use getprogname()cgd
1999-06-07note that the calls to mktemp() are OK.mrg
1998-06-24Need <time.h> for time().kleink
1998-06-01Need <stdlib.h> for mktemp() prototype.kleink
1997-11-04use in-house localhostname instead of gethostname - returns FQDNlukem
1997-10-13s/LINT/lintlukem
1997-10-07use err instead of errx, so the user has some idea why the file wasn't openedlukem
1997-10-06- KNFifylukem
1997-10-06mkalias - generate YP version of sendmail aliaseslukem