summaryrefslogtreecommitdiff
path: root/usr.bin/sed/misc.c
AgeCommit message (Expand)Author
2014-06-26restore sccsid[]'s per core@'s decisionchristos
2014-06-06Renumber so that 3 follows 2.wiz
2014-06-06usage is __dead. Kill useless sccsid.joerg
2014-06-06Merge our changes.christos
2010-02-19Merge the following revisions from OpenBSD to let sed(1) handletnn
2009-04-13Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)lukem
2006-06-18Make TOOL_SED, to allow using our own sed in cases where the host's versiongdamore
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-06-14Remove #if __STDC__. De-__P() and ANSIfy.wiz
1997-10-19WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOFlukem
1997-01-09RCS ID policetls
1994-02-03RCS id'scgd
1994-02-03update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>cgd
1993-08-01Add RCS identifiers.mycroft
1993-06-064.4BSD-Lite2mrg
1993-04-13added Berkeley sed with mods to use GNU regexalm