blob: 4cea8b4eddd85aa7b012d96eb351866e8590477c [file] [log] [blame]
paul6f594022004-12-23 19:35:56 +000012004-12-23 Paul Jakma <paul@dishone.st>
2
3 * watchquagga.c: Add missing getopt.h include
4
ajs6028df52004-12-22 14:08:13 +000052004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
6
ajs098e2402004-12-22 17:00:46 +00007 * watchquagga.c: Try for gcc 2.95 compatibility (avoid %z and a tricky
8 initialization).
9
102004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
11
ajsc8b40f82004-12-22 16:17:16 +000012 * watchquagga.c: Add -b option to circumvent difficulties passing
13 embedded spaces in command-line arguments. This is an ugly hack,
14 we should probably use a config file instead.
15
162004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
17
ajs16f65112004-12-22 15:37:44 +000018 * watchquagga.c: Use new config.h define for DAEMON_VTY_DIR.
19
202004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
21
ajs6028df52004-12-22 14:08:13 +000022 * watchquagga.c: Get PATH_WATCHQUAGGA_PID from config.h.
23
ajs8b886ca2004-12-22 02:56:38 +0000242004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
25
ajsc57c5e32004-12-22 03:41:51 +000026 * .cvsignore: Added.
27
282004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
29
ajs8b886ca2004-12-22 02:56:38 +000030 * {ChangeLog,watchquagga.c,Makefile.am}: Created.