freebsd-dev/usr.bin/sed
Eitan Adler 49e8901465 Per the resolution of POSIX bug 0000779 (note 0002050) add support for using 'i'
as a case insensitive flag.

PR:		standards/184641
Requested by:	David A. Wheeler <dwheeler@dwheeler.com>
MFC After:	1 week
2013-12-09 18:57:20 +00:00
..
compile.c Per the resolution of POSIX bug 0000779 (note 0002050) add support for using 'i' 2013-12-09 18:57:20 +00:00
defs.h Implement "addr1,+N" ranges - not dissimilar to grep's -A switch. 2009-05-25 06:45:33 +00:00
extern.h
main.c sed: use getline() instead of fgetln(). 2013-06-26 04:14:19 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
misc.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
POSIX
process.c Implement "addr1,+N" ranges - not dissimilar to grep's -A switch. 2009-05-25 06:45:33 +00:00
sed.1 Per the resolution of POSIX bug 0000779 (note 0002050) add support for using 'i' 2013-12-09 18:57:20 +00:00