freebsd-dev/bin/stty
Ed Schouten 7b44b80961 Move 3.5 KB from the data segment to the text segment.
The `struct modes' are only used by the getter-functions in the same
file, so we can safely mark them static and const.
2011-12-11 09:56:48 +00:00
..
cchar.c
extern.h
gfmt.c
key.c
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
stty.1
stty.c Don't call -f option's argument "stdin". 2011-05-03 10:08:11 +00:00
stty.h
util.c