index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
msgc
/
Makefile
Age
Commit message (
Expand
)
Author
2009-10-29
option noinput
christos
2009-04-20
define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160
drochner
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
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
2003-05-18
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
lukem
2002-09-19
use NETBSDSRCDIR as appropriate
lukem
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2001-11-12
Formatting cleanup.
tv
2001-10-05
Add appropriate ifdefs so tools reachovers build clean
jmc
2000-07-06
Add msg_*() functions to NAME (they are already in SYNOPSIS), and
jhawk
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-09-27
don't install in /usr/share if NOSHARE is defined
lukem
1998-04-09
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
tv
1997-10-22
use CPPFLAGS instead of CFLAGS
lukem
1997-10-19
don't define WARNS=1 here
lukem
1997-10-11
Clean up this garbage.
mycroft
1997-09-26
Import a simple message system with 'compiled' messages. Used by
phil