index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
yp
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2012-03-02
PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operations
christos
1999-02-24
use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate
drochner
1996-05-18
Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.
jtc
1996-05-15
Split yperr_match out of yplib.c; makes many static executables a bit smaller.
jtc
1996-05-14
Split yp_all, yp_master, and yp_other out of yplib.c; makes some static
jtc
1996-05-14
Split yperr_string out of yplib.c; makes many static executables a bit smaller.
jtc
1995-09-12
Add the manual page links suggested my Luke Mewburn in PR 1449. This
thorpej
1995-02-27
clean up Ids
cgd
1994-12-22
specify man pages the new way.
cgd
1994-10-28
man page from Jason Thorpe
deraadt
1993-12-04
update for .S and MACHINE_ARCH
cgd
1993-10-07
make an arch directory in libc, and move all machine dirs into it
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-06-09
remove yppasswdxdr.c - now part of librpcsvc.a
brezak
1993-04-26
parts of YP inside libc..
deraadt