summaryrefslogtreecommitdiffstats
path: root/bin/ed/ed.h
Commit message (Expand)AuthorAgeFilesLines
* More -Wmissing-variable-declarations fixes.ed2012-10-191-0/+6
* /*- or .\"- or #- to begin license clauses.imp2005-01-101-1/+1
* Modernise. Use libcrypto for DES instead of libcipher.markm2003-06-021-7/+12
* Fix some easy WARNS.markm2002-07-311-2/+2
* We have a place for extern declarations of global variables in ed.h, do notjmallett2002-06-201-0/+2
* o __P has been reovedimp2002-02-021-88/+73
* o Correctly define rcsid.mike2001-08-061-12/+12
* Use PATH_MAX rather than MAXPATHLEN. Also fix a possible off by oneimp2001-05-291-8/+2
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Silence some warnings when building on the alpha.dfr1998-08-071-2/+2
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.eivind1997-12-101-2/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Nuked #ifdef __386BSD__ since this is not appropriate and no longer defineddg1994-11-031-4/+2
* Added $Id$dg1994-09-241-0/+1
* use umask 077 for buffer filealm1994-03-231-9/+8
* Fixed range address bug: 1,2, == 2,2 not 2,.alm1994-02-011-130/+160
* added (unsiged) cast to avoid int overflowalm1993-08-091-1/+1
* Consolidate mark code - no functional changes or fixes.alm1993-07-021-1/+4
* fixed undo within a global command (would corrupt the buffer)alm1993-06-261-2/+2
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).alm1993-06-181-0/+263
OpenPOWER on IntegriCloud