summaryrefslogtreecommitdiff
path: root/usr.bin/kdump
AgeCommit message (Expand)Author
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-04-13Allow kdump to be used as an ioctl decoder if invoked as ioctlname.christos
2009-04-12fix sign-compare issueslukem
2009-01-11resolve conflict.christos
2009-01-11merge christos-time_tchristos
2009-01-02Add minimal SI_LWP support.njoly
2008-10-25Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build.apb
2008-10-25In shell scripts run during the build, add a SED variable, defaultingapb
2008-10-19In shell scripts invoked during a build, and in crunchgen, use ${AWK}apb
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-09-12handle SI_NOINFOchristos
2008-09-12When returning an unknown code, return the code number not NULLchristos
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