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
/
ypclnt.3
Age
Commit message (
Expand
)
Author
2018-02-11
Remove useless macros. Sort errors.
wiz
2018-02-07
Fix typos, as reported by Eitan Adler. Update dates.
pgoyette
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-02-03
Insert comma between two Nm entries.
abhinav
2012-03-04
Change macro argument for mdoclint, no effective change.
wiz
2012-03-02
PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operations
christos
2010-03-22
Use .In for header files instead of .Ar Pa and variations.
joerg
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2003-05-10
Misc. fixes from jmc@openbsd.
wiz
2003-04-16
Use
wiz
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-09-04
heavily, not heaviliy.
wiz
2002-02-07
Generate <>& symbolically.
ross
2002-02-06
s/-width Fn xx/-width xx/
ross
2001-09-16
sort SEE ALSO, add .An.
wiz
2001-04-09
Whitespace fixes.
wiz
2000-07-03
Substitute the cross reference to portmap(8) with rpcbind(8).
enami
1999-11-29
You also need <rpc/rpc.h> to compile yp programs.
hubertf
1998-02-05
add LIBRARY section to man page
perry
1998-01-23
use .Tn YP instead of YP
lukem
1997-10-09
Fix tipo inherited from old version of TNF copyright template.
jtc
1997-07-30
Fix files using old TNF copyright notice
jtc
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-02-28
Copyright assigned to The NetBSD Foundation.
thorpej
1995-09-12
Fix typo pointed out by Luke Mewburn in PR 1449. Kill duplicate RCS id.
thorpej
1995-08-11
Change a few bogus instances of ';' to the syntactically correct ','.
thorpej
1995-02-27
clean up Ids
cgd
1994-10-28
man page from Jason Thorpe
deraadt