/usr.bin/write/

' onchange='this.form.submit();'> NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/usr.bin/msgc/msgdb.c
AgeCommit message (Expand)Author
2012-03-06Remove the advertising clause with the explicit ok from Perry E. Metzger.mbalmer
2012-03-02Add msg_printf(fmt, ...), a function to display raw messages withoutmbalmer
2012-03-02Removing trailing whitespace.mbalmer
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2003-09-25Add a msg_row() function that returns the current screen row.dsl
2003-07-17only use __RCSID() if it is #definedlukem
2003-06-27Add support for reading messages from a text file - msg_file() and msg_string().dsl
2003-06-23Add NetBSD RCS Ids.agc
2003-06-10Change msg_window() to return old window (temp buffer size isn't too important)dsl
2003-06-04Add msg_prompt_win() that will prompt in the specified window (instead ofdsl
2003-01-10produce lint free code.christos
2001-10-15Move the default path definition from msgdb.c to a new pathnames.h, asbjh21