summaryrefslogtreecommitdiff
path: root/usr.bin/msgc/msgc.1
AgeCommit message (Expand)Author
1999-12-31Add FILES and EVIRONMENT sections detailing what files these programs use,garbled
1999-07-04nuke msg_printf() and msg_printf_add().cgd
1999-07-04const-ify strings as appropriate, and convert message 'numbers' fromcgd
1999-07-04privatize msg_beepcgd
1999-07-04nuke msg_{,no}echo, add msg_prompt_noechocgd
1999-07-04nuke msg_prompt_str, msg_prompt_addstr, and msg_table (unused), and makecgd
1999-07-04provide APIs (currently mostly undocumented) to print pre-formattedcgd
1999-04-25It was a bad idea to call a function 'beep'.veego
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1997-10-19fix up .Nm usage, getopt returns -1 not EOFlukem
1997-09-26Import a simple message system with 'compiled' messages. Used byphil