| Age | Commit message (Expand) | Author |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-04-17 | clear errno before strtol() if we're going to test it for ERANGE afterwards | lukem |
| 2003-04-16 | Use | wiz |
| 2003-03-31 | currrent->current, accomodate->accommodate from Igor Sobrado PR misc/19814 | perry |
| 2003-03-31 | curent->current from Igor Sobrado in PR misc/19814 | perry |
| 2003-03-15 | Use "its" instead of "it's" where appropriate. | wiz |
| 2003-03-09 | use __RCSID() | lukem |
| 2002-10-01 | New sentence, new line. From Robert Elz. | wiz |
| 2002-08-22 | Allow either the field_check or char_check pointers to be NULL, as | blymn |
| 2002-08-11 | Added MLINK entries to link all function names to their respective | blymn |
| 2002-08-09 | Added extension to interface, set_field_printf which allows a printf | blymn |
| 2002-08-07 | Fix null dereference in set_field_type. | blymn |
| 2002-08-07 | Prevent field scrolling when REQ_RIGHT_CHAR hits the RHS of the field. | blymn |
| 2002-08-06 | The argument of .Fn should look like this: | wiz |
| 2002-08-06 | Fix mdoc. Closes lib/17855. | wiz |
| 2002-08-05 | set_field_opts and field_opts_on were both using the wrong pointer | blymn |
| 2002-08-03 | Redraw field when the flags for the field change iff the field is | blymn |
| 2002-08-02 | Do not free the first element of the fields array. This fixes pr 17754. | blymn |
| 2002-08-02 | Allow REQ_RIGHT_CHAR to get to the end of the line. | blymn |
| 2002-08-02 | Refresh window after a driver command. | blymn |
| 2002-07-31 | Reposition form cursor after field redrawn when setting a field value, | blymn |
| 2002-07-29 | * Fix bad function reference. | blymn |
| 2002-07-29 | * Fix cursor motion bugs referred to in pr 17480 | blymn |
| 2002-07-08 | * Set character attributes when adding pad to field, null fields will | blymn |
| 2002-07-04 | Prevent set_field_buffer from redrawing field that is attached to a form | blymn |
| 2002-06-19 | Fixed typo in type declaration. | blymn |
| 2002-05-20 | * Major rework to allow the TAB character in fields. | blymn |
| 2002-02-20 | Two fixes by Patrick Welche, and two by me. | wiz |
| 2002-02-20 | Normalize Dd. | wiz |
| 2002-02-20 | Normalize Dd, use Nx. | wiz |
| 2002-02-20 | Fix some markup, add menus(3) to SEE ALSO. | wiz |
| 2002-02-07 | generate & symbolically | ross |
| 2002-02-07 | Generate <>& symbolically. | ross |
| 2002-01-15 | Whitespace nits. | wiz |
| 2001-12-31 | Fix -Wshadow warnings (gcc 3.1). | thorpej |
| 2001-12-03 | bump major because of libcurses bump. | christos |
| 2001-09-27 | Removed stray characters in comment block. | blymn |
| 2001-08-05 | Added notes about differences between this libform and the original AT&T | blymn |
| 2001-08-05 | * Wrap field size checking into a function, makes if's more readable | blymn |
| 2001-07-18 | line up function prototype names. | blymn |
| 2001-07-18 | new_field argument list too long, use .Fo/.Fa/.Fc | blymn |
| 2001-07-08 | Fix error returns. | blymn |
| 2001-07-08 | ansify field_info prototype. | blymn |
| 2001-07-08 | Add missing function and make some error returns into proper eti.h | blymn |
| 2001-07-08 | Added man pages. | blymn |
| 2001-07-08 | Add man pages for libform. | blymn |
| 2001-07-08 | The information in the README no longer applies. | blymn |
| 2001-06-28 | Fix limits on dynamic fields. | blymn |
| 2001-06-23 | * Fixed REQ_DEL_CHAR for multi-line fields. | blymn |
| 2001-06-13 | withough -> without | wiz |