OpenGrok
Cross Reference: io.c
xref
: /
src
/
bin
/
ed
/
io.c
Home
|
History
|
Annotate
|
Download
|
only in
ed
History log of
/src/bin/ed/io.c
Revision
Date
Author
Comments
1.12
17-Sep-2025
rillig
ed: fix search-and-replace typos in comments, clean up whitespace
No binary change.
1.11
03-Oct-2024
rillig
bin: fix lint warning "effectively discards 'const'"
For example: src/bin/ed/io.c(339): warning: call to 'strchr' effectively
discards 'const' from argument [346]
No binary change.
1.10
23-Mar-2014
dholland
branches: 1.10.26; 1.10.38;
sprintf considered harmful
1.9
23-May-2011
joerg
branches: 1.9.4; 1.9.10;
Conditionalize printfs instead of using conditional empty format
strings.
1.8
26-Jun-2005
christos
sprinkle a little const, and now everything compiles with WARNS=3
1.7
17-Feb-2005
xtraeme
Kill __P(), use ANSI function declarations.
1.6
17-Apr-2000
christos
make this compile without -DBACKWARDS [someone deleted an unused variable
that was not always unused]
1.5
04-Apr-2000
thorpej
Back out the incorrect change in revision 1.11 of main.c, and actually
fix the problem it meant to address by putting extern declarations into
ed.h.
1.4
20-Jul-1997
thorpej
- Use __RCSID() and __COPYRIGHT().
- Fix (all but two) compiler warnings.
1.3
09-Jan-1997
tls
kill use of register
1.2
21-Mar-1995
cgd
convert to new RCS id conventions.
1.1
20-Feb-1994
alm
`s3' applies the last substitution to the 3rd (or nth) match.
Split up the code to several files.
1.9.10.1
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.9.4.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.10.38.1
02-Aug-2025
perseant
Sync with HEAD
1.10.26.2
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.10.26.1
21-Apr-2020
martin
Sync with HEAD
Indexes created Fri Oct 17 23:09:53 GMT 2025