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
/
include
/
rpcsvc
Age
Commit message (
Expand
)
Author
2016-01-22
Uses BEGIN_DECLS and needs sys/cdefs.h.
dholland
2016-01-22
Include <rpc/rpc.h> so XDR is defined.
dholland
2013-01-23
Fix typo.
mbalmer
2012-03-02
PR/46111: Wolfgang Stukenbrock: Add yp_setbindtries(3) so that yp operations
christos
2007-10-06
kill another definition of bool.
yamt
2006-04-24
It's "its."
snj
2005-12-26
u_intN_t -> uintN_t
perry
2005-02-03
de-__P -- the hack is long since useless. Discussed with christos,
perry
2003-12-10
Modify the licences of code written by Theo De Raadt from a 4-clause
agc
1998-07-27
YP status codes are all unsigned.
mycroft
1998-02-11
revert; we can't break the existing ABI and API
lukem
1998-02-10
cleanup type usage
lukem
1997-07-18
Correct the prototype of the (*foreach)() member of the yp_all callback.
thorpej
1997-07-13
Add missing prototypes for _yp_check and yp_maplist
christos
1997-07-13
Add prototypes for obsolete: xdr_{domainname,peername,mapname} and mark them
christos
1996-08-09
Fix some potential type-size problems.
thorpej
1996-05-29
Pull down yp/xdr fixes from release branch.
thorpej
1995-07-14
- Const poisoning
christos
1995-03-01
Clean up deleted files.
mycroft
1994-10-26
new RCS ID format.
cgd
1994-05-25
correct copyright
deraadt
1994-01-06
forward decl of dom_binding for proto
deraadt
1993-10-08
Clean up deleted files.
mycroft
1993-10-01
Use `:', rather than `.' to separate user and group in chown commands
jtc
1993-08-03
Oops. Don't include the rcsid strings in generated .h files.
mycroft
1993-08-03
Make RCS id stuff compatible with stupid rpcgen.
mycroft
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-07-24
rewrote sun-copyrighted header files
deraadt
1993-07-18
Use ${COPY}, not -c for install.
mycroft
1993-06-07
install incluide files mode 644
deraadt
1993-06-03
Put protocol definition at end so it compiles.
brezak
1993-06-03
rquota.h was repeated.
brezak
1993-06-02
Reverse the versions of the call.
brezak
1993-05-06
ftp put doesn't cleanly truncate and overwrite a file.
proven
1993-05-06
Fixed dependency problem.
proven
1993-05-05
Set permissions and ownership all at once. (No more directories mode 0777)
proven
1993-04-26
this file used to try to generate a "struct passwd". Nope, won't work..
deraadt
1993-04-26
Allow include/rpcsvc to have .h files that are not generated from .x files
deraadt
1993-04-20
Added two include files for YP
deraadt
1993-04-04
rwall RPC definition. original, by cgd, but numbers gleaned
cgd
1993-04-04
from SUNRPC 4.0
cgd