Home | History | Annotate | Download | only in msgc
History log of /src/usr.bin/msgc/Makefile
RevisionDateAuthorComments
 1.18  29-Oct-2009  christos option noinput
 1.17  20-Apr-2009  drochner define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160
 1.16  14-Apr-2009  lukem Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint
 1.15  25-Sep-2003  dsl branches: 1.15.42;
Add a msg_row() function that returns the current screen row.
Allows sysinst to place menus below any header text.
Remove msg_*.1 man pages for all the functions (they are in the wrong place
are a fair waste of directory space).
 1.14  04-Jun-2003  dsl Add msg_prompt_win() that will prompt in the specified window (instead of
the default one), and with a box around the window if >= 3 lines.
Stop the char delete from killingthe RHS of any box.
Make msg_string a noop for invalid strings (might be quoted text).
 1.13  18-May-2003  lukem Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.
 1.12  19-Sep-2002  lukem use NETBSDSRCDIR as appropriate
 1.11  31-Jan-2002  tv Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
round has been tested on Solaris/x86 and Linux hosts.

* Add host tools cap_mkdb, ctags, m4, uudecode.
* Protect __RCSID() and __COPYRIGHT() better.
* Reduce the number of places that need to include "config.h", to keep
sources closer to their "vanilla" versions.
* Add more compat #defines and autoconf-checked functions.
 1.10  12-Nov-2001  tv Formatting cleanup.
 1.9  05-Oct-2001  jmc Add appropriate ifdefs so tools reachovers build clean
 1.8  06-Jul-2000  jhawk Add msg_*() functions to NAME (they are already in SYNOPSIS), and
add MLINKS for them. Perhaps later on they should be broken out into
a section other than 1? At least now they are findable via "man -k" etc.
 1.7  13-Feb-1999  lukem convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.6  27-Sep-1998  lukem don't install in /usr/share if NOSHARE is defined
 1.5  09-Apr-1998  tv .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
and use smarter creation of the header file.
 1.4  22-Oct-1997  lukem use CPPFLAGS instead of CFLAGS
 1.3  19-Oct-1997  lukem branches: 1.3.2;
don't define WARNS=1 here
 1.2  11-Oct-1997  mycroft Clean up this garbage.
 1.1  26-Sep-1997  phil branches: 1.1.1;
Initial revision
 1.1.1.1  26-Sep-1997  phil Import a simple message system with 'compiled' messages. Used by
the net system install program.
 1.3.2.1  08-Nov-1997  lukem sync with trunk (approved by thorpej)
 1.15.42.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed