summaryrefslogtreecommitdiffstats
path: root/bin/ed/cbc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r270256:pfg2014-08-281-1/+1
* Fix compiling ed w/ WITHOUT_ED_CRYPTO... These variables aren'tjmg2013-03-231-3/+1
* Fix warnings found by -Wmising-variable-declarations.ed2012-10-191-12/+8
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Make ed compile in the NOCRYPT case.jhay2003-06-031-0/+4
* Modernise. Use libcrypto for DES instead of libcipher.markm2003-06-021-43/+37
* Fix some easy WARNS.markm2002-07-311-6/+6
* Consistently use __FBSDIDobrien2002-06-301-4/+2
* o __P has been reovedimp2002-02-021-26/+15
* o Correctly define rcsid.mike2001-08-061-29/+23
* Switch from using rand() or random() to a stronger, more appropriate PRNGkris2001-03-051-8/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Various spelling/formatting changes.kris1999-05-081-2/+2
* sccsid -> rcsid and fix some minor nits.steve1997-08-071-1/+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
* Localize itache1996-08-111-2/+1
* You will find enclosed some changes to make gcc -Wall more happy injoerg1995-03-191-2/+8
* Added $Id$dg1994-09-241-0/+1
* use umask 077 for buffer filealm1994-03-231-1/+1
* Fixed range address bug: 1,2, == 2,2 not 2,.alm1994-02-011-64/+50
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).alm1993-06-181-0/+435
OpenPOWER on IntegriCloud