summaryrefslogtreecommitdiff
path: root/usr.bin/sed/extern.h
Commit message (Expand)AuthorAgeFilesLines
* sed: Fix -i option behavior with 'q' command.Mark Johnston2018-08-291-0/+2
* sed: unsign some indexes to fix sign-compare warnings.Pedro F. Giffuni2018-07-301-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* sed(1): Revert r303047 "cleanup" and therefore r303572.Pedro F. Giffuni2016-08-021-3/+3
* sed(1): Assorted cleanups and simplifications.Pedro F. Giffuni2016-07-191-3/+3
* Don't forget to clear out the hold space for each subsequent fileYaroslav Tykhiy2007-06-121-1/+1
* Change the semantics of -i (in-place editing) so that it treatsYaroslav Tykhiy2007-04-211-0/+1
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derivedDiomidis Spinellis2004-08-091-4/+0
* Reimplement in-place editing in a slightly less disgusting manner. Also,Dag-Erling Smørgrav2003-11-041-1/+2
* Make cspace()'s second argument const. Make `escapes' in lputs() const.Tim J. Robbins2002-07-081-1/+1
* Avoid checking whether each line is the last line of the file when we don'tTim J. Robbins2002-07-031-1/+1
* remove __PWarner Losh2002-03-221-7/+7
* WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings.Mark Murray2001-12-121-1/+1
* Expand xmalloc in-place, along with xrealloc; which wasn't even ANSI in itsDavid E. O'Brien2001-07-241-2/+0
* Uncorrupt the SCCS id (s/ From: / /).Brian Feldman2000-03-201-2/+2
* Add a new flag: -E enables "extended" regular expressions.Brian Feldman2000-03-191-0/+1
* Add $FreeBSD$.Brian Feldman2000-03-191-1/+2
* Fix a new bug introduced by the previous bug fixArchie Cobbs1998-12-081-1/+1
* Remove local redefinition for err(). Add usage().Philippe Charnier1997-08-111-1/+0
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+59