summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target.rodrigc2015-06-151-0/+6
* Create proper targets for linux*syscalls.csjg2015-06-141-8/+8
* Use INCLUDEDIR rather than hard coded /usr/includesjg2015-06-111-3/+3
* Teach kdump to understand both linux emulation.dchagin2015-05-241-5/+8
* kdump: eliminate new clang warnings.dchagin2015-01-061-10/+8
* Convert to usr.bin/ to LIBADDbapt2014-11-251-3/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Fix world build WITHOUT_PF.glebius2014-02-121-0/+4
* Include bsd.own.mk for MK_CASPER to work.pjd2013-12-151-0/+2
* Make use of Casper's system.pwd and system.grp services when the -r optionpjd2013-12-151-0/+6
* In kdump's mkioctls script, use '${CPP}' instead of hardcodedly usingdim2012-04-091-1/+1
* It turns out that truss also used kdump's mkioctls script, and expecteddes2011-10-211-1/+1
* Clean up mkioctls a bit, and fix cross-building by checking ${MACHINE}des2011-10-131-1/+2
* Make kdump compile cleanly at WARNS level 6, with one exception: thedes2011-10-121-2/+2
* Fix the dependency issue properly by a) moving kdump_subr.c to the frontdes2011-10-081-6/+2
* 1) Some of the #defines or enums for which we auto-generate namingdes2011-10-081-3/+12
* Teach kdump to decode linux syscalls names too.dchagin2011-03-011-1/+15
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-0/+2
* Revert CLEANDEPFILES commit per ru@'s request; it does not really solvedes2008-02-051-2/+1
* Normally, when a header file is removed from the build (as i4b headersdes2008-02-031-1/+2
* Change kdump to print more useful information, i.e. it changes fromnetchild2006-05-201-3/+6
* Dependencies are delimited by space not tab.ru2002-07-231-2/+2
* Better fix for style.markm2002-06-211-6/+6
* Style tidy-up.markm2002-06-211-2/+4
* I now don't seem to be able to reproduce the -DNOCLEAN buildworldru2002-04-111-4/+0
* Fix ioctl.c creation to deal with the depend case more properly.jkh2000-09-141-2/+6
* remove .PHONY to avoid gratuitous rebuild of ioctl.c each time.jkh2000-09-141-1/+1
* Make auto-generated ioctl.c to be always considered out of dateru2000-08-011-1/+1
* Avoid hardcoding any paths and variables. The include directory mustmarcel1999-12-031-1/+1
* Make sure DESTDIR is set in the environment of mkioctls. This fixesmarcel1999-12-021-1/+2
* -I${.CURDIR}/../..phk1994-11-211-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+12
OpenPOWER on IntegriCloud