History log of /csrg-svn/sys/deprecated/kdb/kdb_print.c (Results 1 – 22 of 22)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 49880 25-May-1991 bostic

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

# 49692 12-May-1991 mckusick

code for printing locked vnodes moves to vfs_subr.c

# 45789 16-Dec-1990 bostic

kernel reorg

# 43427 22-Jun-1990 sklower

changes to accomodage vax specific printing of stack

# 41401 04-May-1990 mckusick

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

# 41340 03-May-1990 sklower

first crack at torek changes, may need bug fixes

# 41335 03-May-1990 marc

comm moved to proc

# 39915 15-Jan-1990 mckusick

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

# 39811 30-Dec-1989 mckusick

debugging, print out inode lock owner and waiter

# 39661 30-Nov-1989 mckusick

use vprint

# 39629 25-Nov-1989 mckusick

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

# 39378 24-Oct-1989 mckusick

inode table is replaced by a vnode table

# 39290 13-Oct-1989 karels

tune up $l format

# 38772 26-Aug-1989 mckusick

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

# 38274 10-Jun-1989 mckusick

add $i to print out locked inodes

# 37909 11-May-1989 marc

add $l $t commands

# 37491 25-Apr-1989 mckusick

clamp number of arguments printed to 10 to avoid infinite output

# 30296 15-Dec-1986 sam

lint

# 30136 23-Nov-1986 sam

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

# 30127 20-Nov-1986 sam

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

# 30122 20-Nov-1986 sam

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

# 30111 20-Nov-1986 sam

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