index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
nfs
/
krpc_subr.c
Age
Commit message (
Expand
)
Author
2009-10-19
antsy
Jonathan Gray
2009-02-22
fix PR 6082: do not create more fd's than will fit in the message on
Otto Moerbeek
2009-01-24
make sure the from mbuf gets freed on error to.
Thordur I. Bjornsson
2008-06-10
Remove redundant code that only leaked an mbuf.
Bret Lambert
2008-06-09
Introduce a facility to generate unpredictable 32 bit numbers with
Damien Miller
2008-05-23
Deal with the situation when TCP nfs mounts timeout and processes
Thordur I. Bjornsson
2007-02-27
clarify RPC timeout messages so regular people can understand; ok various
Theo de Raadt
2004-11-18
enable receive() accounting and use uio_procp for send() accounting, too
Markus Friedl
2001-11-14
allow swaples diskless configs; deradt@ ok
Michael Shalayeff
2001-06-27
recieve -> receive
Nathan Binkert
2001-05-16
No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)
Hakan Olsson
1998-02-28
krpc_call() should use random reserved ports
Theo de Raadt
1998-02-23
do not copy from past end of mbuf; found by ivan
Theo de Raadt
1997-04-27
Randomize RPC xid.
Angelos D. Keromytis
1997-04-25
XXX should do reserved ports
Theo de Raadt
1996-06-10
do not lose an mbuf, ensure MCLGET did not give a chain
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-17
Minor cleanups. Checked against Lite2.
Michael Shalayeff
1995-12-21
from cgd; handle 64-bit pointers and longs
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt