David E. O'Brien
|
cd883fb617
|
Use __FBSDID over rcsid[].
|
2003-05-03 21:31:08 +00:00 |
|
Mike Barcroft
|
cb263c3594
|
Use POSIX macros for wait(2)-style status information instead of the
deprecated 4.2/4.3BSD wait union. Fix some nearby pid_t/int
confusion.
|
2002-06-03 23:13:11 +00:00 |
|
Brian Somers
|
7bc6d0158f
|
Fix the type of the NULL arg to execl()
Idea from: Theo de Raadt <deraadt@openbsd.org>
|
2001-07-09 09:24:06 +00:00 |
|
Rodney W. Grimes
|
4399be3cbd
|
Remove trailing whitespace.
|
1995-05-30 05:05:38 +00:00 |
|
Andrey A. Chernov
|
3f20de5a5f
|
Implement dialog_prgbox() function which allows run program
(via pipe) with output to dialog box
|
1994-10-28 03:08:28 +00:00 |
|