Commit ID: 1004FA44E6C59CC7A07
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/05/04 21:47:05 UTC
Modified files:
bin/mksh : funcs.c main.c sh.h var.c
Log message:
provide for Coherent not having gettimeofday(2), imake style (bad, but this is
not for others to use without a second thought anyway)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.215 -r1.216 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.218 -r1.219 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.554 -r1.555 src/bin/mksh/sh.h
cvs -R rdiff -kk -upr1.147 -r1.148 src/bin/mksh/var.c