Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a comment. | Matthias Andree | 2006-12-30 | 1 | -1/+1 |
* | More warning fixes (from FreeBSD 6.1). | Matthias Andree | 2006-03-25 | 1 | -2/+2 |
* | Fix missing interface_init() link failure on non-Linux/non-FreeBSD systems. | Matthias Andree | 2005-09-19 | 1 | -5/+4 |
* | Fix build problem (missing interface_init()) on FreeBSD. | Matthias Andree | 2005-09-17 | 1 | -2/+3 |
* | Large protocol independence patch. | Matthias Andree | 2005-08-28 | 1 | -8/+11 |
* | Don't read more data from ifname than fits in the result buffer. | Matthias Andree | 2005-07-20 | 1 | -3/+3 |
* | Fix version check to work on major >= 3. | Matthias Andree | 2005-07-01 | 1 | -1/+1 |
* | Default to Linux 2.2 /proc/net/dev format, and use uname(2) to determine the ... | Graham Wilson | 2004-11-14 | 1 | -11/+14 |
* | Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack | Matthias Andree | 2004-11-10 | 1 | -6/+1 |
* | Get rid ofv non-portable whitespace messages. | Eric S. Raymond | 2003-07-17 | 1 | -9/+9 |
* | Minor fixes for 5.9.8. | Eric S. Raymond | 2002-02-15 | 1 | -1/+1 |
* | Prevent licensing conflict. | Eric S. Raymond | 2001-09-30 | 1 | -3/+1 |
* | _( -> GT_( | Eric S. Raymond | 2001-09-24 | 1 | -19/+19 |
* | Don't rely on snprintf. | Eric S. Raymond | 2001-07-04 | 1 | -1/+6 |
* | Before trying to fix the no-reset bug. | Eric S. Raymond | 2001-05-29 | 1 | -1/+1 |
* | Minor bugfixes. | Eric S. Raymond | 2000-12-01 | 1 | -6/+17 |
* | Before showdots, | Eric S. Raymond | 2000-10-08 | 1 | -5/+222 |
* | Try to beat a sign-extension bug. | Eric S. Raymond | 2000-06-28 | 1 | -0/+1 |
* | fix pclose bug. | Eric S. Raymond | 2000-04-04 | 1 | -4/+3 |
* | Suppress monitor check after signal wakeup. | Eric S. Raymond | 2000-03-29 | 1 | -2/+2 |
* | Graceful socket closing. | Eric S. Raymond | 2000-01-31 | 1 | -1/+1 |
* | Label save closes. | Eric S. Raymond | 2000-01-31 | 1 | -2/+2 |
* | Ready to send this to Mike. | Eric S. Raymond | 1999-11-06 | 1 | -2/+2 |
* | Fix a compilation screwup. | Eric S. Raymond | 1999-08-28 | 1 | -2/+2 |
* | Changes from the road. | Eric S. Raymond | 1999-08-17 | 1 | -2/+2 |
* | Better MONITOR_SLOP fix. | Eric S. Raymond | 1999-08-01 | 1 | -5/+25 |
* | Before applying Brian Boutel's lexer fix. | Eric S. Raymond | 1999-07-31 | 1 | -4/+12 |
* | Fix typo. | Eric S. Raymond | 1999-04-25 | 1 | -1/+1 |
* | Changed George's email address. | Eric S. Raymond | 1999-02-10 | 1 | -1/+1 |
* | Better portability. | Eric S. Raymond | 1999-02-07 | 1 | -3/+2 |
* | FreeBSD support. | Eric S. Raymond | 1999-02-07 | 1 | -3/+168 |
* | Simplify error reporting further. | Eric S. Raymond | 1999-02-03 | 1 | -8/+17 |
* | Use a system-independent way to get version. | Eric S. Raymond | 1999-02-02 | 1 | -1/+1 |
* | Return of the dancing progress dots. | Eric S. Raymond | 1999-02-01 | 1 | -12/+19 |
* | Move /proc/net/dev derivation to runtime. | Eric S. Raymond | 1999-01-31 | 1 | -8/+25 |
* | Autoconfigure detection of whether we have 2.2. | Eric S. Raymond | 1999-01-31 | 1 | -1/+1 |
* | A step towards functioning with 2.2. | Eric S. Raymond | 1999-01-30 | 1 | -2/+16 |
* | This version appears ready to ship. | Eric S. Raymond | 1999-01-30 | 1 | -3/+3 |
* | Progress messages now go to stdout. | Eric S. Raymond | 1999-01-05 | 1 | -8/+8 |
* | First step towards splitting error from progress messages. | Eric S. Raymond | 1999-01-05 | 1 | -5/+5 |
* | Fix copyrights. | Eric S. Raymond | 1998-12-04 | 1 | -2/+0 |
* | Fixed Debian bug report Bug#29913 | Eric S. Raymond | 1998-11-26 | 1 | -1/+1 |
* | Internationalization support via GNU gettext(). | Eric S. Raymond | 1998-11-26 | 1 | -8/+11 |
* | Cleanup. | Eric S. Raymond | 1998-11-22 | 1 | -1/+1 |
* | Preserve interface string through parsing. | Eric S. Raymond | 1998-05-23 | 1 | -2/+14 |
* | Alll of Craig Metz's changes for IPv6 and IPSEC except the POP3 stuff. | Eric S. Raymond | 1998-02-16 | 1 | -2/+2 |
* | Fix interface option. | Eric S. Raymond | 1997-10-20 | 1 | -2/+12 |
* | Compilation cleanups. | Eric S. Raymond | 1997-09-19 | 1 | -0/+2 |
* | Supply inet_aton if needed. | Eric S. Raymond | 1997-09-11 | 1 | -0/+28 |
* | Ian T. Zimmerman's `interface' option. | Eric S. Raymond | 1997-08-04 | 1 | -14/+19 |