freebsd-dev/usr.bin/sed
Diomidis Spinellis 46da6c4869 Fix the code to conform to the "or more" part of the following POSIX
specification and regression test regress:25.

  "A function can be preceded by one or more '!' characters, in which
  case the function shall be applied if the addresses do not select
  the pattern space."

MFC after:	2 weeks
2008-11-11 17:15:57 +00:00
..
compile.c Fix the code to conform to the "or more" part of the following POSIX 2008-11-11 17:15:57 +00:00
defs.h WARNS fixes: 2008-02-09 09:12:02 +00:00
extern.h Don't forget to clear out the hold space for each subsequent file 2007-06-12 12:05:24 +00:00
main.c WARNS fixes: 2008-02-09 09:12:02 +00:00
Makefile
misc.c Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived 2004-08-09 15:29:41 +00:00
POSIX style(9): 2007-04-06 08:43:30 +00:00
process.c WARNS fixes: 2008-02-09 09:12:02 +00:00
sed.1 Correct a silly typo I introduced: withing -> within. 2008-09-01 17:48:40 +00:00