aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/undo.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-3/+3
* Consistently use __FBSDIDDavid E. O'Brien2002-06-301-4/+2
* o __P has been reovedWarner Losh2002-02-021-6/+3
* o Correctly define rcsid.Mike Barcroft2001-08-061-8/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Various spelling/formatting changes.Kris Kennaway1999-05-081-2/+2
* sccsid -> rcsid and fix some minor nits.Steve Price1997-08-071-2/+5
* 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
* -Wall cleaning.Steve Price1996-12-141-2/+2
* Added $Id$David Greenman1994-09-241-0/+2
* use umask 077 for buffer fileAndrew Moore1994-03-231-1/+1
* Fixed range address bug: 1,2, == 2,2 not 2,.Andrew Moore1994-02-011-0/+154