Commit ID:      10056CD0AFA12B0CBA5
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/02/24 01:44:48 UTC

Modified files:
        bin/mksh       : jobs.c lalloc.c main.c sh.h

Log message:
implement mmap-using mechanism to catch buffer underruns inside mksh
(pulls stdio, is rather BSD-specific and memory-hungry and a bit slow)

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.118 -r1.119 src/bin/mksh/jobs.c
cvs -R rdiff -kk -upr1.23 -r1.24 src/bin/mksh/lalloc.c
cvs -R rdiff -kk -upr1.307 -r1.308 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.760 -r1.761 src/bin/mksh/sh.h

Reply via email to