Module Name: src
Committed By: christos
Date: Tue Mar 2 17:27:05 UTC 1999
Modified Files:
src/bin/stty: gfmt.c key.c print.c stty.c stty.h
Log Message:
- char -> unsigned char
- #ifdef BSD4_4 for for non POSIX features
- prefix with STTY_ all the FMT constants to avoid namespace collisions.