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 RCS id's 1994-02-03 23:44:40 +00:00
Makefile RCS id's 1994-02-03 23:44:40 +00:00
POSIX RCS id's 1994-02-03 23:44:40 +00:00
compile.c Compile group commands differently, using a stack rather than calling the 1995-03-09 11:19:24 +00:00
defs.h Compile group commands differently, using a stack rather than calling the 1995-03-09 11:19:24 +00:00
extern.h RCS id's 1994-02-03 23:44:40 +00:00
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 RCS id's 1994-02-03 23:44:40 +00:00
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 Fix typo. 1994-12-04 06:06:19 +00:00