Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Move the mkioctls script to libsysdecode and use it to generate a | jhb | 2015-12-22 | 3 | -132/+17 | |
* | Start on a new library (libsysdecode) that provides routines for decoding | jhb | 2015-12-15 | 4 | -191/+6 | |
* | Replace DPSRCS that work fine in SRCS. | bdrewery | 2015-11-25 | 1 | -2/+1 | |
* | truss: Add support for utrace(2). | bdrewery | 2015-10-06 | 3 | -142/+191 | |
* | Let the nv.h and dnv.h includes be only in sys directory. | oshogbo | 2015-07-02 | 1 | -3/+3 | |
* | new depends | sjg | 2015-06-16 | 1 | -1/+2 | |
* | Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target. | rodrigc | 2015-06-15 | 1 | -0/+6 | |
* | Use cpp -I$includedir | rodrigc | 2015-06-15 | 1 | -1/+1 | |
* | Create proper targets for linux*syscalls.c | sjg | 2015-06-14 | 1 | -8/+8 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+33 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 4 | -24/+42 | |
| |\ | ||||||
| * \ | Merge from head@274682 | sjg | 2014-11-19 | 2 | -19/+113 | |
| |\ \ | ||||||
| * \ \ | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| * | | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 | |
| * | | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 | |
| * | | | | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | New/updated dependencies | sjg | 2014-05-05 | 1 | -0/+2 | |
| * | | | | Merge head | sjg | 2014-04-28 | 5 | -67/+172 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 2 | -6/+110 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Tell cpp to only look where we told it | sjg | 2013-10-12 | 1 | -1/+1 | |
| * | | | | | | Merge head | sjg | 2013-09-11 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 2 | -41/+224 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add stage-install.sh so we can do away with the need to have | sjg | 2013-04-19 | 2 | -5/+1 | |
| * | | | | | | | | sync from head | sjg | 2013-04-12 | 2 | -9/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 | |
| * | | | | | | | | | DESTDIR is set already | sjg | 2013-03-06 | 1 | -1/+0 | |
| * | | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 | |
| * | | | | | | | | | If we are staging, we need to look in the right place, for | sjg | 2012-11-08 | 1 | -3/+9 | |
| * | | | | | | | | | Updated/new Makefile.depend | sjg | 2012-11-08 | 1 | -1/+0 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 3 | -13/+65 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+31 | |
* | | | | | | | | | | | | Misc fixes from projects/bmake | sjg | 2015-06-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | Use INCLUDEDIR rather than hard coded /usr/include | sjg | 2015-06-11 | 1 | -3/+3 | |
* | | | | | | | | | | | | Teach kdump to understand both linux emulation. | dchagin | 2015-05-24 | 3 | -19/+51 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Remove "capability mode sandbox enabled" messages. | brooks | 2015-05-04 | 1 | -2/+0 | |
* | | | | | | | | | | | o Properly init prevtime, so that we don't print bogus value in the | sobomax | 2015-04-25 | 1 | -2/+13 | |
* | | | | | | | | | | | Stop including if_var.h from userland. | glebius | 2015-04-06 | 1 | -1/+0 | |
* | | | | | | | | | | | kdump: sendfile(2) "flags" argument needs casting on 64-bit platforms. | pluknet | 2015-02-16 | 1 | -1/+1 | |
* | | | | | | | | | | | Allow tracing dlfunc() / dlsym() events. | des | 2015-01-25 | 1 | -0/+9 | |
* | | | | | | | | | | | Add futimens and utimensat system calls. | jilles | 2015-01-23 | 1 | -0/+1 | |
* | | | | | | | | | | | kdump: eliminate new clang warnings. | dchagin | 2015-01-06 | 2 | -13/+14 | |
* | | | | | | | | | | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -3/+2 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Decode the arguments passed to _umtx_op(). In particular, decode the | jhb | 2014-10-13 | 2 | -0/+79 | |
* | | | | | | | | | | Fix most of the warnings in kdump(1). | jhb | 2014-10-13 | 1 | -20/+27 | |
* | | | | | | | | | | Add kdump support for shm_open(). | rpaulo | 2014-08-01 | 1 | -0/+8 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Add `-S' to display syscall numbers in the output as well. | bdrewery | 2014-03-28 | 2 | -11/+30 | |
* | | | | | | | | Make `-R', `-T' and `-E' options mutially non-exclusive. It is often | sobomax | 2014-03-25 | 1 | -12/+26 | |
* | | | | | | | | Update most userspace consumers of capability.h to use capsicum.h instead. | rwatson | 2014-03-16 | 2 | -4/+4 |