Home | History | Annotate | Download | only in sed
History log of /src/usr.bin/sed/Makefile
RevisionDateAuthorComments
 1.17  07-Jun-2014  christos put back WARNS=6
 1.16  07-Jun-2014  christos PR/48880: Ryo ONODERA: Unapply one of our patches that broke 'G'.
 1.15  06-Jun-2014  christos Merge our changes.
 1.14  14-Apr-2009  lukem branches: 1.14.12; 1.14.22;
Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint
 1.13  02-Jun-2006  mrg branches: 1.13.28;
remove sh3/GCC2 hack.
 1.12  07-Apr-2006  mrg branches: 1.12.2;
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
 1.11  27-Oct-2003  uwe Deoptimize (gcc-sh3-sed hack) only if ${HAVE_GCC3} != "yes".
 1.10  14-Jun-2002  wiz WARNS=2
 1.9  23-Apr-2002  thorpej Use -O0 on SuperH, for now.
 1.8  09-Jan-1997  tls RCS ID police
 1.7  03-Feb-1994  cgd RCS id's
 1.6  03-Feb-1994  cgd update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>
 1.5  11-Nov-1993  jtc Use new POSIX.2 compatible regex routines in C library instead of -lgnuregex.
 1.4  04-Nov-1993  andrew make with -DHISTORIC_PRACTICE to obtain the common EOF behavior of the "n"
command. Don't be fussy about requiring spaces after the "w" command
though.
 1.3  13-Aug-1993  alm removed GNU_REGEX directive
catch infinite substitution for the following cases:
echo hi | sed 's/$/a/g' (prints hia)
echo hi | sed 's/h*/x/g' (terminates with error: infinite substitution)
 1.2  30-Jul-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.12.2.1  19-Jun-2006  chap Sync with head.
 1.13.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.14.22.1  10-Aug-2014  tls Rebase.
 1.14.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed