Home | History | Annotate | Download | only in sed
History log of /src/usr.bin/sed/misc.c
RevisionDateAuthorComments
 1.15  26-Jun-2014  christos restore sccsid[]'s per core@'s decision
 1.14  06-Jun-2014  wiz Renumber so that 3 follows 2.
 1.13  06-Jun-2014  joerg usage is __dead. Kill useless sccsid.
 1.12  06-Jun-2014  christos Merge our changes.
 1.11  19-Feb-2010  tnn branches: 1.11.12; 1.11.22;
Merge the following revisions from OpenBSD to let sed(1) handle
arbitrarily long lines (closes our PR bin/42261).
openbsd/usr.bin/sed/extern.h 1.5
openbsd/usr.bin/sed/main.c 1.13-1.15
openbsd/usr.bin/sed/misc.c 1.8
openbsd/usr.bin/sed/compile.c 1.25-1.28
openbsd/usr.bin/sed/defs.h 1.4
 1.10  13-Apr-2009  lukem Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
 1.9  18-Jun-2006  gdamore branches: 1.9.28;
Make TOOL_SED, to allow using our own sed in cases where the host's version
is busted in some way.

The TOOL_SED doesn't use TIOCGWINSIZE, and has some changes to include
nbtool_config.h in a cross build environment.

Combined with some other changes (not yet committed), this allows cross
compiling m68k code on Solaris 10/amd64.
 1.8  07-Aug-2003  agc branches: 1.8.12;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.7  14-Jun-2002  wiz Remove #if __STDC__. De-__P() and ANSIfy.
 1.6  19-Oct-1997  lukem WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
 1.5  09-Jan-1997  tls RCS ID police
 1.4  03-Feb-1994  cgd RCS id's
 1.3  03-Feb-1994  cgd update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  13-Apr-1993  alm branches: 1.1.1;
added Berkeley sed with mods to use GNU regex
 1.1.1.2  06-Jun-2014  christos import today's FreeBSD sed.
 1.1.1.1  06-Jun-1993  mrg 4.4BSD-Lite2
 1.8.12.1  19-Jun-2006  chap Sync with head.
 1.9.28.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.11.22.1  10-Aug-2014  tls Rebase.
 1.11.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed