summaryrefslogtreecommitdiff
path: root/bin/ed/main.c
AgeCommit message (Expand)Author
2009-06-10Make sure that buffer is NULL terminated when input to strip_escapes() isginsbach
2009-06-10Fix potential buffer overflow in filename escape processingginsbach
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2006-10-15sprinkle volatilechristos
2006-06-11PR/33699: Kevin Massey: use strlcpy to prevent stack overflows.christos
2005-06-26sprinkle a little const, and now everything compiles with WARNS=3christos
2005-05-23Fixed another instance of isspace(char).rillig
2005-04-19Fixed wrong use of the <ctype.h> functions by adding an explicit conversionrillig
2005-02-17Kill __P(), use ANSI function declarations.xtraeme
2002-01-23Add a -E flag to ed(1) and sed(1) so that they can use extendedatatat
2000-04-04Back out the incorrect change in revision 1.11 of main.c, and actuallythorpej
2000-04-01Correct data type mismatch of "rows" with extern declaration. Possiblemjl
1998-11-04- add termios.h for winsizechristos
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint.mycroft
1997-09-14getopt returns -1 not EOFlukem
1997-07-23Fix paren typo so `ed' can edit files again.augustss
1997-07-20Avoid the last warnings and add WARNS=1christos
1997-07-20- Use __RCSID() and __COPYRIGHT().thorpej
1995-03-21convert to new RCS id conventions.cgd
1994-12-23be careful with pointer types.cgd
1994-02-20`s3' applies the last substitution to the 3rd (or nth) match.alm