./shells/pdksh, Free clone of the AT&T Korn shell

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 5.2.14nb4, Package name: pdksh-5.2.14nb4, Maintainer: schmonz

PD-ksh is a mostly complete AT&T ksh look-alike. Work is mostly
finished to make it fully compatible with both POSIX and AT&T ksh
(when the two don't conflict). Since pdksh is free and compiles
and runs on most common unix systems, it is very useful in creating
a consistent user interface across multiple machines.


Version history: (Expand)


CVS history: (Expand)


   2009-02-23 14:18:56 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #2706 - requested by adrianp
pdksh: bug fix

Revisions pulled up:
- shells/pdksh/Makefile				1.18
- shells/pdksh/files/c_ulimit.c			1.4
- shells/pdksh/files/lex.c			1.4
---
Module Name:	pkgsrc
Committed By:	tnn
Date:		Sat Feb 21 20:06:30 UTC 2009

Modified Files:
	pkgsrc/shells/pdksh: Makefile
	pkgsrc/shells/pdksh/files: c_ulimit.c lex.c

Log message:
Merge the following revisions from NetBSD src:
c_ulimit.c 1.9: avoid sign extension problem
lex.c 1.13: bugfix related to nested quotes
Bump PKGREVISION.