aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/glbl.c
Commit message (Expand)AuthorAgeFilesLines
* ed(1): Prevent possible overflows during allocation.Pedro F. Giffuni2016-12-121-1/+1
* ed(1): Fix [-Werror=logical-not-parentheses]Eitan Adler2015-04-201-1/+1
* bin/ed: use correct type in multiplicationEitan Adler2015-04-181-1/+1
* Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-5/+5
* Consistently use __FBSDIDDavid E. O'Brien2002-06-301-5/+2
* o __P has been reovedWarner Losh2002-02-021-11/+6
* o Correctly define rcsid.Mike Barcroft2001-08-061-10/+6
* Include sys/types.hBrian Somers2000-10-161-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* 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
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* You will find enclosed some changes to make gcc -Wall more happy inJoerg Wunsch1995-03-191-3/+3
* Added $Id$David Greenman1994-09-241-0/+2
* use umask 077 for buffer fileAndrew Moore1994-03-231-0/+223