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
extern.h
main.c
Makefile
misc.c
POSIX
process.c
sed.1 Correct a silly typo I introduced: withing -> within. 2008-09-01 17:48:40 +00:00