DragonFly commits List (threaded) for 2009-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_4 Merge branch 'vendor/TCSH'
commit 4aa4ff3de1f61a1421de88305c3b8d130c5ae981
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Sep 30 17:44:54 2009 -0700
Merge branch 'vendor/TCSH'
Summary of changes:
contrib/tcsh-6/README | 2 +-
contrib/tcsh-6/complete.tcsh | 104 ++++--
contrib/tcsh-6/config.rpath | 571 +++++++++++++++++++++++++++++
contrib/tcsh-6/config_f.h | 6 +-
contrib/tcsh-6/ed.chared.c | 52 ++-
contrib/tcsh-6/ed.decls.h | 4 +-
contrib/tcsh-6/ed.h | 7 +-
contrib/tcsh-6/ed.inputl.c | 147 ++++----
contrib/tcsh-6/ed.screen.c | 10 +-
contrib/tcsh-6/ed.term.h | 4 +-
contrib/tcsh-6/ed.xmap.c | 14 +-
contrib/tcsh-6/glob.c | 4 +-
contrib/tcsh-6/patchlevel.h | 6 +-
contrib/tcsh-6/sh.c | 76 +++--
contrib/tcsh-6/sh.char.c | 209 +-----------
contrib/tcsh-6/sh.char.h | 46 +++-
contrib/tcsh-6/sh.decls.h | 5 +-
contrib/tcsh-6/sh.dir.c | 16 +-
contrib/tcsh-6/sh.dol.c | 148 ++++----
contrib/tcsh-6/sh.err.c | 23 +-
contrib/tcsh-6/sh.exec.c | 11 +-
contrib/tcsh-6/sh.exp.c | 123 +++++--
contrib/tcsh-6/sh.file.c | 12 +-
contrib/tcsh-6/sh.func.c | 210 +++++++++--
contrib/tcsh-6/sh.glob.c | 9 +-
contrib/tcsh-6/sh.h | 28 +-
contrib/tcsh-6/sh.lex.c | 19 +-
contrib/tcsh-6/sh.proc.c | 73 +++--
contrib/tcsh-6/sh.proc.h | 6 +-
contrib/tcsh-6/sh.sem.c | 25 +-
contrib/tcsh-6/sh.set.c | 22 +-
contrib/tcsh-6/tc.bind.c | 44 ++--
contrib/tcsh-6/tc.const.c | 19 +-
contrib/tcsh-6/tc.decls.h | 8 +-
contrib/tcsh-6/tc.func.c | 22 +-
contrib/tcsh-6/tc.os.h | 9 +-
contrib/tcsh-6/tc.sig.h | 4 +-
contrib/tcsh-6/tc.str.c | 43 ++-
contrib/tcsh-6/tcsh.man | 41 ++-
contrib/tcsh-6/tcsh.vcproj | 827 ++++++++++++++++++++++++++++++++++++++++++
contrib/tcsh-6/tw.color.c | 5 +-
contrib/tcsh-6/tw.comp.c | 6 +-
contrib/tcsh-6/tw.parse.c | 6 +-
43 files changed, 2344 insertions(+), 682 deletions(-)
create mode 100644 contrib/tcsh-6/config.rpath
create mode 100644 contrib/tcsh-6/tcsh.vcproj
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4aa4ff3de1f61a1421de88305c3b8d130c5ae981
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]