Age | Commit message (Collapse) | Author |
|
|
|
2004-07-23 Greg Troxel <gdt@poblano.ir.bbn.com>
* */Makefile.am: Use ../dir/libfoo.la, rather than "-L../dir
-lfoo", to avoid linking against installed libraries from a
previous version.
* {lib,ospfd,ospfclient}/Makefile.am: explicitly define the shared
library version number to be 0.0
* configure.ac: remove spurious , so extract.pl is chmod'd +x.
* HACKING: explain shared library versioning rules
|
|
* HACKING: Add comment about updating ChangeLogs (which this
commit, ironically, hasnt neglected to do).
|
|
* HACKING: slight changes to make consistent with devel.php on web
site. remove 'not yet consensus' as lack of any disagreement can
be interpreted that file does reflect such.
|
|
Add notion of commenting for reviewers and taking care to not break
platforms one cannot test on.
|
|
- add privs support
- use misc quagga's definitions
- make it compile"able"
- fix segfault cases related to hostname()
- add debug isis xxx command
This patch has been approved by Paul Jakma.
|
|
|
|
|