summaryrefslogtreecommitdiffstats
path: root/share/examples/find_interface
Commit message (Collapse)AuthorAgeFilesLines
* Update share/examples/* to properly install /usr/share/examples.gjb2016-05-101-0/+2
| | | | | | | | | | As result of this, a new examples package is now created. Note, this is only effective with 'SHARED=copies' (the default), as the 'SHARED=symlinks' mechanism will create a symlink to the source tree version of the file(s). Sponsored by: The FreeBSD Foundation
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
| | | | | | and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit.
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
| | | | | | | | 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.
* Increment network byte order properlyache1996-03-121-3/+3
| | | | Reviewed by: wollman
* Added a copy of my little program to find the IP address of the outgoingwollman1995-08-143-0/+126
interface for a particular remote host. Requested by: Joerg Wunsch <j@uriah.heep.sax.de>
OpenPOWER on IntegriCloud