summaryrefslogtreecommitdiff
path: root/usr.bin/sed/extern.h
AgeCommit message (Expand)Author
2015-03-12The latest refactoring changes broke sed -i:christos
2015-03-01Hide more subroutines in processing phase.asau
2015-03-01Close files opened at processing time within processing phase.asau
2015-03-01Move run-time data structures into processing part.asau
2015-03-01Move data I/O file pointers into processing part.asau
2015-02-28Improve modularity of "sed" source:asau
2014-06-06Renumber so that 3 follows 2.wiz
2014-06-06add netbsdchristos
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
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-06-14Remove #if __STDC__. De-__P() and ANSIfy.wiz
2002-01-23Add a -E flag to ed(1) and sed(1) so that they can use extendedatatat
2000-10-11More format string cleanup by sommerfeld.is
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