freebsd-dev/bin/stty
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
..
cchar.c
extern.h stty: Mark usage() __dead2. 2012-07-15 21:12:22 +00:00
gfmt.c
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 Don't call -f option's argument "stdin". 2011-05-03 10:08:11 +00:00
stty.h
util.c