summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-01-071-3/+0
* Move the mkioctls script to libsysdecode and use it to generate ajhb2015-12-223-132/+17
* Start on a new library (libsysdecode) that provides routines for decodingjhb2015-12-154-191/+6
* Replace DPSRCS that work fine in SRCS.bdrewery2015-11-251-2/+1
* truss: Add support for utrace(2).bdrewery2015-10-063-142/+191
* Let the nv.h and dnv.h includes be only in sys directory.oshogbo2015-07-021-3/+3
* new dependssjg2015-06-161-1/+2
* Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target.rodrigc2015-06-151-0/+6
* Use cpp -I$includedirrodrigc2015-06-151-1/+1
* Create proper targets for linux*syscalls.csjg2015-06-141-8/+8
* Add META_MODE support.sjg2015-06-131-0/+33
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-274-24/+42
| |\
| * \ Merge from head@274682sjg2014-11-192-19/+113
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-191-0/+1
| |\ \ \
| * | | | Updated dependenciessjg2014-05-161-1/+0
| * | | | Updated dependenciessjg2014-05-101-0/+2
| * | | | Merge from headsjg2014-05-081-1/+1
| |\ \ \ \ | | |/ / /
| * | | | New/updated dependenciessjg2014-05-051-0/+2
| * | | | Merge headsjg2014-04-285-67/+172
| |\ \ \ \
| * \ \ \ \ Merge head@256284sjg2013-10-132-6/+110
| |\ \ \ \ \
| * | | | | | Tell cpp to only look where we told itsjg2013-10-121-1/+1
| * | | | | | Merge headsjg2013-09-111-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from headsjg2013-09-052-41/+224
| |\ \ \ \ \ \ \
| * | | | | | | | Add stage-install.sh so we can do away with the need to havesjg2013-04-192-5/+1
| * | | | | | | | sync from headsjg2013-04-122-9/+17
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | | | | | DESTDIR is set alreadysjg2013-03-061-1/+0
| * | | | | | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | | | | | If we are staging, we need to look in the right place, forsjg2012-11-081-3/+9
| * | | | | | | | | Updated/new Makefile.dependsjg2012-11-081-1/+0
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Sync from headsjg2012-11-043-13/+65
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+31
* | | | | | | | | | | | Misc fixes from projects/bmakesjg2015-06-111-1/+1
* | | | | | | | | | | | Use INCLUDEDIR rather than hard coded /usr/includesjg2015-06-111-3/+3
* | | | | | | | | | | | Teach kdump to understand both linux emulation.dchagin2015-05-243-19/+51
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Remove "capability mode sandbox enabled" messages.brooks2015-05-041-2/+0
* | | | | | | | | | | o Properly init prevtime, so that we don't print bogus value in thesobomax2015-04-251-2/+13
* | | | | | | | | | | Stop including if_var.h from userland.glebius2015-04-061-1/+0
* | | | | | | | | | | kdump: sendfile(2) "flags" argument needs casting on 64-bit platforms.pluknet2015-02-161-1/+1
* | | | | | | | | | | Allow tracing dlfunc() / dlsym() events.des2015-01-251-0/+9
* | | | | | | | | | | Add futimens and utimensat system calls.jilles2015-01-231-0/+1
* | | | | | | | | | | kdump: eliminate new clang warnings.dchagin2015-01-062-13/+14
* | | | | | | | | | | Convert to usr.bin/ to LIBADDbapt2014-11-251-3/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Decode the arguments passed to _umtx_op(). In particular, decode thejhb2014-10-132-0/+79
* | | | | | | | | | Fix most of the warnings in kdump(1).jhb2014-10-131-20/+27
* | | | | | | | | | Add kdump support for shm_open().rpaulo2014-08-011-0/+8
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add `-S' to display syscall numbers in the output as well.bdrewery2014-03-282-11/+30
* | | | | | | | Make `-R', `-T' and `-E' options mutially non-exclusive. It is oftensobomax2014-03-251-12/+26
OpenPOWER on IntegriCloud