]> err.no Git - util-linux/commit
ldattach: add --iflag command line option
authorTilman Schmidt <tilman@imap.cc>
Mon, 1 Mar 2010 09:45:47 +0000 (10:45 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 1 Mar 2010 09:45:47 +0000 (10:45 +0100)
commitb091b880f963b5181ac09a202bff4e41a38dfbe0
tree1416642206f667c004eb2be4893a460b2c846ca7
parent7b549aff71c0e3f9591f743df4f680a16bb537d7
ldattach: add --iflag command line option

Add a command line option '-i' / '--iflag' for setting or clearing
input flags on the serial device before attaching the line discipline.

[kzak@redhat.com: - use generic functions for work with iflags table
                  - add list of iflags to usage/help output
                  - move iflags parsing to separate function]

Impact: added functionality
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/ldattach.8
sys-utils/ldattach.c