Author: chin
Repository: /hg/onnv/onnv-gate
Revision: 0eedbc59a82caa72ae325a6cee229da4adac0e0e
Log message:
6268998 cmd/sh and gcc don't get along
6277636 *sh* can crash if it creates too many temporary files
Files:
update: usr/src/cmd/sh/args.c
update: usr/src/cmd/sh/blok.c
update: usr/src/cmd/sh/bltin.c
update: usr/src/cmd/sh/cmd.c
update: usr/src/cmd/sh/defs.c
update: usr/src/cmd/sh/defs.h
update: usr/src/cmd/sh/echo.c
update: usr/src/cmd/sh/error.c
update: usr/src/cmd/sh/expand.c
update: usr/src/cmd/sh/fault.c
update: usr/src/cmd/sh/func.c
update: usr/src/cmd/sh/hash.c
update: usr/src/cmd/sh/hash.h
update: usr/src/cmd/sh/hashserv.c
update: usr/src/cmd/sh/io.c
update: usr/src/cmd/sh/jobs.c
update: usr/src/cmd/sh/macro.c
update: usr/src/cmd/sh/main.c
update: usr/src/cmd/sh/name.c
update: usr/src/cmd/sh/pwd.c
update: usr/src/cmd/sh/service.c
update: usr/src/cmd/sh/stak.c
update: usr/src/cmd/sh/string.c
update: usr/src/cmd/sh/test.c
update: usr/src/cmd/sh/word.c
update: usr/src/cmd/sh/xec.c