summaryrefslogtreecommitdiffstats
path: root/usr.bin/sed/process.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Make 'y' command 8bit cleanache1998-04-291-2/+2
| | | | PR: 6458
* Remove local redefinition for err(). Add usage().charnier1997-08-111-18/+20
|
* Localize itache1996-08-111-2/+2
| | | | 8bit cleanup
* Merge various fixes from NetBSD. This will allow the WordPerfect forjkh1995-08-161-16/+18
| | | | SCO installation to run all the way through (some POSIX fixes).
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
|
* Correct a bug in the P function: according to 7th edition UNIX (tm), thejmz1995-02-061-1/+1
| | | | | | | | | newline must be part of the pattern space i.e. `echo a|sed -e P' must print a a and not aa This is consistent with gnu sed, SunOS, Ultrix (and probably others!)
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+629
OpenPOWER on IntegriCloud