| Commit message (Expand) | Author | Age | Files | Lines |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | - Add default choice option for --yesno box. | jkim | 2006-02-07 | 2 | -92/+63 |
* | Respect NO_EXAMPLES | phk | 2005-08-05 | 1 | -0/+2 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 1 | -2/+2 |
* | FILES support for bsd.prog.mk. See bsd.README for details. | ru | 2001-12-17 | 1 | -8/+4 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+0 |
* | Include sys/types.h | brian | 2000-10-16 | 1 | -0/+2 |
* | Remove unneded -lmytinfo | ache | 2000-09-16 | 1 | -2/+2 |
* | Silence -Wall; main()'s second argument was "unsigned char **", | markm | 2000-08-19 | 1 | -6/+8 |
* | Have to install from ${.CURDIR}, not ${.OBJDIR}. | jkh | 2000-01-08 | 1 | -1/+1 |
* | Install contents of the dialog/TESTS directory to share/examples/dialog | phantom | 2000-01-07 | 3 | -0/+29 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | Drop outdated FreeBSD version number from test script. | rnordier | 1999-01-24 | 1 | -1/+1 |
* | Add documentation for tree functions. | jkh | 1998-10-02 | 1 | -5/+79 |
* | Add missing free() | jkh | 1998-09-30 | 1 | -3/+1 |
* | Teach this code about the new tree functionality of libdialog. | jkh | 1998-09-28 | 3 | -1/+105 |
* | fix misspelling | jmg | 1997-08-30 | 1 | -1/+1 |
* | `it's'' -> `its'' where appropriate and typo fixes in time2posix.3. | eivind | 1997-05-19 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 10 | -2963/+0 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -279/+0 |
* | Add a reference to dialog(3) now that the man pages exist. | jkh | 1995-12-23 | 1 | -0/+3 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Correct a few typos. | jkh | 1995-02-24 | 1 | -5/+5 |
* | Implement --hline "line" and --hfile file | ache | 1995-02-23 | 4 | -5/+52 |
* | Changes for new _menu interface | ache | 1995-02-15 | 1 | -2/+2 |
* | Pass prgbox exit code to main exit code | ache | 1995-02-13 | 2 | -3/+4 |
* | Update with new autosizing code, use -1 -1 now | ache | 1994-11-16 | 6 | -11/+11 |
* | Enhance inputbox to pass initial prompt (optional) | ache | 1994-11-02 | 2 | -3/+7 |
* | prgbox example added | ache | 1994-10-28 | 1 | -0/+12 |
* | Add --prgbox option to test new prgbox() function | ache | 1994-10-28 | 2 | -2/+18 |
* | Repair the damage done by whomever blew the last commit. Now it | jkh | 1994-10-26 | 1 | -1/+1 |
* | Move dialog_update() to another place, because it is now in dialog_clear() | ache | 1994-10-25 | 1 | -24/+16 |
* | Output error diagnostics, if occurse. | ache | 1994-10-11 | 4 | -0/+36 |
* | Use libdialog now. | ache | 1994-10-11 | 3 | -284/+74 |
* | Implement HOME/END keys for line edit | ache | 1994-10-10 | 2 | -5/+26 |
* | Implement insert-mode line editing | ache | 1994-10-10 | 1 | -16/+23 |
* | Cosmetic cleanup | pst | 1994-10-09 | 1 | -5/+8 |
* | Moved from ports, arrow keys allowed to edit input, | ache | 1994-10-08 | 23 | -0/+4671 |