pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/shells/pdksh/files



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat May 31 16:47:37 UTC 2008

Modified Files:
        pkgsrc/shells/pdksh/files: Makefile.in alloc.c c_ksh.c c_sh.c c_test.c
            c_test.h c_ulimit.c conf-end.h config.h.in configure configure.in
            edit.c edit.h emacs-gen.sh emacs.c eval.c exec.c expand.h expr.c
            history.c io.c jobs.c ksh.Man ksh_dir.h ksh_limval.h ksh_stat.h
            ksh_time.h ksh_times.h ksh_wait.h lex.c lex.h mail.c main.c misc.c
            missing.c mkman path.c proto.h sh.h shf.c shf.h sigact.c sigact.h
            siglist.in siglist.sh syn.c table.c table.h trap.c tree.c tree.h
            tty.c tty.h var.c version.c vi.c

Log Message:
Merge assorted bugfixes to pdksh-5.2.14, taken as diff between
PDKSH-5_2_14 and NetBSD-current HEAD as of 2008-05-31.
- Fixes rare segfault seen on Solaris.
- add strlcpy and strlcat fallback implementations from libnbcompat
- regenerate configure (using autoconf-2.12, ugh)


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/shells/pdksh/files/Makefile.in \
    pkgsrc/shells/pdksh/files/alloc.c pkgsrc/shells/pdksh/files/c_ksh.c \
    pkgsrc/shells/pdksh/files/c_sh.c pkgsrc/shells/pdksh/files/c_test.c \
    pkgsrc/shells/pdksh/files/c_test.h pkgsrc/shells/pdksh/files/c_ulimit.c \
    pkgsrc/shells/pdksh/files/conf-end.h \
    pkgsrc/shells/pdksh/files/config.h.in pkgsrc/shells/pdksh/files/configure \
    pkgsrc/shells/pdksh/files/configure.in pkgsrc/shells/pdksh/files/edit.c \
    pkgsrc/shells/pdksh/files/edit.h pkgsrc/shells/pdksh/files/emacs-gen.sh \
    pkgsrc/shells/pdksh/files/emacs.c pkgsrc/shells/pdksh/files/eval.c \
    pkgsrc/shells/pdksh/files/exec.c pkgsrc/shells/pdksh/files/expand.h \
    pkgsrc/shells/pdksh/files/expr.c pkgsrc/shells/pdksh/files/history.c \
    pkgsrc/shells/pdksh/files/io.c pkgsrc/shells/pdksh/files/jobs.c \
    pkgsrc/shells/pdksh/files/ksh.Man pkgsrc/shells/pdksh/files/ksh_dir.h \
    pkgsrc/shells/pdksh/files/ksh_limval.h \
    pkgsrc/shells/pdksh/files/ksh_stat.h pkgsrc/shells/pdksh/files/ksh_time.h \
    pkgsrc/shells/pdksh/files/ksh_times.h \
    pkgsrc/shells/pdksh/files/ksh_wait.h pkgsrc/shells/pdksh/files/lex.c \
    pkgsrc/shells/pdksh/files/lex.h pkgsrc/shells/pdksh/files/mail.c \
    pkgsrc/shells/pdksh/files/main.c pkgsrc/shells/pdksh/files/misc.c \
    pkgsrc/shells/pdksh/files/missing.c pkgsrc/shells/pdksh/files/mkman \
    pkgsrc/shells/pdksh/files/path.c pkgsrc/shells/pdksh/files/proto.h \
    pkgsrc/shells/pdksh/files/shf.c pkgsrc/shells/pdksh/files/shf.h \
    pkgsrc/shells/pdksh/files/sigact.c pkgsrc/shells/pdksh/files/sigact.h \
    pkgsrc/shells/pdksh/files/siglist.in pkgsrc/shells/pdksh/files/siglist.sh \
    pkgsrc/shells/pdksh/files/syn.c pkgsrc/shells/pdksh/files/table.c \
    pkgsrc/shells/pdksh/files/table.h pkgsrc/shells/pdksh/files/trap.c \
    pkgsrc/shells/pdksh/files/tree.c pkgsrc/shells/pdksh/files/tree.h \
    pkgsrc/shells/pdksh/files/tty.c pkgsrc/shells/pdksh/files/tty.h \
    pkgsrc/shells/pdksh/files/var.c pkgsrc/shells/pdksh/files/version.c \
    pkgsrc/shells/pdksh/files/vi.c
cvs rdiff -r1.2 -r1.3 pkgsrc/shells/pdksh/files/sh.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index