Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated MAINTAINER to my new committer email address. | Anton Berezin | 2001-06-12 | 2 | -2/+2 |
| | | | | | | | | | Do the same for pkg-descr files. Approved by: markm Notes: svn path=/head/; revision=43917 | ||||
* | Upgrade to version 0.97. | Josef Karthauser | 2001-05-17 | 3 | -26/+2 |
| | | | | | | | Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=42667 | ||||
* | IO::Interface adds object-methods to IO::Socket objects to allow | Josef Karthauser | 2001-04-28 | 6 | -0/+65 |
them to get and set operational characteristics of network interface cards, such as IP addresses, net masks, and so forth. It is useful for identifying runtime characteristics of cards, such as broadcast addresses, and finding interfaces that satisfy certain criteria, such as the ability to multicast. PR: ports/26876 Notes: svn path=/head/; revision=42007 |