freebsd-dev/bin/stty
Jilles Tjoelker 989006abe5 stty: Mark usage() __dead2.
This reduces code size a little and should fix a scan-build warning.
2012-07-15 21:12:22 +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
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 Don't call -f option's argument "stdin". 2011-05-03 10:08:11 +00:00
stty.h
util.c