Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: fix detection and usage of sys/cdefs.h | Timo Teräs | 2014-08-18 | 1 | -1/+1 |
| | | | | | | | | | | | | This header is non-standard (though present on many systems) and there is no standard for what it should or should not define. Remove it where it is not really needed. But add also a configure check, so it can be used if available but otherwise fallback to defining the needed macroes. Signed-off-by: Timo Teräs <timo.teras@iki.fi> Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | build: delete .cvsignore files | Denis Ovsienko | 2011-12-13 | 1 | -3/+0 |
| | |||||
* | [administrivia] Git should ignore backup files and .loT files | Paul Jakma | 2008-08-22 | 1 | -0/+3 |
| | |||||
* | [administrivia] Add .gitignore files, based on .cvsignores. | Paul Jakma | 2008-08-22 | 1 | -0/+3 |
| | |||||
* | [isisd] Add support for Solaris DLPI | Paul Jakma | 2007-08-07 | 1 | -0/+6 |
| | | | | | | | | | | 2007-08-07 James Carlson <james.d.carlson@sun.com> * configure.ac: Added support for separate link-layer access mechanisms in isisd. * isis_network.c: split up into isis_bpf.c, isis_dlpi.c, and isis_pfpacket.c, selected by autoconf, and added DLPI support. * (general) Fixed to allow compilation and use on Solaris. | ||||
* | - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch | paul | 2004-11-02 | 1 | -0/+3 |
| | | | | with CVS trees. | ||||
* | Initial revision | jardin | 2003-12-23 | 3 | -0/+901 |