History log of /original-bsd/sys/deprecated/kdb/kdb_print.c (Results 1 – 22 of 22)
Revision Date Author Comments
# 8ed7e0f3 25-May-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

delete obsolete printf formats (%X -> %lx)


# a91856c6 12-May-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

code for printing locked vnodes moves to vfs_subr.c


# f77151c2 16-Dec-1990 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

kernel reorg


# 9c563f1a 22-Jun-1990 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

changes to accomodage vax specific printing of stack


# 57f49433 04-May-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

mount structure prefixes go from m_ to mnt_ and M_ to MNT_


# cc0939a9 03-May-1990 sklower <sklower@65305748-3e16-e211-a854-8c89a5c6f760>

first crack at torek changes, may need bug fixes


# 72bd01a9 03-May-1990 marc <marc@65305748-3e16-e211-a854-8c89a5c6f760>

comm moved to proc


# 522b5eee 15-Jan-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

get rid of $i and replace with $v to print out vnodes
with underlying object locked


# 4f24a0b3 30-Dec-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

debugging, print out inode lock owner and waiter


# 0f668ee3 30-Nov-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

use vprint


# 9313c4c5 25-Nov-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

do NOT use v_tag; rather search ufs mount table to find inodes


# d423556e 24-Oct-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

inode table is replaced by a vnode table


# 095899a6 13-Oct-1989 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

tune up $l format


# e4125ece 26-Aug-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add $k command to kill the kernel (kdb requested panic)


# c82247d2 10-Jun-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add $i to print out locked inodes


# fa4349c7 11-May-1989 marc <marc@65305748-3e16-e211-a854-8c89a5c6f760>

add $l $t commands


# 51f108a8 25-Apr-1989 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

clamp number of arguments printed to 10 to avoid infinite output


# d1d54559 15-Dec-1986 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

lint


# a64e3ccf 23-Nov-1986 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

move machine dependencies to ../machine/kdbparam.h


# 9a1b70b1 20-Nov-1986 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

keep trap info around as well as current proc; move printing
of this stuff into machine-dependent routine


# e0e501c7 20-Nov-1986 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

put back old radix handling; print current values on $s and $w


# 3922646f 20-Nov-1986 sam <sam@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 86/11/20 12:22:06 by sam