ajs | 6028df5 | 2004-12-22 14:08:13 +0000 | [diff] [blame] | 1 | 2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> |
| 2 | |
ajs | 098e240 | 2004-12-22 17:00:46 +0000 | [diff] [blame^] | 3 | * watchquagga.c: Try for gcc 2.95 compatibility (avoid %z and a tricky |
| 4 | initialization). |
| 5 | |
| 6 | 2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> |
| 7 | |
ajs | c8b40f8 | 2004-12-22 16:17:16 +0000 | [diff] [blame] | 8 | * watchquagga.c: Add -b option to circumvent difficulties passing |
| 9 | embedded spaces in command-line arguments. This is an ugly hack, |
| 10 | we should probably use a config file instead. |
| 11 | |
| 12 | 2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> |
| 13 | |
ajs | 16f6511 | 2004-12-22 15:37:44 +0000 | [diff] [blame] | 14 | * watchquagga.c: Use new config.h define for DAEMON_VTY_DIR. |
| 15 | |
| 16 | 2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu> |
| 17 | |
ajs | 6028df5 | 2004-12-22 14:08:13 +0000 | [diff] [blame] | 18 | * watchquagga.c: Get PATH_WATCHQUAGGA_PID from config.h. |
| 19 | |
ajs | 8b886ca | 2004-12-22 02:56:38 +0000 | [diff] [blame] | 20 | 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu> |
| 21 | |
ajs | c57c5e3 | 2004-12-22 03:41:51 +0000 | [diff] [blame] | 22 | * .cvsignore: Added. |
| 23 | |
| 24 | 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu> |
| 25 | |
ajs | 8b886ca | 2004-12-22 02:56:38 +0000 | [diff] [blame] | 26 | * {ChangeLog,watchquagga.c,Makefile.am}: Created. |