index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ed
/
cbc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
*
Make ed compile in the NOCRYPT case.
jhay
2003-06-03
1
-0
/
+4
*
Modernise. Use libcrypto for DES instead of libcipher.
markm
2003-06-02
1
-43
/
+37
*
Fix some easy WARNS.
markm
2002-07-31
1
-6
/
+6
*
Consistently use __FBSDID
obrien
2002-06-30
1
-4
/
+2
*
o __P has been reoved
imp
2002-02-02
1
-26
/
+15
*
o Correctly define rcsid.
mike
2001-08-06
1
-29
/
+23
*
Switch from using rand() or random() to a stronger, more appropriate PRNG
kris
2001-03-05
1
-8
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Various spelling/formatting changes.
kris
1999-05-08
1
-2
/
+2
*
sccsid -> rcsid and fix some minor nits.
steve
1997-08-07
1
-1
/
+8
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
-Wall cleaning.
steve
1996-12-14
1
-2
/
+2
*
Localize it
ache
1996-08-11
1
-2
/
+1
*
You will find enclosed some changes to make gcc -Wall more happy in
joerg
1995-03-19
1
-2
/
+8
*
Added $Id$
dg
1994-09-24
1
-0
/
+1
*
use umask 077 for buffer file
alm
1994-03-23
1
-1
/
+1
*
Fixed range address bug: 1,2, == 2,2 not 2,.
alm
1994-02-01
1
-64
/
+50
*
POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).
alm
1993-06-18
1
-0
/
+435