Commit ID: 1005F1B498907199B32
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/07/24 20:50:12 UTC
Modified files:
bin/mksh : Makefile misc.c ulimit.c ulimits.opt
Log message:
implement (emulated, on MirBSD) support for ulimit(2)
also, make ksh_getopt EBCDIC-safe
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.170 -r1.171 src/bin/mksh/Makefile
cvs -R rdiff -kk -upr1.300 -r1.301 src/bin/mksh/misc.c
cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/mksh/ulimit.c
cvs -R rdiff -kk -upr1.1 -r1.2 src/bin/mksh/ulimits.opt