summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/yppush
AgeCommit message (Collapse)Author
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
master NIS server. I gave yp_bind_host an extra argument to select TCP/UDP transport.
1996-03-02Added in stuff from 960121. Fixed several bugs in ypxfr.dm