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
/
sys
/
lib
/
libsa
/
rpc.c
Age
Commit message (
Expand
)
Author
2000-03-30
Kill some more register declarations.
augustss
1999-11-13
Backout my libsa changes.
thorpej
1999-11-11
Update for the improvements to libsa, and don't reference libkern.h.
thorpej
1998-01-23
Fix some debugging printf formats.
thorpej
1997-06-26
Avoid user space headers for standalone programs.
drochner
1996-10-13
backout previous kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1996-09-26
enough 64-bit fixes to make network booting work on the Alpha. In general,
cgd
1996-07-10
remove some unnecessary and broken casts on char *'s which are being subtracted
cgd
1996-02-26
Make this code independent of <sys/nfs> now that we use very little
gwr
1996-02-26
Make these build again in the wake of the v3 changes
scottr
1995-09-23
More cleanup: change some private types to eliminate casts,
gwr
1995-09-18
Another round of clean up, including fixes presented by Matthias Drochner
pk
1995-09-17
Revert fs_ops read/write declarations; these return error numbers.
pk
1995-09-14
Clear up some size_t/ssize_t confusion.
pk
1995-07-03
Build all RPC requests with AUTH_UNIX (thanks to Chuck Silvers)
gwr
1995-06-27
Modified to do less copying, and to allow determination of
gwr
1995-02-20
Various:
mycroft
1995-02-19
Add some more diagnostic info. Increment the xid in a better place.
mycroft
1994-10-26
new RCS ID format.
cgd
1994-05-08
Standalone networking for network boot loaders.
brezak