summaryrefslogtreecommitdiff
path: root/share/examples/find_interface/find_interface.c
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Increment network byte order properlyAndrey A. Chernov1996-03-121-3/+3
| | | | | | | Reviewed by: wollman Notes: svn path=/head/; revision=14585
* Added a copy of my little program to find the IP address of the outgoingGarrett Wollman1995-08-141-0/+111
interface for a particular remote host. Requested by: Joerg Wunsch <j@uriah.heep.sax.de> Notes: svn path=/head/; revision=10058