Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #include <arpa/inet.h> | peter | 1998-06-12 | 1 | -3/+2 |
| | |||||
* | Don't assume that hp->h_lenght == 4. Be conservative in its use. | imp | 1998-06-09 | 1 | -4/+7 |
| | | | | Submitted by: J. Assange a long time ago. | ||||
* | Use err(3), cosmetic in usage(). | charnier | 1997-08-06 | 2 | -30/+24 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -11/+11 |
| | |||||
* | Move rpcinfo program over from 1.1.5. Based on original work by J.T. Conklin | wollman | 1994-08-07 | 3 | -0/+840 |
in 1.x. |