summaryrefslogtreecommitdiff
path: root/bin/ed/cbc.c
AgeCommit message (Expand)Author
2009-07-26remove unused global variabledholland
2009-07-26sprinkle static in this filedholland
2009-07-26Remove the need for -Wno-pointer-sign. Does not change the output .o file.dholland
2005-06-26sprinkle a little const, and now everything compiles with WARNS=3christos
2005-02-17Kill __P(), use ANSI function declarations.xtraeme
2003-10-19Fix typos in comments. From Jared Yanovich via jmc@openbsd.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-11-03fix minor WARNS=2lukem
1998-07-28Delint.mycroft
1998-02-03change includes to fix compiler warningperry
1997-07-20- Use __RCSID() and __COPYRIGHT().thorpej
1997-01-09kill use of registertls
1995-03-21convert to new RCS id conventions.cgd
1994-02-20`s3' applies the last substitution to the 3rd (or nth) match.alm
1993-11-23Added a line-addressing test so this isn't overlooked again.alm
1993-11-12fix line addressing so that 1,2, == 2,2 (as per SunOS ed) not 1,2alm
1993-08-01Add RCS identifiers.mycroft
1993-05-08added support for lines of arbitrary lengthalm
1993-04-15added an efficient and relatively clean move (`m' command)alm
1993-04-10updated to alm's ed-0.2cgd
1993-04-08added ed, from Andrew Moore, alm@netcom.comcgd