History log of /netbsd/bin/ed/glbl.c (Results 1 – 10 of 10)
Revision Date Author Comments
# bbb81c22 04-Jan-2019 maya <maya@NetBSD.org>

Unifdef compatibility for broken realloc.

No binary change


# 858639cd 28-Aug-2015 joerg <joerg@NetBSD.org>

Be explicit about what is negated.


# 7ae8af9a 31-Mar-2014 christos <christos@NetBSD.org>

PR/48692: Henning Petersen: Missplaced paranthesis in bin/ed gbl.c and main.c


# 7cc84c81 23-Mar-2014 dholland <dholland@NetBSD.org>

sprintf considered harmful


# 6310b596 26-Jun-2005 christos <christos@NetBSD.org>

sprinkle a little const, and now everything compiles with WARNS=3


# d33a7206 17-Feb-2005 xtraeme <xtraeme@NetBSD.org>

Kill __P(), use ANSI function declarations.


# 341bd18b 19-Aug-1998 thorpej <thorpej@NetBSD.org>

Add some braces to make egcs happy.


# 8b7ade1a 20-Jul-1997 thorpej <thorpej@NetBSD.org>

- Use __RCSID() and __COPYRIGHT().
- Fix (all but two) compiler warnings.


# 49f0ad86 21-Mar-1995 cgd <cgd@NetBSD.org>

convert to new RCS id conventions.


# 1357f155 20-Feb-1994 alm <alm@NetBSD.org>

`s3' applies the last substitution to the 3rd (or nth) match.
Split up the code to several files.