| Age | Commit message (Expand) | Author |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2009-04-13 | Allow kdump to be used as an ioctl decoder if invoked as ioctlname. | christos |
| 2009-04-12 | fix sign-compare issues | lukem |
| 2009-01-11 | resolve conflict. | christos |
| 2009-01-11 | merge christos-time_t | christos |
| 2009-01-02 | Add minimal SI_LWP support. | njoly |
| 2008-10-25 | Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build. | apb |
| 2008-10-25 | In shell scripts run during the build, add a SED variable, defaulting | apb |
| 2008-10-19 | In shell scripts invoked during a build, and in crunchgen, use ${AWK} | apb |
| 2008-10-19 | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. | apb |
| 2008-09-12 | handle SI_NOINFO | christos |
| 2008-09-12 | When returning an unknown code, return the code number not NULL | christos |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-06-18 | Output linux ptrace request name for processes under compat linux32 | njoly |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-23 | little cleanups. | christos |
| 2008-03-11 | Don't skip ioctls with a digit in the name. | joerg |
| 2008-02-29 | Add a few NULL entries to linux_ptrace_ops[], to make PTRACE_SYSCALL | njoly |
| 2008-02-17 | Install xenio.h and xenio3.h in /usr/include/xen, for the benefit | bouyer |
| 2008-02-16 | Add ${PROG}-ioctl.c to DPSRCS | matt |
| 2008-02-16 | Add siginfo.c to DPSRCS | matt |
| 2008-02-11 | Do not #include <sys/device.h> from userland. | dyoung |
| 2007-12-31 | COMPAT_HPUX is gone | ad |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2007-11-07 | Apply the -N (show syscalls by number) to the system return trace. | dsl |
| 2007-11-07 | Verify that the system call is within the negative range before | dsl |
| 2007-08-08 | Apply fix from PR 35283 from David Holland: | agc |
| 2007-06-29 | Replace "awk" with "${AWK:-awk}". | dmcmahill |
| 2007-06-01 | When displaying 'KTR_USER' data, exclude the header from the length, don't | dsl |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-05-21 | fallout from si_sigval -> si_value | dogcow |
| 2007-03-19 | When decoding ioctl commands type; do not output non printable | njoly |
| 2007-03-05 | Add two more ioctl values which are the same. | he |
| 2007-02-09 | Sync with kernel changes introduced by merging the newlock2 branch. | ad |
| 2007-02-07 | compat linux32 depends on compat netbsd32, and thus needs | njoly |
| 2007-01-28 | skip over the "self" sa when printing upcalls. | chs |
| 2006-11-30 | Conflict was resolved, so revert previous. | elad |
| 2006-11-29 | deal with VERIEXEC_LOAD/SPKRTONE conflict | dogcow |
| 2006-10-23 | since register_t is sometimes unsigned, cast to (long) to check >= 0. | mrg |
| 2006-10-08 | WFORMAT is no more... | peter |
| 2006-09-23 | Add a -t+S flag to ktrace for tracing activity related to sysctl. MIB | manu |
| 2006-08-31 | Provide a dummy default for NBPG after including <sys/param.h> to deal | he |
| 2006-08-31 | Add one more conflicting ioctl set: CLOCKCTL_ADJTIME / TCTRL_MODEM_PWR, | he |
| 2006-08-30 | Add handling of two more pairs of duplicate ioctl values: amiga's | he |
| 2006-08-29 | Fix sparc64 build; thanks to Martin S. Weber | christos |
| 2006-08-27 | Include <sys/device.h> needed by iopio.h | christos |
| 2006-08-27 | pick up ioctls from other devices too. | christos |
| 2006-06-03 | We don't need to define struct ap_control anymore | christos |
| 2006-06-03 | SIOCLOOKUPSTAT is the same as SIOCPROXY. | christos |