Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix MASTER_SITES | Kirill Ponomarev | 2004-03-01 | 1 | -1/+1 |
| | | | | | | | - Fix WWW: line Notes: svn path=/head/; revision=102620 | ||||
* | libunp is the library used in W. Richard Steven's book "UNIX Network | Dan Moschuk | 1999-10-02 | 1 | -0/+12 |
Programming Volume 2, 2nd Edition". It contains the library and headers used in the examples as well as all programs from the text that compile on FreeBSD systems. For more information on the book, see http://www.phptr.com/ptrbooks/ptr_013490012X.html For more info on W. Richard Stevens, see http://www.kohala.com/~rstevens/ PR: ports/14058 Submitted by: James FitzGibbon <james@targetnet.com> Notes: svn path=/head/; revision=22130 |