NetBSD/usr.bin/sed
mark 2754bf6ea9 Use an integer instead of a char with getc() and ungetc() in mf_fgets()
so that it works with compilers that default to unsigned chars
Note: getc() and ungetc() are prototyped to use ints rather than
chars.
1996-05-08 21:36:05 +00:00
..
TEST
Makefile
POSIX
compile.c
defs.h
extern.h
main.c Use an integer instead of a char with getc() and ungetc() in mf_fgets() 1996-05-08 21:36:05 +00:00
misc.c
process.c fix bug pointed out by Dennis Ferguson <dennis@mci.net>. if hold space null 1995-07-11 04:09:50 +00:00
sed.1