aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/ed.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: MAXPATHLEN -> PATH_MAXDavid E. O'Brien2001-08-011-8/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Silence some warnings when building on the alpha.Doug Rabson1998-08-071-2/+2
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.Eivind Eklund1997-12-101-2/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Nuked #ifdef __386BSD__ since this is not appropriate and no longer definedDavid Greenman1994-11-031-4/+2
* Added $Id$David Greenman1994-09-241-0/+1
* use umask 077 for buffer fileAndrew Moore1994-03-231-9/+8
* Fixed range address bug: 1,2, == 2,2 not 2,.Andrew Moore1994-02-011-130/+160
* added (unsiged) cast to avoid int overflowAndrew Moore1993-08-091-1/+1
* Consolidate mark code - no functional changes or fixes.Andrew Moore1993-07-021-1/+4
* fixed undo within a global command (would corrupt the buffer)Andrew Moore1993-06-261-2/+2
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).Andrew Moore1993-06-181-0/+263