| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bump the version of all non-symbol-versioned shared libraries in | Ken Smith | 2009-07-19 | 1 | -1/+1 |
| * | Fix stack overflow with too many items return list in 'dialog' program. | Andrey A. Chernov | 2007-08-24 | 1 | -1/+1 |
| * | - Bump share library version which were missed in last bump | Rong-En Fan | 2007-06-18 | 1 | -1/+1 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
| * | Do not place paragraph information post-macro unless required by mdoc(7). | Tom Rhodes | 2005-08-20 | 1 | -2/+2 |
| * | Bump the shared library version number of all libraries that have not | Ken Smith | 2005-07-22 | 1 | -1/+1 |
| * | Enforce style.Makefile(5). | Tom Rhodes | 2005-04-22 | 1 | -1/+1 |
| * | Expand contractions. | Ruslan Ermilov | 2005-02-15 | 1 | -1/+1 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -10/+11 |
| * | Fix 'redraw' of checklist box. It is occurs in situation when size of | Alexey Zelkin | 2005-01-04 | 1 | -0/+9 |
| * | NOHTML -> NO_HTML | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Replaced afterinstall: with FILES. | Ruslan Ermilov | 2004-10-18 | 1 | -5/+2 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -34/+68 |
| * | Removed trailing whitespace. | Ruslan Ermilov | 2004-07-02 | 1 | -9/+9 |
| * | Test data before using it. | Eric Melville | 2004-02-26 | 1 | -0/+4 |
| * | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | Ruslan Ermilov | 2004-02-05 | 1 | -2/+2 |
| * | The .Fn function | Philippe Charnier | 2003-06-08 | 1 | -30/+60 |
| * | Use __FBSDID over rcsid[]. | David E. O'Brien | 2003-05-03 | 32 | -80/+86 |
| * | This is WARNS=2 clean. | David E. O'Brien | 2003-05-03 | 1 | -0/+1 |
| * | Disallow libdialog to be used in setugid applications; it is chock full | Kris Kennaway | 2002-10-12 | 1 | -0/+8 |
| * | Zap now-unused SHLIB_MINOR | Peter Wemm | 2002-09-28 | 1 | -1/+0 |
| * | Quiet another annoying warning. | Garrett Wollman | 2002-09-09 | 1 | -0/+1 |
| * | Drop support for COPY, -c has been the default mode of install(1) | Ruslan Ermilov | 2002-07-29 | 1 | -1/+1 |
| * | s/${INSTALL} -c/${INSTALL} ${COPY}/ | Ruslan Ermilov | 2002-07-18 | 1 | -1/+1 |
| * | In addition to exiting the dialog via ESC, the user could also have | Doug Barton | 2002-06-13 | 1 | -1/+1 |
| * | Use POSIX macros for wait(2)-style status information instead of the | Mike Barcroft | 2002-06-03 | 1 | -3/+2 |
| * | Add used includes of <stdlib.h>. | Garrett Wollman | 2002-05-30 | 2 | -0/+3 |
| * | Added new bsd.incs.mk which handles installing of header files | Ruslan Ermilov | 2002-05-12 | 1 | -4/+1 |
| * | Fixed memory leak in dialog_gauge(3). | Ruslan Ermilov | 2001-11-29 | 1 | -0/+4 |
| * | Fixed missing return type in synopsis. | Bruce Evans | 2001-10-03 | 1 | -0/+1 |
| * | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 1 | -1/+1 |
| * | Properly move cursor when home and end keys are used. | Eric Melville | 2001-08-31 | 2 | -4/+20 |
| * | Handle keys consistently. | Eric Melville | 2001-08-09 | 2 | -2/+10 |
| * | dialog(3) -> dialog_noyes(3). | Ruslan Ermilov | 2001-08-07 | 1 | -1/+2 |
| * | Update man page to actually match the source. | Eric Melville | 2001-08-01 | 1 | -55/+73 |
| * | Properly update cursor position when the list is scrolled. | Eric Melville | 2001-07-26 | 2 | -8/+12 |
| * | Handle keys consistently. | Eric Melville | 2001-07-26 | 2 | -1/+4 |
| * | Improve the interface provided by libdialog. Move a cursor around over | Eric Melville | 2001-07-18 | 6 | -105/+280 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -1/+3 |
| * | mdoc(7) police: normalize .Nd. | Ruslan Ermilov | 2001-04-18 | 1 | -1/+1 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+1 |
| * | Properly orient the buttons for yes/no and no/yes so that POLA is | Jordan K. Hubbard | 2001-02-24 | 1 | -19/+11 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -2/+13 |
| * | mdoc(7) police: Ft/Vt now accept punctuation-type arguments. | Ruslan Ermilov | 2001-01-12 | 1 | -4/+4 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 1 | -34/+33 |
| * | Add a new function, dialog_noyes(), for sysinstall to be able to | Jordan K. Hubbard | 2000-12-14 | 3 | -13/+45 |
| * | mdoc(7) police: Add a missing `.Sm on' request. | Ruslan Ermilov | 2000-11-21 | 1 | -1/+2 |
| * | include <sys/types.h> | Brian Somers | 2000-10-15 | 1 | -0/+4 |