summaryrefslogtreecommitdiffstats
path: root/sys-utils/ldattach.c
Commit message (Expand)AuthorAgeFilesLines
* misc: replaces atexit(close_stdout) with new close_stdout_atexit()Karel Zak2019-06-171-1/+1
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-2/+2
* ldattach: Check for value of _HAVE_STRUCT_TERMIOS_C_ISPEEDKhem Raj2019-01-051-1/+1
* ldattach: simplify debugging function when vwarnx(3) is availableSami Kerola2017-07-151-3/+7
* 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(ERROR)Ruediger Meier2017-06-261-8/+10
* Use --help suggestion on invalid optionKarel Zak2016-12-191-2/+1Star
* ldattach: tiny coding style changesKarel Zak2015-07-151-5/+12
* ldattach: order line disciplines canonicallyTilman Schmidt2015-07-151-6/+7
* ldattach: always set line speed and format for N_GIGASET_M101Tilman Schmidt2015-07-151-1/+11
* ldattach: adapt print_table column width to widest entryTilman Schmidt2015-07-151-2/+2
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-1/+4
* ldattach: add fallback for N_GSM0710Karel Zak2014-11-211-0/+3
* ldattach: GSM0710 support, add intro modem commandKarel Zak2014-11-181-2/+93
* blkid, hwclock, ldattach: use program_invocation_short_nameSami Kerola2013-04-261-3/+0Star
* ldattach: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-1/+1
* sys-utils: cleanup strtoxx_or_err()Karel Zak2012-05-151-3/+3
* sys-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* ldattach: add default case to switchesSami Kerola2011-11-021-0/+12
* ldattach: convert debug macro to functionSami Kerola2011-11-021-7/+17
* ldattach: check numeric user inputs with strtol_or_errSami Kerola2011-11-021-18/+7Star
* ldattach: align with howto-usage-function.txtSami Kerola2011-11-021-12/+25
* ldattach: fix coding styleSami Kerola2011-11-021-218/+227
* ldattach: cleanup usage()Karel Zak2011-08-161-1/+5
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+0Star
* ldattach: prints help to stdoutKarel Zak2010-03-011-5/+7
* ldattach: add --iflag command line optionTilman Schmidt2010-03-011-3/+58
* ldattach: create a generic functions for name=value tablesKarel Zak2010-03-011-14/+29
* ldattach: use c.hKarel Zak2009-10-161-4/+1Star
* ldattach: add N_PPS supportTilman Schmidt2009-06-291-1/+6
* ldattach: use glibc termiosKarel Zak2008-04-091-110/+36Star
* ldattach: add NLS supportKarel Zak2008-03-251-14/+22
* ldattach: new commandTilman Schmidt2008-03-101-0/+327