summaryrefslogtreecommitdiff
path: root/usr.bin/make/cmd_exec.c
AgeCommit message (Expand)Author
2003-10-19out of bounds. report by david@. ok espie@Ted Unangst
2002-08-05dup2() style nit--don't dup2() if oldfd == newfd; espie@ OK.Todd C. Miller
2002-07-31use fork, not vfork. seems to fix misterious trapframe trashing on hppa; dera...Michael Shalayeff
2001-05-23Mostly clean-up:Marc Espie