Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __FBSDID over rcsid[]. | obrien | 2003-05-03 | 1 | -2/+2 |
| | |||||
* | Use POSIX macros for wait(2)-style status information instead of the | mike | 2002-06-03 | 1 | -3/+2 |
| | | | | | deprecated 4.2/4.3BSD wait union. Fix some nearby pid_t/int confusion. | ||||
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+3 |
| | | | | Idea from: Theo de Raadt <deraadt@openbsd.org> | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
| | |||||
* | Implement dialog_prgbox() function which allows run program | ache | 1994-10-28 | 1 | -0/+160 |
(via pipe) with output to dialog box |