aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sed/main.c
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 a new flag: -E enables "extended" regular expressions.Brian Feldman2000-03-191-2/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix a new bug introduced by the previous bug fixArchie Cobbs1998-12-081-3/+15
* Remove local redefinition for err(). Add usage().Philippe Charnier1997-08-111-11/+23
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-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
* Localize itAndrey A. Chernov1996-08-111-1/+3
* Fix spelling error (scipt -> script).Rodney W. Grimes1995-02-231-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+352