summaryrefslogtreecommitdiffstats
path: root/bin/ed/buf.c
Commit message (Expand)AuthorAgeFilesLines
* More -Wmissing-variable-declarations fixes.ed2012-10-191-3/+0
* Fix warnings found by -Wmising-variable-declarations.ed2012-10-191-6/+6
* Fix memory leaks in error cases.brueffer2011-08-271-0/+3
* Consistently use __FBSDIDobrien2002-06-301-4/+2
* Bogusness may have happened using a variable assignment here before, butjmallett2002-06-201-1/+1
* o __P has been reovedimp2002-02-021-20/+10
* File positions are off_t nowdays, not long, so:ache2001-09-011-3/+3
* o Correctly define rcsid.mike2001-08-061-17/+13
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Various spelling/formatting changes.kris1999-05-081-2/+2
* Ensure stdout is line buffered.helbig1997-12-311-1/+5
* Un-clobber mktemp->mkstemp patch.eivind1997-10-091-3/+2
* mktemp -> mkstempeivind1997-10-081-2/+3
* sccsid -> rcsid and fix some minor nits.steve1997-08-071-2/+6
* Use mkstemp rather than mktemp to prevent races.imp1997-03-241-4/+8
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* -Wall cleaning.steve1996-12-141-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Added $Id$dg1994-09-241-0/+2
* use umask 077 for buffer filealm1994-03-231-2/+8
* Fixed range address bug: 1,2, == 2,2 not 2,.alm1994-02-011-71/+65
* Consolidate mark code - no functional changes or fixes.alm1993-07-021-1/+37
* fixed undo within a global command (would corrupt the buffer)alm1993-06-261-1/+5
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).alm1993-06-181-0/+246
OpenPOWER on IntegriCloud