summaryrefslogtreecommitdiff
path: root/usr.bin/kdump
AgeCommit message (Expand)Author
2017-11-05- fix "obsolete" skipping to handle obsolete entries that contain otherchristos
2017-11-05deal with the stdbool.h mess defining bool in <net/if.h> and <net/route.h>christos
2017-09-10Sync usage with man page.wiz
2017-09-10Sort flags in SYNOPSIS. Remove unnecessary .Tn. Remove trailing whitespace.wiz
2017-09-08Print negative time offsets correctly. Provide an exegetical quoteuwe
2017-09-08Option -E to display elapsed timestamps (time since beginning of trace).uwe
2017-09-08Drop support for KTRFACv0 (NetBSD 3) and KTRFACv1 (NetBSD 5).uwe
2016-09-05Drop main() prototype.sevan
2016-08-18don't hide _DEV_IC_BT8XX_H_ inside DTRACE.mrg
2016-06-01Symbolic printing for mmapchristos
2016-04-01' != " so make the condition actually work. (same as r1.30)knakahara
2016-03-27Don't enter infinite loop on big ktr_len values.alnsn
2016-02-06METEORGSIGNAL and METEORSFMT overlap with dtrace, prefer the latter.joerg
2016-01-23Define _KERNTYPES for things that need it.christos
2016-01-04Cast register_t to unsigned long before printf'ing it with %lx.martin
2016-01-03be a bit smarter about fcntlchristos
2015-11-02' != " so make the condition actually work.joerg
2015-10-22simplifychristos
2015-09-27Kill sys/modctl.h which we don't need.christos
2015-09-26Add dtrace ioctlschristos
2015-06-17more stray \nchristos
2015-06-16fix some error handling.christos
2015-05-20#include <sys/exec_elf.h> for ksymsmatt
2015-02-07Add QXL, re-enable I915christos
2015-02-07Drop i915, it still causes duplicate case statementsmartin
2015-02-06Extend the scripts to handle the X drm ioctls.christos
2015-02-06Extend the list of the headers processed to generate symbolic ioctls tochristos
2014-04-30Fix compat netbsd32 syscall return values display by callingnjoly
2013-11-27PR/48413: Inappropriate sign extension in kdump outputchristos
2013-04-06* Don't re-generate kdump-ioctl.c during install.uebayasi
2013-04-04Extract a base list of .h files from the set lists instead of lookingdsl
2013-04-04Output a blank line between the fixed and variable #include lines.dsl
2013-03-01Retire OSI network stack. OK core@joerg
2013-01-02Only expose the bulk of sys/proc.h and sys/lwp.h if _KERNEL or _KMEMUSERdsl
2011-09-28don't limit sockets to sizeof(sizeof sockaddr_storage). We can create validchristos
2011-09-21Symbolic printing of some known MISC records.christos
2011-09-02- use PT_STRINGSchristos
2011-06-01kern/42030 - tracking of file descriptors by ktrace/kdumpalnsn
2011-04-27Remove Mach specific trace points.joerg
2011-04-26Remove PECOFF/Win32 emulation.joerg
2011-04-26Remove IRIX emulationjoerg
2011-04-26Remove Darwin, MACH and Mach-O support.joerg
2011-04-10Fix string constant so it compiles again.pgoyette
2011-04-10we don't have access to si_lid anymore.christos
2011-04-10print detailed info about other SI_ codes.christos
2011-01-10format SI_QUEUE properly.christos
2010-08-08fix emul state tracking for exit vs exit_group on linux.chs
2010-03-22convert -idirafter to -isystem, as recommended by cgd in PR 11843.mrg
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