Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't compare a char to NULL. | mbr | 2003-10-29 | 1 | -1/+1 |
* | Implement nonblocking tpc-connections. rpcgen -m does still | mbr | 2003-01-16 | 1 | -2/+6 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -2/+2 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | WARNS=3 safety (mostly), use __unused for unused params and unsigned where | alfred | 2002-10-07 | 1 | -14/+14 |
* | Stop this program's abuse of malloc(3). Its return value doesn't need these | jmallett | 2002-05-17 | 1 | -6/+4 |
* | Free things in the right order | brian | 2001-07-16 | 1 | -1/+1 |
* | This is a selection of essentially cosmetic changes: | iedowse | 2001-07-14 | 1 | -37/+41 |
* | Fix some return-value brain-damage in forward_register(). This | iedowse | 2001-06-23 | 1 | -16/+21 |
* | Hopefully fix some of the bugs in passing credentials over UNIX ... | alfred | 2001-03-22 | 1 | -7/+6 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | alfred | 2001-03-19 | 1 | -0/+1457 |