freebsd-dev/bin/stty
Glen Barber ac2875fa16 Explicitly add unmarked bin/ binaries to the runtime package.
Note: tcsh(1) has a MK_TCSH=no test, so this should be a separate
package, which requires pre-install/post-install scripts, to be
added later.

Sponsored by:	The FreeBSD Foundation
2016-02-09 16:58:50 +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 Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
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