aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/cbc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Make ed compile in the NOCRYPT case.John Hay2003-06-031-0/+4
* Modernise. Use libcrypto for DES instead of libcipher.Mark Murray2003-06-021-43/+37
* Fix some easy WARNS.Mark Murray2002-07-311-6/+6
* Consistently use __FBSDIDDavid E. O'Brien2002-06-301-4/+2
* o __P has been reovedWarner Losh2002-02-021-26/+15
* o Correctly define rcsid.Mike Barcroft2001-08-061-29/+23
* Switch from using rand() or random() to a stronger, more appropriate PRNGKris Kennaway2001-03-051-8/+1
* $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-1/+8
* 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
* Localize itAndrey A. Chernov1996-08-111-2/+1
* You will find enclosed some changes to make gcc -Wall more happy inJoerg Wunsch1995-03-191-2/+8
* Added $Id$David Greenman1994-09-241-0/+1
* 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-64/+50
* POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).Andrew Moore1993-06-181-0/+435