summaryrefslogtreecommitdiffstats
path: root/tools/start-stop-daemon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: un-split strings across linesDavid Lamparter2020-07-141-10/+5
* *: use appropriate buffer sizes, specifiersQuentin Young2020-04-211-3/+3
* *: sprintf -> snprintfQuentin Young2020-04-211-3/+3
* *: Do not cast to the same typeDonatas Abraitis2020-04-081-3/+3
* *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-061-1/+1
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-2/+2
* *: spelchekDavid Lamparter2018-10-251-1/+1
* tools: return check (Coverity 1399196)F. Aragon2018-09-201-1/+3
* *: fix some solaris warningsDavid Lamparter2018-09-081-15/+15
* *: fix config.h/zebra.h include orderDavid Lamparter2018-09-081-0/+5
* Merge pull request #2505 from pacovn/Coverity_1143220_Argument_cannot_be_nega...Quentin Young2018-06-211-2/+4
|\
| * tools: return check (2) (Coverity 1143220)paco2018-06-201-2/+4
* | Merge pull request #2436 from pacovn/Coverity_1143220_Argument_cannot_be_nega...Donald Sharp2018-06-141-2/+4
|\|
| * tools: return check (Coverity 1143220)paco2018-06-131-2/+4
* | tools: out-of-bounds access (Coverity 1399290)paco2018-06-131-3/+3
|/
* *: silence '-Wchar-subscripts' warnings on NetBSDRenato Westphal2018-02-021-1/+1
* *: fix coverity warnings - resource leaksRenato Westphal2017-10-241-4/+1
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-2/+1
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-7/+6
* *: reindent pt. 2whitespace / reindent2017-07-171-6/+7
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-283/+278
* *: Move ssd from cumulus to tools directoryDonald Sharp2017-05-041-0/+1064