summaryrefslogtreecommitdiff
path: root/usr.bin/ktrace
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2010-05-23 10:50:28 +0000
committermrg <mrg@NetBSD.org>2010-05-23 10:50:28 +0000
commitb5c0d255290d963a6bc94deff7960a808f53de88 (patch)
tree596b01ff6d5a1051a2b02819886e2743c656dd81 /usr.bin/ktrace
parent576740c1b86adbf7d6627d3052d25415224712c3 (diff)
obsolete vga.4 like other ports. as noticed by kurt schreiner.
Diffstat (limited to 'usr.bin/ktrace')
0 files changed, 0 insertions, 0 deletions
>Allow to pass device_xname() to dk_sc_init() without build errorcegger 2007-06-26Change dk_lookup() to accept an additional argument of the type enum uio_segcube 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2005-12-11merge ktrace-lwp.christos 2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt 2005-08-20add wedge support to xbd and cgd.yamt 2005-06-28constification falloutdrochner 2005-05-31Make this build with "-Wcast-qual -Wshadow".xtraeme 2004-03-27Modified the dksubr routines to:elric 2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl 2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr 2002-10-04A slight abstraction for disks. This is mainly [right now] inelric