Now someone should go in there and fix the ^Z support, because it is broken.
ksh makes it seem to work right, but running it in csh shows the tty is not being restored to the correct mode. > Modified files: > games/hack : config.h hh > > Log message: > Disable !-command to escape to a shell. You are supposed to play, press > ^Z, or open up another terminal if there is something else to do. > > ok deraadt