branches: 1.1.2;add a common putstr() function which just puts()'s the chars inits argument string. implement a broken version of panic() in termsof it, for cases where we need panic() but can't affort printf().