Commit ID: 1005F1B4DC20BB462B6 CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/24 21:08:27 UTC
Modified files:
bin/mksh : mksh.1 ulimit.c
Log message:
silently discard writes to read-only ulimit(2)s
as too much software does 「ulimit -dS $(ulimit -dH)」 etc.
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.492 -r1.493 src/bin/mksh/mksh.1
cvs -R rdiff -kk -upr1.2 -r1.3 src/bin/mksh/ulimit.c
