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