| Commit message (Expand) | Author | Age | Files | Lines |
* | kdump: Show code for signals where the default action was taken. | jilles | 2011-04-17 | 1 | -1/+1 |
* | Teach kdump to decode linux syscalls names too. | dchagin | 2011-03-01 | 3 | -19/+138 |
* | Update manual page to reflect latest changes of ABI description support. | dchagin | 2011-02-25 | 1 | -1/+3 |
* | Teach kdump to understand sv_flags records in the trace files. | dchagin | 2011-02-25 | 1 | -16/+123 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 2 | -8/+0 |
* | Decode IPC_CREAT and IPC_EXCL for semget(2). | delphij | 2010-12-02 | 1 | -0/+2 |
* | Correct the abbreviations for general I/O and signal traces. | jhb | 2010-11-01 | 1 | -3/+3 |
* | Fix regex for some socket- and acl-related syscall values. | netchild | 2010-10-06 | 1 | -2/+2 |
* | Fix indenting of the previous commit. | rpaulo | 2010-09-16 | 1 | -4/+4 |
* | When generating functions to print the arguments of system calls with | rpaulo | 2010-09-16 | 1 | -0/+5 |
* | Change all our own code to use st_*tim instead of st_*timespec. | ed | 2010-03-28 | 1 | -16/+16 |
* | The kdump data stream is an unaligned data stream for stat and | imp | 2010-02-18 | 1 | -3/+9 |
* | - Cast intptr_t, pid_t and time_t values to intmax_t and use %jd with | jh | 2010-02-06 | 1 | -16/+19 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Update malloc utrace structure parsing to reflect the change (r199265) | cperciva | 2009-11-14 | 1 | -11/+8 |
* | Use a safety belt for cases where corrupted narg can be passed to the | attilio | 2009-11-07 | 1 | -1/+1 |
* | Remove no longer needed #include after removing the legacy | bz | 2009-07-18 | 1 | -1/+0 |
* | Unbreak buildworld. | zec | 2009-05-31 | 1 | -0/+1 |
* | Delete the old USB stack. The new stack has settled in and has all the | thompsa | 2009-05-27 | 1 | -4/+1 |
* | Fix kdump build when building it by hand. | ed | 2009-05-25 | 1 | -1/+1 |
* | Add support for old TTY ioctls to kdump. | ed | 2009-05-09 | 1 | -0/+1 |
* | Add two missing include files and prototype for sockfamilyname() | delphij | 2009-03-20 | 1 | -0/+3 |
* | Add a new type of KTRACE record for sysctl(3) invocations. It uses the | jhb | 2009-03-11 | 2 | -0/+5 |
* | Install the old usb headers under /usr/include/legacy/dev/usb as they are | thompsa | 2009-02-24 | 1 | -1/+4 |
* | Remove netatm from HEAD as it is not MPSAFE and relies on the now removed | rwatson | 2008-05-25 | 2 | -7/+0 |
* | Spell -t option's argument by name. | ru | 2008-04-02 | 2 | -3/+3 |
* | - Remove ksethrcmdname. | jeff | 2008-03-12 | 3 | -9/+0 |
* | This patch adds a new ktrace(2) record type, KTR_STRUCT, whose payload | des | 2008-02-23 | 3 | -7/+247 |
* | 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 |
* | These are files are shell scripts; give smart editors a chance to figure | des | 2008-02-03 | 2 | -8/+12 |
* | Only use sockoptname() to parse socket option names for SOL_SOCKET | jhb | 2008-01-07 | 1 | -4/+6 |
* | Add several missing comma's in the fancy syscall parsing case before | jhb | 2007-12-06 | 1 | -0/+12 |
* | Disconnect netatm from the build as it is not MPSAFE and relies on | rwatson | 2007-07-14 | 1 | -4/+5 |
* | Fix alignment of context switch traces. | jhb | 2007-07-10 | 1 | -1/+1 |
* | kdump has knowledge of lseek() and mmap() arg decoding. Teach it about | peter | 2007-07-04 | 1 | -1/+25 |
* | Add prototype for generated ptraceopname function. | emaste | 2007-04-09 | 1 | -0/+1 |
* | Remove static ptrace_ops array and extract ptrace op names from | emaste | 2007-04-09 | 2 | -36/+4 |
* | Add various utrace's for use with ktrace to the ELF runtime linker. To | jhb | 2007-01-09 | 1 | -0/+107 |
* | Add code to parse the utrace(2) entries generated by malloc(3) in a more | jhb | 2007-01-05 | 1 | -1/+30 |
* | Add sockipprotoname() function. Decode the third parameter (protocol) | rodrigc | 2007-01-04 | 3 | -1/+14 |
* | Generate sockdomainname() function with auto_if_type() instead | rodrigc | 2007-01-04 | 1 | -1/+1 |
* | Add auto_if_type() function, which is similar to auto_switch_type(). | rodrigc | 2007-01-04 | 1 | -0/+30 |
* | The second argument (type) to socket(2) is an enum, not a bitmask, so parse | rodrigc | 2006-12-22 | 1 | -1/+1 |
* | o optname, the third {set,get}sockopt(2) argument, is an enum, not a bitmap. | maxim | 2006-09-18 | 1 | -1/+1 |
* | o Fix some printf(3) format nits in my patch I submitted to kib@. | maxim | 2006-07-12 | 1 | -2/+2 |
* | Remove slipped in spaces. | kib | 2006-07-12 | 1 | -3/+3 |
* | Check that the signal number is in range. | kib | 2006-07-12 | 1 | -1/+4 |
* | Check that the signal number is in range. | kib | 2006-07-12 | 1 | -1/+4 |
* | Add audit.h to mkioctls inclusion list: audit pipe ioctls need access | rwatson | 2006-06-05 | 1 | -0/+1 |