shithub: riscv

Download patch

ref: 197e4d6e08a785441b242f64546e82a3829f361f
parent: 17ae0ea757735e2758a1cd5ab365cbab5e0b91cf
author: stanley lieber <stanley.lieber@gmail.com>
date: Mon Mar 16 19:42:58 EDT 2015

ssam: don't pollute the environment.

--- a/rc/bin/ssam
+++ b/rc/bin/ssam
@@ -1,4 +1,5 @@
 #!/bin/rc
+rfork e
 # ssam - stream interface to sam
 
 flagfmt='n,e script,f sfile'