summaryrefslogtreecommitdiff
path: root/usr.bin/kdump
AgeCommit message (Expand)Author
2019-07-23kdump(1): Symbolic printing for MALLOC_OPTIONS="U".nonaka
2019-05-06You don't have to be _LP64 to run 32 bit binaries. You can be mips (64 bitchristos
2019-03-25Remove compat_osf1, discussed on tech-kern@.maxv
2018-12-29ibcs2 is gonemartin
2018-12-19compat/svr4* is gone - adaptmartin
2018-09-29NPF: Major rework -- migrate NPF to the libnv library.rmind
2018-06-12remove extra quotes.christos
2018-06-12- instead of hard-coding the include paths in mkioctls, pass them inchristos
2018-06-02just include <sys/mutex.h> for mkioctls. this works fine for memrg
2018-05-29Use proper forward declaration for kmutex_t. This makes MKDTRACE=no buildsmartin
2018-05-29Ooops, backout previous - it was an update build artifact (or something)martin
2018-05-29Backout previous: "typedef void *kmutex_t;martin
2018-05-28merge a new version of the CDDL dtrace and ZFS code.chs
2018-04-29print the mprotect perm argument symbolically.christos
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