harti 2005-05-12 11:09:45 UTC FreeBSD src repository Modified files: usr.bin/make job.c Log: Convert Compat_RunCommand() to use ProcWait(). This also gives Cmd_Exec() the potential to handle interrupts which it doesn't currently. Submitted by: Max Okumoto <okumoto at ucsd.edu> (7.228) Revision Changes Path 1.102 +68 -73 src/usr.bin/make/job.c