Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Break the pollname out of the names list. | Eric S. Raymond | 1997-07-30 | 1 | -3/+3 |
* | Some configuration cleanup. | Eric S. Raymond | 1997-07-01 | 1 | -1/+1 |
* | George Sipe's fix. | Eric S. Raymond | 1997-04-01 | 1 | -4/+17 |
* | Added `set daemon'. | Eric S. Raymond | 1997-03-13 | 1 | -1/+2 |
* | glibc2 fix. | Eric S. Raymond | 1997-02-14 | 1 | -1/+1 |
* | Better portability. | Eric S. Raymond | 1997-01-28 | 1 | -0/+5 |
* | Correct the interface parsing. | Eric S. Raymond | 1997-01-24 | 1 | -6/+3 |
* | George Sipe's monitor fixes. | Eric S. Raymond | 1997-01-19 | 1 | -39/+54 |
* | Change `interface' and `monitor' options to per-server. | Eric S. Raymond | 1997-01-14 | 1 | -49/+37 |
* | After George Sipe's changes. | Eric S. Raymond | 1996-12-29 | 1 | -4/+10 |
* | Try to avoid problems with memset. | Eric S. Raymond | 1996-12-27 | 1 | -0/+1 |