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
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
1
-9
/
+0
*
Fix warnings found by -Wmising-variable-declarations.
ed
2012-10-19
1
-2
/
+2
*
Fix some obtuse fprintf tricks in bin/ed.
dim
2011-12-16
1
-2
/
+4
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
1
-1
/
+1
*
Consistently use __FBSDID
obrien
2002-06-30
1
-4
/
+2
*
o __P has been reoved
imp
2002-02-02
1
-30
/
+9
*
o Correctly define rcsid.
mike
2001-08-06
1
-20
/
+16
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
sccsid -> rcsid and fix some minor nits.
steve
1997-08-07
1
-2
/
+5
*
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
*
Output line count to stdout. Complies to POSIX.2.
tg
1996-05-23
1
-3
/
+3
*
You will find enclosed some changes to make gcc -Wall more happy in
joerg
1995-03-19
1
-4
/
+4
*
Added $Id$
dg
1994-09-24
1
-0
/
+2
*
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
-0
/
+375