summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv
AgeCommit message (Expand)Author
2003-05-05-Wall cleanup: trim unused vars, better err() message in stdhosts,Anil Madhavapeddy
2003-04-05simplify a loop, convert it to strlcat; tedu@ okAnil Madhavapeddy
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2003-02-17typos;Jason McIntyre
2003-02-13This files are not used anymore since librpcsvc is fixed. -mojMats O Jansson
2003-02-13This fixes the problem with ypxfr switching key and value on map transfer.Mats O Jansson
2003-02-11typos;Jason McIntyre
2003-02-11Fix bug 3088 in a different way. Reported by bob at cemetery dot homeunixMats O Jansson
2003-01-23typos;Jason McIntyre
2003-01-04Remove some debug output. -mojMats O Jansson
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-11-21crap in getopt; margaridaTheo de Raadt
2002-11-09yet another round of SEE ALSO fixes.Federico G. Schwindt
2002-11-07fix typo; Nick NauwelaertsTodd C. Miller
2002-11-01add a comment how to get secure maps built; millert@ ok.Federico G. Schwindt
2002-10-28fix typo: regulary -> regularly; from Margarida Sequeira <niness@devilness.org>Peter Valchev
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2002-09-06get correct parameter type to res_search. -mojMats O Jansson
2002-09-06no , at end of enum; maja okTheo de Raadt
2002-09-06use socklen_tTheo de Raadt
2002-09-06no comma at end of enumTheo de Raadt
2002-08-30domains -> domain'sHugh Graham
2002-08-19TypoIan Darwin
2002-07-19bunch more careful tweaksTheo de Raadt
2002-07-19Remove swedish comment. -mojMats O Jansson
2002-07-194344 lines of KNF diffTheo de Raadt
2002-06-09use strchr() instead of index(), strrchr() instead of rindex()Theo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-05-22more strcpy/sprintf death; mpech okTheo de Raadt
2002-03-28unbreak; deraadt@ ok.Federico G. Schwindt
2002-03-27instead of using mkstemp() to get a temporary name, use the created file,Federico G. Schwindt
2002-03-26remove unexistant option 'b'; commented by pval@, maja@ ok.Federico G. Schwindt
2002-03-26o -Wall cleanup.Federico G. Schwindt
2002-03-26check that the fopen didnt failEric Jackson
2002-03-23\\ not \. needs doubling. wngdn@src.uchicago.edu, pr 2475Theo de Raadt
2002-03-20Improve error message in makedbm. -mojMats O Jansson
2002-03-14kill more registers.Mike Pechkin
2002-03-04Make makedbm work on alpha and sparc64. -moj from NetBSD.Mats O Jansson
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-18minor signal race fixesTheo de Raadt
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-17Document that both localhost and the local hostname needs to be able toMats O Jansson
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-13some more KNF and -WallTheo de Raadt
2002-02-13some KNFTheo de Raadt
2002-01-20do not dump core if errors; instead report issueTheo de Raadt
2002-01-01bit more cleanupTheo de Raadt
2002-01-01go back to the swapped xdr_ypresp_key_val for nowTheo de Raadt
2001-12-05this stuff is supplied by -lrpcsvcTheo de Raadt
2001-12-05simplify the sourceTheo de Raadt