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
/
kdump
/
Makefile.ioctl-c
Age
Commit message (
Expand
)
Author
2013-04-06
* Don't re-generate kdump-ioctl.c during install.
uebayasi
2013-04-04
Extract a base list of .h files from the set lists instead of looking
dsl
2008-10-25
Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build.
apb
2008-10-19
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
apb
2008-03-23
little cleanups.
christos
2008-02-17
Install xenio.h and xenio3.h in /usr/include/xen, for the benefit
bouyer
2008-02-16
Add ${PROG}-ioctl.c to DPSRCS
matt
2006-08-27
pick up ioctls from other devices too.
christos
2006-06-02
PR/33627: Keiichi Shima: typo in Makefile.ioctl-c in kdump directory
christos
2004-07-10
Add prefix "${PROG}-" to filename of automatically created list of
tron
2004-07-07
Don't scan include files in "includes" target because they might not be
tron
2004-04-23
Don't invoke the egrep for cleandir and obj targets. Needed for build.sh.
hannken
2004-04-23
Undo last commit -- doesn't work.
hannken
2004-04-23
Don't invoke the egrep for cleandir and obj targets. Needed for build.sh.
hannken
2004-04-22
Instead of pussy-footing around and grabbing a few of the ioctl's here and
christos
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
support MAKEVERBOSE and use ${HOST_SH}
lukem
2003-08-27
* Make it a little easier to add new "ioctl defns are in these files".
thorpej
2003-04-18
Don't invoke the grep for cleandir and obj targets. Suggested by
christos
2003-04-13
PR/21117: Robert Elz: Makefile-ioctl.c mishandles dependencies
christos
2002-09-19
use NETBSDSRCDIR as appropriate
lukem
2001-09-25
Quotes around ${CC}...
mycroft
2001-09-23
set CC and DESTDIR for mkioctls accordingly
jdolecek
2000-07-27
mark the installed ioctl.h & ioctl_compat.h PRECIOUS; if mkioctls fails, don'...
mrg
1999-07-12
- build with obj dirs.
mrg