freebsd-dev/bin/stty
Baptiste Daroussin 6f7c45c9d5 Prevent potential integer overflow
PR:		192971
Submitted by:	David Carlier <david.carlier@hardenedbsd.org>
2015-07-13 05:59:41 +00:00
..
cchar.c
extern.h stty: Mark usage() __dead2. 2012-07-15 21:12:22 +00:00
gfmt.c Mark functions as __dead2 in order to help the LLVM static checker 2008-08-04 01:25:48 +00:00
key.c Add a new libc function: cfmakesane(3). 2010-11-02 17:00:56 +00:00
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
modes.c Move 3.5 KB from the data segment to the text segment. 2011-12-11 09:56:48 +00:00
print.c Make stty(1) use tab0 and tab3 to handle tab completion. 2008-08-23 13:28:55 +00:00
stty.1 mdoc: fix column names, indentation, column separation within each row, and 2012-04-07 09:05:30 +00:00
stty.c Prevent potential integer overflow 2015-07-13 05:59:41 +00:00
stty.h
util.c