summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/yppush
AgeCommit message (Expand)Author
1998-02-24pull in prototypesTheo de Raadt
1997-11-10SVC_DESTROY ?Theo de Raadt
1997-11-10use clnt_destroy(); PR#345Theo de Raadt
1997-11-04ensure we got a reserved portTheo de Raadt
1997-08-21A return status of YPPUSH_AGE isn't a failure so keep quiet as SunOS. But sho...Mats O Jansson
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-05-01Umm, fix signedness error in my last commit, be explicitNiklas Hallqvist
1997-05-01Fix grammarNiklas Hallqvist
1997-03-15Fix so yppush will err out if it can't find the ypservers map. This wholegene
1996-12-14Add Theo's changes to yppush, some very ugly debugging code is now gone. -mojMats O Jansson
1996-11-08Fix grammatical errorNiklas Hallqvist
1996-05-30$OpenBSD$ tag and few spelling errorsTheo de Raadt
1996-04-24slight cleanup, .Os strings, point at yp(8)Theo 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