summaryrefslogtreecommitdiff
path: root/lib/libc/yp/Makefile.inc
AgeCommit message (Expand)Author
2012-03-02PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operationschristos
1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner
1996-05-18Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.jtc
1996-05-15Split yperr_match out of yplib.c; makes many static executables a bit smaller.jtc
1996-05-14Split yp_all, yp_master, and yp_other out of yplib.c; makes some staticjtc
1996-05-14Split yperr_string out of yplib.c; makes many static executables a bit smaller.jtc
1995-09-12Add the manual page links suggested my Luke Mewburn in PR 1449. Thisthorpej
1995-02-27clean up Idscgd
1994-12-22specify man pages the new way.cgd
1994-10-28man page from Jason Thorpederaadt
1993-12-04update for .S and MACHINE_ARCHcgd
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd
1993-08-01Add RCS identifiers.mycroft
1993-06-09remove yppasswdxdr.c - now part of librpcsvc.abrezak
1993-04-26parts of YP inside libc..deraadt