| Age | Commit message (Collapse) | Author |
|
* Convert several data structures to use queue.h.
* Split in_pcbnotify() into two parts; one for notifying a specific PCB, and
one for notifying all PCBs for a particular foreign address.
|
|
|
|
|
|
hardcoded as '6' all over.
|
|
in pr 1004.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exec(); let the caller do it.
|
|
|
|
|
|
|
|
|
|
* Fix some misused types.
* Encapsulate the protocols better.
* Rearrange the RPC stuff to work more like the kernel. (Needs more work.)
* Remove a bunch of extra hair when reading a file over NFS.
* Use RPCAUTH_UNIX when talking to the NFS server.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Worked this out together with Darren Reed.
This one fixes several bugs, plus it's closer to the original
|
|
|
|
|
|
|
|
|
|
|