summaryrefslogtreecommitdiff
path: root/usr.bin/kdump
AgeCommit message (Expand)Author
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-06-18Output linux ptrace request name for processes under compat linux32njoly
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-23little cleanups.christos
2008-03-11Don't skip ioctls with a digit in the name.joerg
2008-02-29Add a few NULL entries to linux_ptrace_ops[], to make PTRACE_SYSCALLnjoly
2008-02-17Install xenio.h and xenio3.h in /usr/include/xen, for the benefitbouyer
2008-02-16Add ${PROG}-ioctl.c to DPSRCSmatt
2008-02-16Add siginfo.c to DPSRCSmatt
2008-02-11Do not #include <sys/device.h> from userland.dyoung
2007-12-31COMPAT_HPUX is gonead
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-11-07Apply the -N (show syscalls by number) to the system return trace.dsl
2007-11-07Verify that the system call is within the negative range beforedsl
2007-08-08Apply fix from PR 35283 from David Holland:agc
2007-06-29Replace "awk" with "${AWK:-awk}".dmcmahill
2007-06-01When displaying 'KTR_USER' data, exclude the header from the length, don'tdsl
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-21fallout from si_sigval -> si_valuedogcow
2007-03-19When decoding ioctl commands type; do not output non printablenjoly
2007-03-05Add two more ioctl values which are the same.he
2007-02-09Sync with kernel changes introduced by merging the newlock2 branch.ad
2007-02-07compat linux32 depends on compat netbsd32, and thus needsnjoly
2007-01-28skip over the "self" sa when printing upcalls.chs
2006-11-30Conflict was resolved, so revert previous.elad
2006-11-29deal with VERIEXEC_LOAD/SPKRTONE conflictdogcow
2006-10-23since register_t is sometimes unsigned, cast to (long) to check >= 0.mrg
2006-10-08WFORMAT is no more...peter
2006-09-23Add a -t+S flag to ktrace for tracing activity related to sysctl. MIBmanu
2006-08-31Provide a dummy default for NBPG after including <sys/param.h> to dealhe
2006-08-31Add one more conflicting ioctl set: CLOCKCTL_ADJTIME / TCTRL_MODEM_PWR,he
2006-08-30Add handling of two more pairs of duplicate ioctl values: amiga'she
2006-08-29Fix sparc64 build; thanks to Martin S. Weberchristos
2006-08-27Include <sys/device.h> needed by iopio.hchristos
2006-08-27pick up ioctls from other devices too.christos
2006-06-03We don't need to define struct ap_control anymorechristos
2006-06-03SIOCLOOKUPSTAT is the same as SIOCPROXY.christos
2006-06-02PR/33627: Keiichi Shima: typo in Makefile.ioctl-c in kdump directorychristos
2006-05-04Handle aout m68k; from Izumi Tsutsui.christos
2006-04-05Use the standard macros to compute the ioctl length instead of rolling ourchristos
2006-03-05Add PT_SYSCALLchristos
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu
2005-12-11Learn about v1 records and sa upcalls.christos
2005-10-18Print symbolic signal names for killpg *sigaction* and *sigvec*.christos
2005-07-16WARNS=3christos
2005-06-02appease gcc -Wuninitializedlukem
2005-01-15ectx_find() failed to lookup the emulation context unless it happenedjdolecek
2004-08-23Ensure a non-zero 'word_size' is passed to hexdump_buf for unknowndsl
2004-07-10Add prefix "${PROG}-" to filename of automatically created list oftron