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
/
yp_first.c
Age
Commit message (
Expand
)
Author
2012-06-25
Update old-style definitions to ANSI, remove a couple of register
abs
2012-03-02
PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operations
christos
2003-12-10
Modify the licences of code written by Theo De Raadt from a 4-clause
agc
2000-07-06
add explicit casts to avoid parameter conversion warnings.
christos
2000-01-22
Delint.
mycroft
1999-09-16
check a couple more args
lukem
1999-01-31
xdrproc_t casts
christos
1998-11-15
delint
christos
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1997-07-07
* implement _yp_invalid_domain, which returns non-zero if the given
lukem
1997-05-21
Don't return allocated memory in an error condition in a char **outXXX argument
lukem
1997-05-20
Some cleanups for [lib/3655]
lukem
1996-05-23
Avoid using clnt_perror() on the first rpc failure, since it is going to be
christos
1996-05-20
these files all need to include <string.h>
cgd
1996-05-18
Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c.
jtc