Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -2/+2 |
| | | | | | | indent.py `git ls-files | pcregrep '\.[ch]$' | pcregrep -v '^(ldpd|babeld|nhrpd)/'` Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
| | | | | | | | | | | | The FSF's address changed, and we had a mixture of comment styles for the GPL file header. (The style with * at the beginning won out with 580 to 141 in existing files.) Note: I've intentionally left intact other "variations" of the copyright header, e.g. whether it says "Zebra", "Quagga", "FRR", or nothing. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | build/solaris: create ioctl_solaris.h | David Lamparter | 2016-06-09 | 1 | -0/+29 |
Signed-off-by: David Lamparter <equinox@opensourcerouting.org> (cherry picked from commit 285ed0c62af4f57902d5deacc621f290fdeec276) |