summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/common
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2006-04-03spreading the lint love (very minimal things..)Theo de Raadt
2006-01-06Adapt things to use __type_t instead of _BSD_TYPE_T_Todd C. Miller
2003-07-15protos and repairsTheo de Raadt
2003-06-04fix some more UCB term 3Theo de Raadt
2003-06-02remove clause 3 and 4. -mojMats O Jansson
2003-06-02more term cleanup by meTheo de Raadt
2003-05-05-Wall cleanup: trim unused vars, better err() message in stdhosts,Anil Madhavapeddy
2002-07-19bunch more careful tweaksTheo de Raadt
2002-07-194344 lines of KNF diffTheo de Raadt
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-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-01Use pidfile() instead of doing the equivalent thing by hand, and sometimesMiod Vallat
2001-11-19use a private svc_run() function that checks for a signal handler flag;Theo de Raadt
1998-02-14Don't install a new map if yp_all failed. Noticed by Theo. -mojMats O Jansson
1998-01-12Fix bug in yp_maplist_host. -mojMats O Jansson
1997-08-09NetBSD PR/3504 reported by Brian Baird.Mats O Jansson
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-06-23long != intTheo de Raadt
1997-05-01Umm, fix signedness error in my last commit, be explicitNiklas Hallqvist
1997-03-30Added support for YP V1. Partly from FreeBSD. -mojMats O Jansson
1997-02-09Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix toMats O Jansson
1996-06-30Added support for SIGHUP in ypserv for reread of /var/yp/securenet orMats O Jansson
1996-06-26Same copyright all over, removed my name from ypdb.[ch], small bugfixMats O Jansson
1996-05-30$OpenBSD$ tag and few spelling errorsTheo de Raadt
1996-05-30do not use yp_prot.hTheo de Raadt
1996-03-02Using TCP broke ypxfr -C which in turn caused yppush to fail on thedm
1996-03-02Added in stuff from 960121. Fixed several bugs in ypxfr.dm
1996-01-20Total re-write of yplog by Chuck Cranorchuck
1996-01-20fix: adjust private keys to exclude the null in their sizechuck
1996-01-20cleanup: use snprintf() to prevent buffer overflowchuck
1995-12-24repair an obvious cpp syntax errorTheo de Raadt
1995-11-01+ full set of ypserv tools that compileTheo de Raadt