NetBSD/usr.sbin/mopd/common
lukem 130ab7336b Rework how MAKEVERBOSE operates:
*	Don't bother prefixing commands with a line of  ${_MKCMD}\
	and instead rely upon "make -s".  This is less intrusive on
	all the Makefiles than the former.  Idea from David Laight.

    *	Rename the variables use to print messages.  The scheme now is:
	    _MKMSG_FOO		Run  _MKMSG 'foo'
	    _MKTARGET_FOO	Run  _MKMSG_FOO ${.TARGET}
	From discussion with Alistair Crooks.
2003-10-21 10:01:19 +00:00
..
Makefile Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
VERSION
cmp.c
cmp.h
common.h
device.c SIOCGIFCONF -> getifaddrs conversion 2003-08-18 05:39:52 +00:00
device.h
dl.c
dl.h
file.c
file.h
get.c
get.h
log.c new logging files. 2003-04-20 00:17:42 +00:00
log.h new logging files. 2003-04-20 00:17:42 +00:00
loop-bsd.c PR/3343: Jonathan Stone: Errors and warnings to stderr if interactive 2003-04-20 00:17:22 +00:00
mopdef.c
mopdef.h
nma.c
nma.h
nmadef.h
os.h SIOCGIFCONF -> getifaddrs conversion 2003-08-18 05:39:52 +00:00
pf.c PR/3343: Jonathan Stone: Errors and warnings to stderr if interactive 2003-04-20 00:17:22 +00:00
pf.h
print.c
print.h
put.c
put.h
rc.c
rc.h