| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC 307538,307948,308602,308603,311151: Move kdump's mksubr into libsysdecode. | jhb | 2017-01-12 | 1 | -12/+3 |
* | Convert casperd(8) daemon to the libcasper. | oshogbo | 2016-02-25 | 1 | -2/+4 |
* | Add support to libsysdecode for decoding system call names. | jhb | 2016-01-26 | 1 | -19/+0 |
* | Move the mkioctls script to libsysdecode and use it to generate a | jhb | 2015-12-22 | 1 | -12/+2 |
* | Start on a new library (libsysdecode) that provides routines for decoding | jhb | 2015-12-15 | 1 | -2/+3 |
* | Replace DPSRCS that work fine in SRCS. | bdrewery | 2015-11-25 | 1 | -2/+1 |
* | truss: Add support for utrace(2). | bdrewery | 2015-10-06 | 1 | -1/+1 |
* | Add ioctl.c, linux_syscalls.c, linux32_syscalls.c to beforedepend target. | rodrigc | 2015-06-15 | 1 | -0/+6 |
* | Create proper targets for linux*syscalls.c | sjg | 2015-06-14 | 1 | -8/+8 |
* | 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 | 1 | -5/+8 |
* | kdump: eliminate new clang warnings. | dchagin | 2015-01-06 | 1 | -10/+8 |
* | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -3/+2 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 |
* | Fix world build WITHOUT_PF. | glebius | 2014-02-12 | 1 | -0/+4 |
* | Include bsd.own.mk for MK_CASPER to work. | pjd | 2013-12-15 | 1 | -0/+2 |
* | Make use of Casper's system.pwd and system.grp services when the -r option | pjd | 2013-12-15 | 1 | -0/+6 |
* | In kdump's mkioctls script, use '${CPP}' instead of hardcodedly using | dim | 2012-04-09 | 1 | -1/+1 |
* | It turns out that truss also used kdump's mkioctls script, and expected | des | 2011-10-21 | 1 | -1/+1 |
* | Clean up mkioctls a bit, and fix cross-building by checking ${MACHINE} | des | 2011-10-13 | 1 | -1/+2 |
* | Make kdump compile cleanly at WARNS level 6, with one exception: the | des | 2011-10-12 | 1 | -2/+2 |
* | Fix the dependency issue properly by a) moving kdump_subr.c to the front | des | 2011-10-08 | 1 | -6/+2 |
* | 1) Some of the #defines or enums for which we auto-generate naming | des | 2011-10-08 | 1 | -3/+12 |
* | Teach kdump to decode linux syscalls names too. | dchagin | 2011-03-01 | 1 | -1/+15 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Revert CLEANDEPFILES commit per ru@'s request; it does not really solve | des | 2008-02-05 | 1 | -2/+1 |
* | Normally, when a header file is removed from the build (as i4b headers | des | 2008-02-03 | 1 | -1/+2 |
* | Change kdump to print more useful information, i.e. it changes from | netchild | 2006-05-20 | 1 | -3/+6 |
* | Dependencies are delimited by space not tab. | ru | 2002-07-23 | 1 | -2/+2 |
* | Better fix for style. | markm | 2002-06-21 | 1 | -6/+6 |
* | Style tidy-up. | markm | 2002-06-21 | 1 | -2/+4 |
* | I now don't seem to be able to reproduce the -DNOCLEAN buildworld | ru | 2002-04-11 | 1 | -4/+0 |
* | Fix ioctl.c creation to deal with the depend case more properly. | jkh | 2000-09-14 | 1 | -2/+6 |
* | remove .PHONY to avoid gratuitous rebuild of ioctl.c each time. | jkh | 2000-09-14 | 1 | -1/+1 |
* | Make auto-generated ioctl.c to be always considered out of date | ru | 2000-08-01 | 1 | -1/+1 |
* | Avoid hardcoding any paths and variables. The include directory must | marcel | 1999-12-03 | 1 | -1/+1 |
* | Make sure DESTDIR is set in the environment of mkioctls. This fixes | marcel | 1999-12-02 | 1 | -1/+2 |
* | -I${.CURDIR}/../.. | phk | 1994-11-21 | 1 | -1/+1 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+12 |