aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sed
Commit message (Expand)AuthorAgeFilesLines
* Small style fix '=' -> ' = 'Nick Sayer2000-05-111-1/+1
* Fix compatibility issue in sed. Do so by explicitely adding aNick Sayer2000-05-111-1/+5
* Add DIAGNOSTICS section namePhilippe Charnier2000-03-261-3/+3
* Uncorrupt the SCCS id (s/ From: / /).Brian Feldman2000-03-201-2/+2
* Fix a couple hard sentence breaks I inadvertently introduced. Also,Brian Feldman2000-03-201-7/+9
* Add a new flag: -E enables "extended" regular expressions.Brian Feldman2000-03-194-8/+21
* Add $FreeBSD$.Brian Feldman2000-03-191-1/+2
* PR: 10850Bill Swingle2000-02-151-6/+10
* Escape the ':' so that is actually makes it into the double quotes.Steve Price1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* More egcs warning fixes:Warner Losh1999-04-251-2/+3
* Fix a new bug introduced by the previous bug fixArchie Cobbs1998-12-083-10/+23
* Fix brokenness compiling "s/pat/subst/" when length of subst is >= 4090 chars.Archie Cobbs1998-12-071-3/+6
* Compile -WallArchie Cobbs1998-12-072-2/+3
* Terminate our output string correctly if we've gotBrian Somers1998-09-221-1/+2
* Make 'y' command 8bit cleanAndrey A. Chernov1998-04-291-2/+2
* Remove local redefinition for err(). Add usage().Philippe Charnier1997-08-117-155/+135
* Show the real revision date and not the date that thisSteve Price1997-06-231-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Add a missing '\' to some text.Mike Pritchard1997-03-121-1/+1
* fix C programmer's bug number 12.2Wolfram Schneider1996-11-171-3/+8
* Fix the C programmer's bug #1: EOF is of type `int', not `char'.Joerg Wunsch1996-11-171-6/+2
* Make it at least semi-workedAndrey A. Chernov1996-08-111-2/+2
* Localize itAndrey A. Chernov1996-08-113-5/+7
* Yet^2 another fix for the line continuation bug.Bruce Evans1996-07-171-5/+5
* Yet another fix for the line continuation bug in sed. Keith's patchDavid Greenman1996-06-261-7/+5
* Fix from Keith Bostic <bostic@bsdi.com> for bug in sed dealing withDavid Greenman1996-06-191-5/+7
* Merge various fixes from NetBSD. This will allow the WordPerfect forJordan K. Hubbard1995-08-163-47/+87
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-8/+8
* Sed dumps core when linked with some coalescing malloc because itJoerg Wunsch1995-04-051-0/+2
* Fix spelling error (scipt -> script).Rodney W. Grimes1995-02-231-1/+1
* Correct a bug in the P function: according to 7th edition UNIX (tm), theJean-Marc Zucconi1995-02-061-1/+1
* Submitted by: Philippe CharnierAndreas Schulz1994-12-011-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2712-0/+3631