| Age | Commit message (Expand) | Author |
| 2021-10-11 | msgc.1: fix typos | rillig |
| 2012-03-06 | Remove the advertising clause with the explicit ok from Perry E. Metzger. | mbalmer |
| 2012-03-02 | Use mdoc macros only. | wiz |
| 2012-03-02 | Add msg_printf(fmt, ...), a function to display raw messages without | mbalmer |
| 2012-01-11 | MENU_name -> MSG_name | riz |
| 2010-05-14 | Simplify markup. | joerg |
| 2009-03-09 | Fix preamble to match order set out by mdoc(7). Discussed with wiz. | joerg |
| 2003-10-15 | Bump date for previous. | wiz |
| 2003-09-25 | Add a msg_row() function that returns the current screen row. | dsl |
| 2003-06-04 | Add msg_prompt_win() that will prompt in the specified window (instead of | dsl |
| 2002-09-26 | Begin new sentences on new lines. Minor mdoc improvements. | wiz |
| 2001-12-01 | Use standard headers. | wiz |
| 2001-12-01 | Whitespace cleanup. | wiz |
| 2000-12-04 | Fix typos and wording. | wiz |
| 2000-07-06 | Document paragraph-filling behavior of msg_display{,_add}(), and | jhawk |
| 2000-07-06 | Add msg_*() functions to NAME (they are already in SYNOPSIS), and | jhawk |
| 1999-12-31 | Add FILES and EVIRONMENT sections detailing what files these programs use, | garbled |
| 1999-07-04 | nuke msg_printf() and msg_printf_add(). | cgd |
| 1999-07-04 | const-ify strings as appropriate, and convert message 'numbers' from | cgd |
| 1999-07-04 | privatize msg_beep | cgd |
| 1999-07-04 | nuke msg_{,no}echo, add msg_prompt_noecho | cgd |
| 1999-07-04 | nuke msg_prompt_str, msg_prompt_addstr, and msg_table (unused), and make | cgd |
| 1999-07-04 | provide APIs (currently mostly undocumented) to print pre-formatted | cgd |
| 1999-04-25 | It was a bad idea to call a function 'beep'. | veego |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1997-10-19 | fix up .Nm usage, getopt returns -1 not EOF | lukem |
| 1997-09-26 | Import a simple message system with 'compiled' messages. Used by | phil |