index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
kdump
Age
Commit message (
Expand
)
Author
2007-08-08
Apply fix from PR 35283 from David Holland:
agc
2007-06-29
Replace "awk" with "${AWK:-awk}".
dmcmahill
2007-06-01
When displaying 'KTR_USER' data, exclude the header from the length, don't
dsl
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-05-21
fallout from si_sigval -> si_value
dogcow
2007-03-19
When decoding ioctl commands type; do not output non printable
njoly
2007-03-05
Add two more ioctl values which are the same.
he
2007-02-09
Sync with kernel changes introduced by merging the newlock2 branch.
ad
2007-02-07
compat linux32 depends on compat netbsd32, and thus needs
njoly
2007-01-28
skip over the "self" sa when printing upcalls.
chs
2006-11-30
Conflict was resolved, so revert previous.
elad
2006-11-29
deal with VERIEXEC_LOAD/SPKRTONE conflict
dogcow
2006-10-23
since register_t is sometimes unsigned, cast to (long) to check >= 0.
mrg
2006-10-08
WFORMAT is no more...
peter
2006-09-23
Add a -t+S flag to ktrace for tracing activity related to sysctl. MIB
manu
2006-08-31
Provide a dummy default for NBPG after including <sys/param.h> to deal
he
2006-08-31
Add one more conflicting ioctl set: CLOCKCTL_ADJTIME / TCTRL_MODEM_PWR,
he
2006-08-30
Add handling of two more pairs of duplicate ioctl values: amiga's
he
2006-08-29
Fix sparc64 build; thanks to Martin S. Weber
christos
2006-08-27
Include <sys/device.h> needed by iopio.h
christos
2006-08-27
pick up ioctls from other devices too.
christos
2006-06-03
We don't need to define struct ap_control anymore
christos
2006-06-03
SIOCLOOKUPSTAT is the same as SIOCPROXY.
christos
2006-06-02
PR/33627: Keiichi Shima: typo in Makefile.ioctl-c in kdump directory
christos
2006-05-04
Handle aout m68k; from Izumi Tsutsui.
christos
2006-04-05
Use the standard macros to compute the ioctl length instead of rolling our
christos
2006-03-05
Add PT_SYSCALL
christos
2006-02-09
Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so
manu
2005-12-11
Learn about v1 records and sa upcalls.
christos
2005-10-18
Print symbolic signal names for killpg *sigaction* and *sigvec*.
christos
2005-07-16
WARNS=3
christos
2005-06-02
appease gcc -Wuninitialized
lukem
2005-01-15
ectx_find() failed to lookup the emulation context unless it happened
jdolecek
2004-08-23
Ensure a non-zero 'word_size' is passed to hexdump_buf for unknown
dsl
2004-07-10
Add prefix "${PROG}-" to filename of automatically created list of
tron
2004-07-08
deal with another dup ioctl; fortunately this is from pcvt and it will die.
christos
2004-07-07
Don't scan include files in "includes" target because they might not be
tron
2004-06-22
Include ioctl's that don't have IO in their names [lkm ones eg.]
christos
2004-05-10
remove creation of the intermediate "sourcefile" which was for debugging
drochner
2004-05-10
Add "sys/dkbad.h" for DIOCSBAD from sys/dkio.h.
hannken
2004-05-10
Change code to use a switch statement, and add exceptions to fix the
christos
2004-05-08
Add another exception for broken includes (showed up on acorn32 build)
jmc
2004-05-06
Allow kdump to print the names for machine dependent ptrace ops.
matt
2004-04-23
Don't invoke the egrep for cleandir and obj targets. Needed for build.sh.
hannken
2004-04-23
Undo last commit -- doesn't work.
hannken
2004-04-23
Don't invoke the egrep for cleandir and obj targets. Needed for build.sh.
hannken
2004-04-22
Instead of pussy-footing around and grabbing a few of the ioctl's here and
christos
2004-03-07
Suppress duplicate lines when hexdumping data
dsl
2004-02-27
Fix whitespace usage and remove unnecessary semi-colon.
enami
2004-02-27
We can't access array[sizeof(array) / sizeof(array[0])].
enami
[next]