Here are some more size numbers for the modified shell (this is the version I called new2 in the previous message) for a few more architectures.
I don't have the NetBSD -current (as of today) sizes to compare with, but I'm sure there are others of you out there who do. onyx$ size evbarm/bin/sh i386/bin/sh sparc64/bin/sh text data bss dec hex filename 146140 18448 5236 169824 29760 evbarm/bin/sh 150565 3096 5444 159105 26d81 i386/bin/sh 184995 17436 8432 210863 337af sparc64/bin/sh onyx$ ls -l evbarm/bin/sh i386/bin/sh sparc64/bin/sh -r-xr-xr-x 1 root wheel 198216 Mar 17 21:41 evbarm/bin/sh -r-xr-xr-x 1 root wheel 183164 Mar 17 08:46 i386/bin/sh -r-xr-xr-x 1 root wheel 231512 Mar 17 17:53 sparc64/bin/sh I have no performance numbers on any of those, and no reasonable (to me) way of obtaining control numbers even if I were able to run these binaries (which would be limited to i386 at best), so I won't be attempting that. kre
