| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove old fmake. It wasn't built by default for some time. Users that | Warner Losh | 2015-06-16 | 1 | -134/+0 |
| | | | | | | | | | | | really need it can find it in the devel/fmake port or pkg install fmake. Note: This commit is orthogonal to the question 'can we fmake buildworld'. Differential Revision: https://reviews.freebsd.org/D2840 Notes: svn path=/head/; revision=284464 | ||||
| * | Add a missing space to the error message when execvp() failed. | Stefan Farfeleder | 2009-12-05 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=200120 | ||||
| * | Factor out ProcExec() into its own file and rename it to Proc_Exec() for | Hartmut Brandt | 2005-05-24 | 1 | -0/+134 |
| consistency with the rest of make. Obtained from: DragonFlyBSD (except for the rename) Notes: svn path=/head/; revision=146574 | |||||
