[Midnightbsd-cvs] [MidnightBSD/src] e987d1: create vendor openbsd ksh

Lucas Holt noreply at github.com
Mon Mar 16 11:53:03 EDT 2020


  Branch: refs/heads/vendor/OpenBSD/ksh
  Home:   https://github.com/MidnightBSD/src
  Commit: e987d17857d33f71d6acd6d88bb6510b326343d0
      https://github.com/MidnightBSD/src/commit/e987d17857d33f71d6acd6d88bb6510b326343d0
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2013-11-30 (Sat, 30 Nov 2013)

  Changed paths:
    A .gitattributes

  Log Message:
  -----------
  create vendor openbsd ksh


  Commit: 73e47ac26cc81110fc9ce0571e9026ee55a3a632
      https://github.com/MidnightBSD/src/commit/73e47ac26cc81110fc9ce0571e9026ee55a3a632
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2013-11-30 (Sat, 30 Nov 2013)

  Changed paths:
    M .gitattributes
    A 3.9/BUG-REPORTS
    A 3.9/CONTRIBUTORS
    A 3.9/ChangeLog
    A 3.9/ChangeLog.0
    A 3.9/IAFA-PACKAGE
    A 3.9/INSTALL
    A 3.9/LEGAL
    A 3.9/Makefile
    A 3.9/NEWS
    A 3.9/NOTES
    A 3.9/PROJECTS
    A 3.9/README
    A 3.9/alloc.c
    A 3.9/c_ksh.c
    A 3.9/c_sh.c
    A 3.9/c_test.c
    A 3.9/c_test.h
    A 3.9/c_ulimit.c
    A 3.9/config.h
    A 3.9/edit.c
    A 3.9/edit.h
    A 3.9/emacs-gen.sh
    A 3.9/emacs.c
    A 3.9/eval.c
    A 3.9/exec.c
    A 3.9/expand.h
    A 3.9/expr.c
    A 3.9/history.c
    A 3.9/io.c
    A 3.9/jobs.c
    A 3.9/ksh.1
    A 3.9/ksh_limval.h
    A 3.9/lex.c
    A 3.9/lex.h
    A 3.9/mail.c
    A 3.9/main.c
    A 3.9/misc.c
    A 3.9/mknod.c
    A 3.9/path.c
    A 3.9/proto.h
    A 3.9/sh.1
    A 3.9/sh.h
    A 3.9/shf.c
    A 3.9/shf.h
    A 3.9/syn.c
    A 3.9/table.c
    A 3.9/table.h
    A 3.9/tests/README
    A 3.9/tests/alias.t
    A 3.9/tests/arith.t
    A 3.9/tests/bksl-nl.t
    A 3.9/tests/brkcont.t
    A 3.9/tests/cdhist.t
    A 3.9/tests/eglob.t
    A 3.9/tests/glob.t
    A 3.9/tests/heredoc.t
    A 3.9/tests/history.t
    A 3.9/tests/ifs.t
    A 3.9/tests/integer.t
    A 3.9/tests/lineno.t
    A 3.9/tests/read.t
    A 3.9/tests/regress.t
    A 3.9/tests/syntax.t
    A 3.9/tests/th
    A 3.9/tests/unclass1.t
    A 3.9/tests/unclass2.t
    A 3.9/tests/version.t
    A 3.9/trap.c
    A 3.9/tree.c
    A 3.9/tree.h
    A 3.9/tty.c
    A 3.9/tty.h
    A 3.9/var.c
    A 3.9/version.c
    A 3.9/vi.c

  Log Message:
  -----------
  Move OpenBSD's version of pdksh to vendor. This was replaced by mksh later


  Commit: 42fb49d03c6b30bc156a5ebc9114effe2843102b
      https://github.com/MidnightBSD/src/commit/42fb49d03c6b30bc156a5ebc9114effe2843102b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2013-12-02 (Mon, 02 Dec 2013)

  Changed paths:

  Log Message:
  -----------
  remove cvs2svn:cvs-rev property


Compare: https://github.com/MidnightBSD/src/compare/e987d17857d3%5E...42fb49d03c6b


More information about the Midnightbsd-cvs mailing list