| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Let the nv.h and dnv.h includes be only in sys directory. | Mariusz Zaborski | 2015-07-02 | 1 | -3/+3 |
| * | new depends | Simon J. Gerraty | 2015-06-16 | 1 | -1/+2 |
| * | Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target. | Craig Rodrigues | 2015-06-15 | 1 | -0/+6 |
| * | Use cpp -I$includedir | Craig Rodrigues | 2015-06-15 | 1 | -1/+1 |
| * | Create proper targets for linux*syscalls.c | Simon J. Gerraty | 2015-06-14 | 1 | -8/+8 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+33 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 4 | -24/+42 |
| | |\ | |||||
| | * \ | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 2 | -19/+113 |
| | |\ \ | |||||
| | * \ \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -0/+1 |
| | |\ \ \ | |||||
| | * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\| | | | |||||
| | * | | | | New/updated dependencies | Simon J. Gerraty | 2014-05-05 | 1 | -0/+2 |
| | * | | | | Merge head | Simon J. Gerraty | 2014-04-28 | 5 | -67/+172 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 2 | -6/+110 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Tell cpp to only look where we told it | Simon J. Gerraty | 2013-10-12 | 1 | -1/+1 |
| | * | | | | | | Merge head | Simon J. Gerraty | 2013-09-11 | 1 | -0/+4 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 2 | -41/+224 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Add stage-install.sh so we can do away with the need to have | Simon J. Gerraty | 2013-04-19 | 2 | -5/+1 |
| | * | | | | | | | | sync from head | Simon J. Gerraty | 2013-04-12 | 2 | -9/+17 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | | | | DESTDIR is set already | Simon J. Gerraty | 2013-03-06 | 1 | -1/+0 |
| | * | | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | | | | | | | If we are staging, we need to look in the right place, for | Simon J. Gerraty | 2012-11-08 | 1 | -3/+9 |
| | * | | | | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -1/+0 |
| | * | | | | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 3 | -13/+65 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+31 |
| * | | | | | | | | | | | Misc fixes from projects/bmake | Simon J. Gerraty | 2015-06-11 | 1 | -1/+1 |
| * | | | | | | | | | | | Use INCLUDEDIR rather than hard coded /usr/include | Simon J. Gerraty | 2015-06-11 | 1 | -3/+3 |
| * | | | | | | | | | | | Teach kdump to understand both linux emulation. | Dmitry Chagin | 2015-05-24 | 3 | -19/+51 |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | | Remove "capability mode sandbox enabled" messages. | Brooks Davis | 2015-05-04 | 1 | -2/+0 |
| * | | | | | | | | | | o Properly init prevtime, so that we don't print bogus value in the | Maxim Sobolev | 2015-04-25 | 1 | -2/+13 |
| * | | | | | | | | | | Stop including if_var.h from userland. | Gleb Smirnoff | 2015-04-06 | 1 | -1/+0 |
| * | | | | | | | | | | kdump: sendfile(2) "flags" argument needs casting on 64-bit platforms. | Sergey Kandaurov | 2015-02-16 | 1 | -1/+1 |
| * | | | | | | | | | | Allow tracing dlfunc() / dlsym() events. | Dag-Erling Smørgrav | 2015-01-25 | 1 | -0/+9 |
| * | | | | | | | | | | Add futimens and utimensat system calls. | Jilles Tjoelker | 2015-01-23 | 1 | -0/+1 |
| * | | | | | | | | | | kdump: eliminate new clang warnings. | Dmitry Chagin | 2015-01-06 | 2 | -13/+14 |
| * | | | | | | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -3/+2 |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | | Decode the arguments passed to _umtx_op(). In particular, decode the | John Baldwin | 2014-10-13 | 2 | -0/+79 |
| * | | | | | | | | | Fix most of the warnings in kdump(1). | John Baldwin | 2014-10-13 | 1 | -20/+27 |
| * | | | | | | | | | Add kdump support for shm_open(). | Rui Paulo | 2014-08-01 | 1 | -0/+8 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Add `-S' to display syscall numbers in the output as well. | Bryan Drewery | 2014-03-28 | 2 | -11/+30 |
| * | | | | | | | Make `-R', `-T' and `-E' options mutially non-exclusive. It is often | Maxim Sobolev | 2014-03-25 | 1 | -12/+26 |
| * | | | | | | | Update most userspace consumers of capability.h to use capsicum.h instead. | Robert Watson | 2014-03-16 | 2 | -4/+4 |
| * | | | | | | | Remove AppleTalk support. | Gleb Smirnoff | 2014-03-14 | 1 | -18/+0 |
| * | | | | | | | Remove IPX support. | Gleb Smirnoff | 2014-03-14 | 1 | -17/+0 |
| * | | | | | | | Capability rights are held by descriptors, not processes. | Pawel Jakub Dawidek | 2014-02-23 | 1 | -1/+1 |
| * | | | | | | | Fix world build WITHOUT_PF. | Gleb Smirnoff | 2014-02-12 | 2 | -1/+9 |
