Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace | brian | 2002-07-01 | 1 | -3/+3 |
| | |||||
* | cmott@scientech.com -> cm@linktel.net | brian | 2001-11-03 | 1 | -1/+1 |
| | | | | Requested by: Charles Mott <cmott@scientech.com> | ||||
* | Add __FBSDID's to libalias | dillon | 2001-09-30 | 1 | -2/+4 |
| | |||||
* | Add BSD-style copyright headers | brian | 2001-06-04 | 1 | -2/+28 |
| | | | | Approved by: Charles Mott <cmott@scientech.com> | ||||
* | Minor spelling fixes. | ru | 2000-04-05 | 1 | -2/+2 |
| | |||||
* | Add $FreeBSD$ and spell Eklund properly. | billf | 1999-08-29 | 1 | -0/+2 |
| | | | | Approved by: brian (well, he approved adding $Id$) | ||||
* | Work around an egcs optimizer bug (i386). This should fix the active ftp | luoqi | 1999-04-21 | 1 | -2/+4 |
| | | | | hang problem. A bug report has been sent to cygnus. | ||||
* | Update to version 2.2. Only the PacketAlias*() | brian | 1997-08-03 | 1 | -2/+4 |
| | | | | | | functions should now be used. The old 2.1 stuff is there for backwards compatability. Submitted by: Charles Mott <cmott@snake.srv.net> | ||||
* | Create the alias library. This is currently only used by | brian | 1997-05-23 | 1 | -0/+135 |
ppp (or will be shortly). Natd can now be updated to use this library rather than carrying its own version of the code. Submitted by: Charles Mott <cmott@srv.net> |