Use volatile where appropriate.
commit3d4c03ecc3d71e61154537c685119aeba12feaaf
authorpavalos <pavalos>
Sun, 14 Jan 2007 17:29:58 +0000 (14 17:29 +0000)
committerpavalos <pavalos>
Sun, 14 Jan 2007 17:29:58 +0000 (14 17:29 +0000)
tree9bb22ed08ef1150ae57c7852119f1343811d7209
parent422db74345729bf8bfcf7cf06c80098644accb1e
Use volatile where appropriate.

Partially taken from NetBSD.
bin/sh/eval.c
bin/sh/histedit.c
bin/sh/parser.c
bin/sh/var.c