summaryrefslogtreecommitdiffstats
path: root/sys-utils/tunelp.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-6/+5Star
* tunelp: use linux headerSami Kerola2017-07-311-12/+2Star
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: never use usage(stderr)Ruediger Meier2017-06-261-8/+13
* lib: fix strutils.h, remove STRTOXX_EXIT_CODERuediger Meier2017-06-221-3/+4
* misc: fix some broken exit codesRuediger Meier2017-06-221-1/+4
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-11/+11
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* tunelp: use parse_switch()Sami Kerola2015-03-051-16/+5Star
* tunelp: remove unnecessary preprocessor directivesSami Kerola2015-02-241-8/+0Star
* tunelp: remove get_val() in favour of strtol_or_err()Sami Kerola2015-02-241-14/+8Star
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* textual: use version printing macro everywhereSami Kerola2014-10-011-2/+1Star
* docs: update deprecation bannersSami Kerola2014-10-011-0/+9
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* textual: standardize reporting of program name plus package versionBenno Schulenberg2013-01-251-1/+2
* tunelp: add missing break [coverity scan]Karel Zak2012-09-071-0/+1
* tunelp: check fstat return code [coverity scan]Karel Zak2012-06-211-1/+2
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* tunelp: remove old, now unneeded headerDave Reisner2012-03-201-1/+0Star
* tunelp: free allocation, use xallocSami Kerola2012-02-081-2/+2
* tunelp: add long options and align with howto-usage-function.txtSami Kerola2011-11-021-17/+48
* tunelp: use libc error printing facilitiesSami Kerola2011-11-021-30/+17Star
* tunelp: use symbolic exit valuesSami Kerola2011-11-011-4/+7
* tunelp: fix coding styleSami Kerola2011-11-011-204/+225
* tunelp: fix compiler warnings [-Wsign-compare]Karel Zak2011-08-011-2/+2
* sys-utils: make use xalloc wrappersDavidlohr Bueso2010-11-011-21/+13Star
* messages: gettextize a few skipped or forgotten onesBenno Schulenberg2010-06-141-3/+3
* remove CVS keywordsmaximilian attems2008-07-281-1/+1
* Imported from util-linux-2.13-pre2 tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.11o tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-0/+1
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-071-8/+12
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-9/+10
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-48/+71
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-1/+6
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-9/+23
* Imported from util-linux-2.5 tarball.Karel Zak2006-12-071-5/+8
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+248