summaryrefslogtreecommitdiff
path: root/bin/ed/buf.c
AgeCommit message (Expand)Author
2003-10-19Fix typos in comments. From Jared Yanovich via jmc@openbsd.wiz
2003-09-05plug memory leak. PR bin/22694itojun
2000-04-17Obey $TMPDIR for creating the scratch filechristos
2000-04-04Back out the incorrect change in revision 1.11 of main.c, and actuallythorpej
1998-11-04add braceschristos
1998-07-28Delint.mycroft
1997-07-20- Use __RCSID() and __COPYRIGHT().thorpej
1997-03-22use mkstemp() instead of mktemp()lukem
1995-04-23clean up RCS Ids slightly, etc.cgd
1995-03-21convert to new RCS id conventions.cgd
1994-03-23Renamed insquealm
1994-03-23Use umask 077 to open buffer filealm
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-07-02fixed undo within a global command (would corrupt the buffer)alm
1993-05-08added support for lines of arbitrary lengthalm
1993-04-23added man page (draft)alm
1993-04-15added an efficient and relatively clean move (`m' command)alm
1993-04-14implemented line marks as pointersalm
1993-04-10updated to alm's ed-0.2cgd
1993-04-08added ed, from Andrew Moore, alm@netcom.comcgd