Up to [cvs.NetBSD.org] / src / sys / ddb
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.142 / (download) - annotate - [select for diffs], Sun Jan 6 04:17:27 2013 UTC (4 months, 1 week ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
tls-maxphys-nbase,
tls-maxphys-base,
khorben-n900,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.141: +2 -2
lines
Diff to previous 1.141 (colored)
remove the new command not the old one.
Revision 1.141 / (download) - annotate - [select for diffs], Sun Jan 6 03:34:52 2013 UTC (4 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.140: +2 -4
lines
Diff to previous 1.140 (colored)
remove previous, dmesg just works.
Revision 1.140 / (download) - annotate - [select for diffs], Sun Jan 6 03:23:55 2013 UTC (4 months, 1 week ago) by christos
Branch: MAIN
Changes since 1.139: +4 -2
lines
Diff to previous 1.139 (colored)
Add "show dmesg" that prints the contents of the message buffer.
Revision 1.139 / (download) - annotate - [select for diffs], Sat Jan 5 15:23:27 2013 UTC (4 months, 2 weeks ago) by christos
Branch: MAIN
Changes since 1.138: +4 -2
lines
Diff to previous 1.138 (colored)
Add "show panic" that shows the current panic string. two ports had it, and it could be easily made MI.
Revision 1.138 / (download) - annotate - [select for diffs], Sat Apr 28 23:03:39 2012 UTC (12 months, 3 weeks ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
jmcneill-usbmp-base9,
jmcneill-usbmp-base10
Branch point for: tls-maxphys
Changes since 1.137: +2 -21
lines
Diff to previous 1.137 (colored)
Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move to kmem(9). Note: kmem(9) has debugging facilities under DEBUG/DIAGNOSTIC. However, expensive kmguard and debug_freecheck have to be enabled manually.
Revision 1.137 / (download) - annotate - [select for diffs], Sun Nov 13 03:21:51 2011 UTC (18 months, 1 week ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base4,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: jmcneill-usbmp
Changes since 1.136: +3 -2
lines
Diff to previous 1.136 (colored)
set panicstr to "reboot forced via kernel debugger" when rebooting from ddb, similar to how sync from ddb works. this avoids various asserts and other issues during ddb reboot.
Revision 1.136 / (download) - annotate - [select for diffs], Tue May 17 04:18:06 2011 UTC (2 years ago) by mrg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
cherry-xenmp-base,
cherry-xenmp
Branch point for: yamt-pagecache
Changes since 1.135: +11 -10
lines
Diff to previous 1.135 (colored)
move and rename the uvm history code out of uvm_stat to "kernhist". rename "UVMHIST" option to enable the uvm histories. TODO: - make UVMHIST properly depend upon KERNHIST - enable dynamic registration of histories. this is mostly just allocating something in a bitmap, and is only for viewing multiple histories in a merged form. tested on amd64 and sparc64.
Revision 1.135 / (download) - annotate - [select for diffs], Sun Apr 10 20:59:22 2011 UTC (2 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.134: +5 -3
lines
Diff to previous 1.134 (colored)
Add:
usage: show proc [/a] [/p] address|pid
/a == argument is an address of any lwp
/p == argument is a pid [default]
From: Vladimir Kirillov proger at wilab dot org dot ua
Revision 1.134 / (download) - annotate - [select for diffs], Mon Sep 13 08:42:04 2010 UTC (2 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11,
uebayasi-xip-base4,
uebayasi-xip-base3,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: jruoho-x86intr
Changes since 1.133: +4 -8
lines
Diff to previous 1.133 (colored)
fix extern/static inconsistency
Revision 1.133 / (download) - annotate - [select for diffs], Sun Jul 19 02:37:33 2009 UTC (3 years, 10 months ago) by rmind
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base10,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
matt-premerge-20091211,
jymxensuspend-base,
jym-xensuspend-nbase
Branch point for: uebayasi-xip,
rmind-uvmplock
Changes since 1.132: +5 -2
lines
Diff to previous 1.132 (colored)
Add #ifdef MQUEUE for db_show_mqueue_cmd(). XXX: Wrong. DDB should be dynamic, modular, etc.
Revision 1.132 / (download) - annotate - [select for diffs], Fri Jun 5 04:31:47 2009 UTC (3 years, 11 months ago) by mrg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base6,
yamt-nfs-mp-base5
Changes since 1.131: +40 -7
lines
Diff to previous 1.131 (colored)
extend 'show event' to take /i /t and /m modifiers, to select interrupt, trap or misc event types. you can mix them with /f as well, to show all including zero events for traps and misc, "show event/ftm"
Revision 1.131 / (download) - annotate - [select for diffs], Sat Mar 21 13:06:39 2009 UTC (4 years, 2 months ago) by ad
Branch: MAIN
CVS Tags: yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
jym-xensuspend-base
Changes since 1.130: +44 -32
lines
Diff to previous 1.130 (colored)
Make 'show event', 'dmesg' work with crash(8). XXX dmesg fails exactly the same way as /sbin/dmesg.
Revision 1.130 / (download) - annotate - [select for diffs], Wed Mar 11 13:29:44 2009 UTC (4 years, 2 months ago) by nakayama
Branch: MAIN
Changes since 1.129: +3 -3
lines
Diff to previous 1.129 (colored)
Avoid "warning: cast from pointer to integer of different size" on 32-bit sparc64 kernels.
Revision 1.129 / (download) - annotate - [select for diffs], Sat Mar 7 22:02:17 2009 UTC (4 years, 2 months ago) by ad
Branch: MAIN
Changes since 1.128: +66 -58
lines
Diff to previous 1.128 (colored)
Make ddb compile and work in userspace. Mostly this is comprised of three types of changes: - Add a few new methods to replace stuff like p_find(), CPU_INFO_FOREACH. - Use db_read_bytes() instead of accessing kernel structures directly, and similar changes. - Add ifdef _KERNEL where the above hasn't been done, and an XXX comment.
Revision 1.128 / (download) - annotate - [select for diffs], Sun Mar 1 12:13:12 2009 UTC (4 years, 2 months ago) by haad
Branch: MAIN
CVS Tags: nick-hppapmap-base2
Changes since 1.127: +3 -4
lines
Diff to previous 1.127 (colored)
Do not set last_count to zero after every db_command function call it is static variable. This should fix PR 40712.
Revision 1.127 / (download) - annotate - [select for diffs], Wed Feb 18 13:31:59 2009 UTC (4 years, 3 months ago) by yamt
Branch: MAIN
Changes since 1.126: +3 -11
lines
Diff to previous 1.126 (colored)
- fix vmem unittest. rename VMEM_DEBUG so that it won't be abused again. - reimplement vmem sanity checks with less code duplication. - reimplement ddb vmem-related commands in a more consistent ways. remove automatic whatis.
Revision 1.126 / (download) - annotate - [select for diffs], Mon Jan 5 22:19:40 2009 UTC (4 years, 4 months ago) by haad
Branch: MAIN
CVS Tags: mjf-devfs2-base
Branch point for: jym-xensuspend
Changes since 1.125: +185 -265
lines
Diff to previous 1.125 (colored)
Fix my bug introduced in rev 1.98 of db_command.c where command prefix not ambiguous in one table was choosed even if it was ambiguous in another table in same list. Also apply more KNF rules. Patch was supplied by uwe@.
Revision 1.125 / (download) - annotate - [select for diffs], Sun Dec 7 00:51:15 2008 UTC (4 years, 5 months ago) by cegger
Branch: MAIN
CVS Tags: haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Changes since 1.124: +24 -2
lines
Diff to previous 1.124 (colored)
ddb: new 'show vmem' and 'show all vmems' commands. Useful to inspect vmem(9) structures.
Revision 1.124 / (download) - annotate - [select for diffs], Tue Nov 25 15:41:12 2008 UTC (4 years, 5 months ago) by nakayama
Branch: MAIN
Changes since 1.123: +3 -3
lines
Diff to previous 1.123 (colored)
Make DDB shows right register values on 32-bit sparc64 kernels. - define db_expr_t as int64_t. - %gsr is 32-bit, so use db_sparc_intop. - sync arguments with function prototype. - ansify.
Revision 1.123 / (download) - annotate - [select for diffs], Tue Nov 25 15:14:07 2008 UTC (4 years, 5 months ago) by ad
Branch: MAIN
Changes since 1.122: +6 -2
lines
Diff to previous 1.122 (colored)
Add some basic DDB stuff for modules.
Revision 1.122 / (download) - annotate - [select for diffs], Sun Nov 16 19:34:29 2008 UTC (4 years, 6 months ago) by pooka
Branch: MAIN
Changes since 1.121: +3 -2
lines
Diff to previous 1.121 (colored)
more <sys/buf.h> police
Revision 1.121 / (download) - annotate - [select for diffs], Fri Nov 14 23:37:30 2008 UTC (4 years, 6 months ago) by ad
Branch: MAIN
Changes since 1.120: +5 -2
lines
Diff to previous 1.120 (colored)
+ifdef AIO XXX ddb needs a way to register commands at runtime!
Revision 1.120 / (download) - annotate - [select for diffs], Fri Oct 3 14:52:11 2008 UTC (4 years, 7 months ago) by rmind
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4,
netbsd-5-base,
matt-mips64-base2,
haad-dm-base1
Branch point for: nick-hppapmap,
netbsd-5
Changes since 1.119: +13 -13
lines
Diff to previous 1.119 (colored)
Replace more intptr_t to uintptr_t when casting VA.
Revision 1.119 / (download) - annotate - [select for diffs], Mon Sep 29 10:27:53 2008 UTC (4 years, 7 months ago) by rmind
Branch: MAIN
Changes since 1.118: +4 -2
lines
Diff to previous 1.118 (colored)
- Fix message queue permissions problems. - Rake into account umask when creating mqueue. - Restore DDB command, which was accidentally lost (hi martin). - Misc.
Revision 1.118 / (download) - annotate - [select for diffs], Fri Aug 8 17:09:28 2008 UTC (4 years, 9 months ago) by skrll
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2
Changes since 1.117: +23 -3
lines
Diff to previous 1.117 (colored)
Make "show uvmhist" available to all arches (not just sparc*) in ddb.
Revision 1.117 / (download) - annotate - [select for diffs], Thu Jul 10 12:42:24 2008 UTC (4 years, 10 months ago) by blymn
Branch: MAIN
CVS Tags: simonb-wapbl-nbase,
simonb-wapbl-base
Changes since 1.116: +5 -2
lines
Diff to previous 1.116 (colored)
Add a show files command that prints the vnodes associated with a given struct proc and, if LOCKDEBUG is built in, the lock status of the uvmobject.
Revision 1.116 / (download) - annotate - [select for diffs], Thu Jul 10 12:38:28 2008 UTC (4 years, 10 months ago) by blymn
Branch: MAIN
Changes since 1.115: +26 -26
lines
Diff to previous 1.115 (colored)
Whitespace clean up.
Revision 1.115 / (download) - annotate - [select for diffs], Mon Apr 28 20:23:46 2008 UTC (5 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa,
simonb-wapbl,
haad-dm
Changes since 1.114: +2 -9
lines
Diff to previous 1.114 (colored)
Remove clause 3 and 4 from TNF licenses
Revision 1.114 / (download) - annotate - [select for diffs], Thu Feb 21 02:07:45 2008 UTC (5 years, 3 months ago) by uwe
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
nick-net80211-sync-base,
nick-net80211-sync,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-base,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp,
mjf-devfs2
Changes since 1.113: +4 -3
lines
Diff to previous 1.113 (colored)
Fix help string for "w" - it is "write" not "watch".
Revision 1.113 / (download) - annotate - [select for diffs], Sat Feb 2 18:16:42 2008 UTC (5 years, 3 months ago) by martin
Branch: MAIN
CVS Tags: mjf-devfs-base
Changes since 1.112: +3 -2
lines
Diff to previous 1.112 (colored)
When doing a reboot from ddb, set panicstr, so that later LOCKDEBUG checks show the same mercy as with a real panic.
Revision 1.112 / (download) - annotate - [select for diffs], Thu Dec 13 02:45:11 2007 UTC (5 years, 5 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-kmem-base3,
vmlocking2-base3,
matt-armv6-base,
bouyer-xeni386-nbase,
bouyer-xeni386-base
Changes since 1.111: +22 -2
lines
Diff to previous 1.111 (colored)
add ddb "whatis" command. inspired from solaris ::whatis dcmd.
Revision 1.111 / (download) - annotate - [select for diffs], Wed Nov 14 12:05:42 2007 UTC (5 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: yamt-kmem-base2,
yamt-kmem-base,
vmlocking2-base2,
vmlocking2-base1,
vmlocking-nbase,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
jmcneill-pm-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xenamd64-base2,
bouyer-xenamd64-base
Branch point for: yamt-kmem,
vmlocking2,
bouyer-xeni386
Changes since 1.110: +4 -4
lines
Diff to previous 1.110 (colored)
Add a missing "else". Should finally fix PR kern/37110.
Revision 1.110 / (download) - annotate - [select for diffs], Mon Oct 22 00:36:28 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
CVS Tags: jmcneill-base
Branch point for: mjf-devfs
Changes since 1.109: +6 -4
lines
Diff to previous 1.109 (colored)
Pacify some gcc uninitialized warnings at -O3
Revision 1.109 / (download) - annotate - [select for diffs], Fri Oct 19 12:16:41 2007 UTC (5 years, 7 months ago) by ad
Branch: MAIN
Changes since 1.108: +3 -5
lines
Diff to previous 1.108 (colored)
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
Revision 1.108 / (download) - annotate - [select for diffs], Sun Oct 14 00:37:56 2007 UTC (5 years, 7 months ago) by uwe
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3
Branch point for: bouyer-xenamd64
Changes since 1.107: +24 -21
lines
Diff to previous 1.107 (colored)
db_cmd_search: When we compare names we'd better stop at the nul byte. Don't flip-flop between found and ambiguous. (hi, martin!)
Revision 1.107 / (download) - annotate - [select for diffs], Fri Oct 12 09:53:07 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
CVS Tags: vmlocking-base
Changes since 1.106: +20 -19
lines
Diff to previous 1.106 (colored)
Fix command name matching, avoid jumps to null function pointers and some minor cosmetics.
Revision 1.106 / (download) - annotate - [select for diffs], Mon Oct 8 15:06:26 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.105: +3 -2
lines
Diff to previous 1.105 (colored)
Do another setjmp right before entering the command loop, we do not want to execute the on-enter commands again on errors.
Revision 1.105 / (download) - annotate - [select for diffs], Tue Oct 2 08:47:26 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
CVS Tags: yamt-x86pmap-base2
Changes since 1.104: +57 -57
lines
Diff to previous 1.104 (colored)
Some cleanup: - When registering command tables, make sure the builtin commands are already registered - Make the command table entry structure private - Do not bother to store the number of commands in a table, we can quickly calc that if needed.
Revision 1.104 / (download) - annotate - [select for diffs], Mon Oct 1 22:05:15 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.103: +3 -2
lines
Diff to previous 1.103 (colored)
No need to db_init_commands() early any more - it will happen on first entry to ddb.
Revision 1.103 / (download) - annotate - [select for diffs], Mon Oct 1 22:01:38 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.102: +76 -82
lines
Diff to previous 1.102 (colored)
Special case the initialization of builtin command tables to avoid using malloc. Fixes PR kern/37042. Allow "mach" commands registered by LKMs even if there is no builtin mach command for the arch.
Revision 1.102 / (download) - annotate - [select for diffs], Sun Sep 23 23:55:54 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.101: +6 -7
lines
Diff to previous 1.101 (colored)
Minor clenaup - db_cmd_loop_done is a bool nowadays, so use true/false instead of 0/1. Also make db_init_commands() non-static.
Revision 1.101 / (download) - annotate - [select for diffs], Sun Sep 23 19:51:20 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.100: +18 -44
lines
Diff to previous 1.100 (colored)
Simplify the "tables are already setup" test. Print a message on unknown commands (as we used to do before) and get rid of the now unused macro previously used for that.
Revision 1.100 / (download) - annotate - [select for diffs], Sun Sep 23 18:59:23 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.99: +10 -2
lines
Diff to previous 1.99 (colored)
Fix build for archs w/o DB_MACHINE_COMMANDS. Patch from KIYOHARA Takashi.
Revision 1.99 / (download) - annotate - [select for diffs], Sun Sep 23 10:26:06 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
CVS Tags: yamt-x86pmap-base
Branch point for: yamt-x86pmap
Changes since 1.98: +3 -3
lines
Diff to previous 1.98 (colored)
Add missing argument - fixes compilation if KGDB is defined.
Revision 1.98 / (download) - annotate - [select for diffs], Sat Sep 22 18:40:26 2007 UTC (5 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.97: +692 -154
lines
Diff to previous 1.97 (colored)
Add a new option DDB_VERBOSE_HELP that adds online help to ddb. From Adam Hamsik. Minor modifications by me, all bugs are probably mine.
Revision 1.97 / (download) - annotate - [select for diffs], Fri Sep 7 18:56:06 2007 UTC (5 years, 8 months ago) by rmind
Branch: MAIN
CVS Tags: nick-csl-alignment-base5
Changes since 1.96: +3 -2
lines
Diff to previous 1.96 (colored)
Implementation of POSIX message queues. Reviewed by: <ad>, <tech-kern>
Revision 1.96 / (download) - annotate - [select for diffs], Mon Apr 30 14:44:30 2007 UTC (6 years ago) by rmind
Branch: MAIN
CVS Tags: yamt-idlelwp-base8,
nick-csl-alignment-base,
mjf-ufs-trans-base,
matt-mips64-base,
matt-mips64,
hpcarm-cleanup
Branch point for: nick-csl-alignment,
matt-armv6,
jmcneill-pm
Changes since 1.95: +3 -2
lines
Diff to previous 1.95 (colored)
Import of POSIX Asynchronous I/O. Seems to be quite stable. Some work still left to do. Please note, that syscalls are not yet MP-safe, because of the file and vnode subsystems. Reviewed by: <tech-kern>, <ad>
Revision 1.95 / (download) - annotate - [select for diffs], Thu Feb 22 06:41:00 2007 UTC (6 years, 2 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup,
ad-audiomp-base,
ad-audiomp
Branch point for: vmlocking,
mjf-ufs-trans
Changes since 1.94: +22 -22
lines
Diff to previous 1.94 (colored)
TRUE -> true, FALSE -> false
Revision 1.94 / (download) - annotate - [select for diffs], Thu Feb 22 04:38:05 2007 UTC (6 years, 2 months ago) by matt
Branch: MAIN
Changes since 1.93: +40 -40
lines
Diff to previous 1.93 (colored)
Fix lossage from boolean_t -> bool and updated x86 bus_dma.
Revision 1.93 / (download) - annotate - [select for diffs], Wed Feb 21 22:59:56 2007 UTC (6 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.92: +12 -12
lines
Diff to previous 1.92 (colored)
Replace the Mach-derived boolean_t type with the C99 bool type. A future commit will replace use of TRUE and FALSE with true and false.
Revision 1.92 / (download) - annotate - [select for diffs], Fri Feb 9 21:55:26 2007 UTC (6 years, 3 months ago) by ad
Branch: MAIN
CVS Tags: post-newlock2-merge
Branch point for: yamt-idlelwp
Changes since 1.91: +15 -2
lines
Diff to previous 1.91 (colored)
Merge newlock2 to head.
Revision 1.91 / (download) - annotate - [select for diffs], Thu Nov 16 01:32:44 2006 UTC (6 years, 6 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
newlock2-nbase,
newlock2-base,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
matt-nb4-arm-base,
matt-nb4-arm
Changes since 1.90: +35 -35
lines
Diff to previous 1.90 (colored)
__unused removal on arguments; approved by core.
Revision 1.90 / (download) - annotate - [select for diffs], Thu Oct 12 01:30:50 2006 UTC (6 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.89: +36 -21
lines
Diff to previous 1.89 (colored)
- sprinkle __unused on function decls. - fix a couple of unused bugs - no more -Wno-unused for i386
Revision 1.89 / (download) - annotate - [select for diffs], Tue Sep 5 21:56:44 2006 UTC (6 years, 8 months ago) by uwe
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9,
rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.88: +3 -4
lines
Diff to previous 1.88 (colored)
ANSIfy db_error.
Revision 1.88 / (download) - annotate - [select for diffs], Sun May 14 21:25:49 2006 UTC (7 years ago) by elad
Branch: MAIN
CVS Tags: yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
simonb-timecounters-base,
gdamore-uart-base,
gdamore-uart,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Changes since 1.87: +2 -2
lines
Diff to previous 1.87 (colored)
integrate kauth.
Revision 1.87 / (download) - annotate - [select for diffs], Sun May 14 14:00:17 2006 UTC (7 years ago) by he
Branch: MAIN
Changes since 1.86: +3 -4
lines
Diff to previous 1.86 (colored)
Move declaration up ahead of active code in the function, so that this can be built again with gcc 2.95.3, as used by vax.
Revision 1.86 / (download) - annotate - [select for diffs], Wed May 10 21:53:16 2006 UTC (7 years ago) by mrg
Branch: MAIN
CVS Tags: elad-kernelauth-base
Changes since 1.85: +4 -2
lines
Diff to previous 1.85 (colored)
quell GCC 4.1 uninitialised variable warnings. XXX: we should audit the tree for which old ones are no longer needed after getting the older compilers out of the tree..
Revision 1.85 / (download) - annotate - [select for diffs], Fri Apr 14 22:06:41 2006 UTC (7 years, 1 month ago) by christos
Branch: MAIN
Changes since 1.84: +8 -6
lines
Diff to previous 1.84 (colored)
Coverity CID 1094: Protect against NULL deref.
Revision 1.84 / (download) - annotate - [select for diffs], Sun Feb 19 18:52:29 2006 UTC (7 years, 3 months ago) by bjh21
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
peter-altq-base
Branch point for: yamt-pdpolicy,
peter-altq,
elad-kernelauth
Changes since 1.83: +12 -2
lines
Diff to previous 1.83 (colored)
Add a "show all pages" command to DDB which prints one line per physical page in the system. Useful for getting some idea where all your memory's gone, at least on a sufficiently small system.
Revision 1.83 / (download) - annotate - [select for diffs], Tue Jan 24 13:02:57 2006 UTC (7 years, 3 months ago) by yamt
Branch: MAIN
Branch point for: simonb-timecounters,
rpaulo-netinet-merge-pcb
Changes since 1.82: +14 -2
lines
Diff to previous 1.82 (colored)
add ddb "sh mbuf" command.
Revision 1.82 / (download) - annotate - [select for diffs], Thu Dec 1 13:21:05 2005 UTC (7 years, 5 months ago) by yamt
Branch: MAIN
CVS Tags: ktrace-lwp-base
Branch point for: yamt-uio_vmspace
Changes since 1.81: +3 -2
lines
Diff to previous 1.81 (colored)
add "show all pools" command for ddb.
Revision 1.81 / (download) - annotate - [select for diffs], Sun Nov 27 13:05:28 2005 UTC (7 years, 5 months ago) by yamt
Branch: MAIN
CVS Tags: yamt-readahead-base3
Changes since 1.80: +27 -23
lines
Diff to previous 1.80 (colored)
make DDB_COMMANDONENTER sysctl. (ddb.commandonenter) suggested by Christos Zoulas.
Revision 1.80 / (download) - annotate - [select for diffs], Sat Nov 26 12:16:44 2005 UTC (7 years, 5 months ago) by yamt
Branch: MAIN
Changes since 1.79: +28 -2
lines
Diff to previous 1.79 (colored)
add a new option DDB_COMMANDONENTER. which can be useful for eg. broken console input.
Revision 1.79 / (download) - annotate - [select for diffs], Wed Jun 1 12:25:27 2005 UTC (7 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base2,
yamt-readahead-base,
thorpej-vnode-attr-base,
thorpej-vnode-attr
Branch point for: yamt-readahead,
yamt-lazymbuf
Changes since 1.78: +35 -35
lines
Diff to previous 1.78 (colored)
more constification fallout
Revision 1.78 / (download) - annotate - [select for diffs], Sun May 29 21:31:05 2005 UTC (7 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.77: +3 -3
lines
Diff to previous 1.77 (colored)
Add lots of const.
Revision 1.77 / (download) - annotate - [select for diffs], Fri Apr 29 10:40:16 2005 UTC (8 years ago) by yamt
Branch: MAIN
CVS Tags: kent-audio2-base
Changes since 1.76: +7 -2
lines
Diff to previous 1.76 (colored)
move decl of db_machine_command_table from db_interface.h to db_command.c to avoid an array of incomplete type. found by gcc4.
Revision 1.76 / (download) - annotate - [select for diffs], Tue Apr 27 04:03:28 2004 UTC (9 years ago) by atatat
Branch: MAIN
CVS Tags: yamt-km-base4,
yamt-km-base3,
yamt-km-base2,
yamt-km-base,
yamt-km,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
matt-timespec,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: kent-audio2
Changes since 1.75: +2 -3
lines
Diff to previous 1.75 (colored)
That's not supposed to be there. Sorry.
Revision 1.75 / (download) - annotate - [select for diffs], Wed Mar 24 15:34:52 2004 UTC (9 years, 1 month ago) by atatat
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.74: +3 -2
lines
Diff to previous 1.74 (colored)
Tango on sysctl_createv() and flags. The flags have all been renamed, and sysctl_createv() now uses more arguments.
Revision 1.74 / (download) - annotate - [select for diffs], Tue Nov 18 18:26:18 2003 UTC (9 years, 6 months ago) by dbj
Branch: MAIN
Changes since 1.73: +15 -2
lines
Diff to previous 1.73 (colored)
add "show mount" ddb command
Revision 1.73 / (download) - annotate - [select for diffs], Fri Oct 10 15:21:24 2003 UTC (9 years, 7 months ago) by chs
Branch: MAIN
Changes since 1.72: +3 -2
lines
Diff to previous 1.72 (colored)
add "b" as a synonym for "break", since someone added "bt" and made "b" an ambiguous prefix.
Revision 1.72 / (download) - annotate - [select for diffs], Sat Sep 20 03:02:03 2003 UTC (9 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.71: +3 -2
lines
Diff to previous 1.71 (colored)
Add a "show sched_qs" command to dump the run queues. Format is: 1 pid.lid (p_comm) pid.lid (p_comm) ... If a queue has procs, but no sched_whichqs bit, it shows: !1 pid.lid (p_comm)
Revision 1.71 / (download) - annotate - [select for diffs], Fri May 16 16:28:30 2003 UTC (10 years ago) by itojun
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.70: +3 -3
lines
Diff to previous 1.70 (colored)
switch to use strlcpy() from libkern.
Revision 1.70 / (download) - annotate - [select for diffs], Thu May 15 13:18:18 2003 UTC (10 years ago) by atatat
Branch: MAIN
Changes since 1.69: +11 -3
lines
Diff to previous 1.69 (colored)
(1) Don't print the message buffer (via ddb's dmesg command) if the message buffer has not yet been set up, mimicking code from the top of the sysctl routine for retrieving the message buffer. (2) Add a /l modifier to the trace command. This makes it print the backtrace using printf() instead of db_printf(), which has the nice side-effect of also putting it into the message buffer. A kernel with ddb in it but disabled (ie, ddb.onpanic set to zero) will print a backtrace (which ends up in the message buffer) before dumping (or not, depending on the value of kern.dump_on_panic) and rebooting, but if ddb is not disabled, the backtrace is not printed, and there's no way to get it to display a backtrace such that you can retrieve it after the dump. The backtrace printed by gdb is sometimes a little different. (3) Documentation for the above.
Revision 1.69 / (download) - annotate - [select for diffs], Mon Apr 28 02:49:54 2003 UTC (10 years ago) by briggs
Branch: MAIN
Changes since 1.68: +6 -2
lines
Diff to previous 1.68 (colored)
Add a rudimentary 'trap to kgdb' command if KGDB is defined. This allows systems with only one serial port for console, etc., to have at least some basic access to remote-kgdb-over-serial, even if it is a bit awkward.
Revision 1.68 / (download) - annotate - [select for diffs], Thu Feb 13 23:50:33 2003 UTC (10 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.67: +3 -2
lines
Diff to previous 1.67 (colored)
Add a synonym for trace - 'bt' and document it
Revision 1.67 / (download) - annotate - [select for diffs], Mon Jan 20 07:20:01 2003 UTC (10 years, 4 months ago) by simonb
Branch: MAIN
Changes since 1.66: +3 -4
lines
Diff to previous 1.66 (colored)
Remove variable that is only assigned too but not referenced.
Revision 1.66 / (download) - annotate - [select for diffs], Mon Aug 26 11:34:28 2002 UTC (10 years, 8 months ago) by scw
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
gehenna-devsw-base,
fvdl_fs64_base
Changes since 1.65: +12 -11
lines
Diff to previous 1.65 (colored)
Casting from a pointer, to a db_expr_t, has to go via an intptr_t. (db_expr_t == int64_t on sh5, for example).
Revision 1.65 / (download) - annotate - [select for diffs], Fri Feb 15 11:18:26 2002 UTC (11 years, 3 months ago) by simonb
Branch: MAIN
CVS Tags: newlock-base,
newlock,
netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
ifpoll-base,
ifpoll,
eeh-devprop-base,
eeh-devprop
Branch point for: gehenna-devsw
Changes since 1.64: +28 -13
lines
Diff to previous 1.64 (colored)
Add a "show event" ddb command to show the event counters.
Revision 1.64 / (download) - annotate - [select for diffs], Fri Feb 15 07:33:50 2002 UTC (11 years, 3 months ago) by simonb
Branch: MAIN
Changes since 1.63: +388 -429
lines
Diff to previous 1.63 (colored)
ANSIfy, KNF. Make some variables and functions static when not used outside of a module. Make variables in headers extern. Delete the unused db_find_watchpoint() function.
Revision 1.63 / (download) - annotate - [select for diffs], Mon Nov 12 22:54:04 2001 UTC (11 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.62: +8 -4
lines
Diff to previous 1.62 (colored)
add RCSIDs
Revision 1.62 / (download) - annotate - [select for diffs], Fri Aug 17 01:00:10 2001 UTC (11 years, 9 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-mips-cache-base,
thorpej-mips-cache,
thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
thorpej-devvp,
pre-chs-ubcperf,
post-chs-ubcperf
Changes since 1.61: +21 -1
lines
Diff to previous 1.61 (colored)
Add `show malloc' to dump the internal state of the MALLOC_DEBUG code.
Revision 1.61 / (download) - annotate - [select for diffs], Tue Jul 31 04:28:16 2001 UTC (11 years, 9 months ago) by atatat
Branch: MAIN
Changes since 1.60: +2 -1
lines
Diff to previous 1.60 (colored)
Add an easy way to dump the message buffer from ddb.
Revision 1.60 / (download) - annotate - [select for diffs], Sun Jun 3 00:32:25 2001 UTC (11 years, 11 months ago) by matt
Branch: MAIN
Branch point for: kqueue
Changes since 1.59: +4 -1
lines
Diff to previous 1.59 (colored)
Default to kernel_map if no addr is available.
Revision 1.59 / (download) - annotate - [select for diffs], Sat Jun 2 18:09:25 2001 UTC (11 years, 11 months ago) by chs
Branch: MAIN
Changes since 1.58: +2 -2
lines
Diff to previous 1.58 (colored)
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
Revision 1.58 / (download) - annotate - [select for diffs], Wed May 30 11:42:12 2001 UTC (11 years, 11 months ago) by mrg
Branch: MAIN
Changes since 1.57: +2 -2
lines
Diff to previous 1.57 (colored)
use _KERNEL_OPT
Revision 1.57 / (download) - annotate - [select for diffs], Sun Feb 11 21:12:24 2001 UTC (12 years, 3 months ago) by jhawk
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base
Branch point for: nathanw_sa
Changes since 1.56: +5 -5
lines
Diff to previous 1.56 (colored)
alphabetize db_command tables
Revision 1.56 / (download) - annotate - [select for diffs], Wed Jan 24 20:54:41 2001 UTC (12 years, 3 months ago) by jdolecek
Branch: MAIN
Changes since 1.55: +2 -2
lines
Diff to previous 1.55 (colored)
make db_command_table[] const; since there is no way to dynamically extend or modify the table at the moment, there is no functionality lost. See also the discussion on tech-kern (Subject: 'machine' DDB command).
Revision 1.55 / (download) - annotate - [select for diffs], Mon Jan 22 13:56:55 2001 UTC (12 years, 4 months ago) by jdolecek
Branch: MAIN
Changes since 1.54: +2 -24
lines
Diff to previous 1.54 (colored)
Require the machine-dependant DDB commands to be in db_machine_command_table[] and link it directly to db_command_table[] so that it's not necessary to do this at runtime. Make db_machine_command_table[] const on all ports. g/c now unneded stuff, like db_machine_commands_install(), db_machine_init() Patch written by enami.
Revision 1.54 / (download) - annotate - [select for diffs], Thu Jan 18 08:52:26 2001 UTC (12 years, 4 months ago) by enami
Branch: MAIN
Changes since 1.53: +2 -2
lines
Diff to previous 1.53 (colored)
db_command_table needs to be writable at least when DB_MACHINE_COMMANDS is defined.
Revision 1.53 / (download) - annotate - [select for diffs], Wed Jan 17 19:50:03 2001 UTC (12 years, 4 months ago) by jdolecek
Branch: MAIN
Changes since 1.52: +16 -16
lines
Diff to previous 1.52 (colored)
constify a little
Revision 1.52 / (download) - annotate - [select for diffs], Tue Nov 28 19:27:46 2000 UTC (12 years, 5 months ago) by eeh
Branch: MAIN
Changes since 1.51: +2 -1
lines
Diff to previous 1.51 (colored)
Restore the top level `callout' command.
Revision 1.51 / (download) - annotate - [select for diffs], Fri Nov 24 07:25:51 2000 UTC (12 years, 5 months ago) by chs
Branch: MAIN
Changes since 1.50: +27 -4
lines
Diff to previous 1.50 (colored)
add ddb commands "show uvmexp" and "show ncache". the former used to be "call uvm_dump", the latter is new.
Revision 1.50 / (download) - annotate - [select for diffs], Sat Jul 8 17:10:22 2000 UTC (12 years, 10 months ago) by sommerfeld
Branch: MAIN
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
printf format safety
Revision 1.49 / (download) - annotate - [select for diffs], Tue Jun 27 17:55:39 2000 UTC (12 years, 10 months ago) by mrg
Branch: MAIN
Changes since 1.48: +1 -3
lines
Diff to previous 1.48 (colored)
remove include of <vm/vm.h>
Revision 1.48 / (download) - annotate - [select for diffs], Sat Jun 17 05:57:41 2000 UTC (12 years, 11 months ago) by jhawk
Branch: MAIN
CVS Tags: netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5
Changes since 1.47: +7 -6
lines
Diff to previous 1.47 (colored)
In db_command(), fix indentation and add a missing db_skip_to_eol() which previously caused the next command following a ","-style repitition to not be properly executed.
Revision 1.47 / (download) - annotate - [select for diffs], Sat Jun 10 16:31:42 2000 UTC (12 years, 11 months ago) by sommerfeld
Branch: MAIN
Changes since 1.46: +13 -2
lines
Diff to previous 1.46 (colored)
In the "reboot" and (badly misnamed) "sync" commands, clear db_recover before calling cpu_reboot() (which never returns) so we can debug faults occurring in cpu_reboot().
Revision 1.46 / (download) - annotate - [select for diffs], Thu Jun 8 21:06:46 2000 UTC (12 years, 11 months ago) by jhawk
Branch: MAIN
Changes since 1.45: +4 -2
lines
Diff to previous 1.45 (colored)
Only define db_show_arptab if NARP>1; pointed out by cgd in kern/10314
Revision 1.45 / (download) - annotate - [select for diffs], Tue Jun 6 05:06:25 2000 UTC (12 years, 11 months ago) by jhawk
Branch: MAIN
Changes since 1.44: +2 -2
lines
Diff to previous 1.44 (colored)
Stop using DDB-specific "%n" kprintf() format specifier. This was important as db_sym() can be called through printf() rather than db_printf(), causing a trap as the standard %n usage is invoked. The DDB-specific %n code should disappear from subr_prf.c soon...
Revision 1.44 / (download) - annotate - [select for diffs], Sun May 28 19:03:55 2000 UTC (12 years, 11 months ago) by sommerfeld
Branch: MAIN
Changes since 1.43: +5 -3
lines
Diff to previous 1.43 (colored)
Change printing of cpu number in the prompt in the MULTIPROCESSOR case
Revision 1.43 / (download) - annotate - [select for diffs], Fri May 26 03:34:31 2000 UTC (12 years, 11 months ago) by jhawk
Branch: MAIN
CVS Tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Changes since 1.42: +14 -1
lines
Diff to previous 1.42 (colored)
Rename the machine-specific stack trace printing functions from db_stack_trace_cmd() to db_stack_trace_print(), and add an additional argument, a function pointer for an output routine (i.e. printf() or db_printf()). Add db_stack_trace_cmd() in db_command.[ch], calling db_stack_trace_print() with db_printf() as the printer. Move count==-1 special handling from db_stack_trace_print() [nee db_stack_trace_cmd()] to db_stack_trace_cmd() [nascent here]. Again, I'm unable to test compilation on all affected platforms, so advance apologies for potential brokenness.
Revision 1.42 / (download) - annotate - [select for diffs], Tue May 23 06:06:10 2000 UTC (13 years ago) by thorpej
Branch: MAIN
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (colored)
Fix a printf format.
Revision 1.41 / (download) - annotate - [select for diffs], Mon May 22 14:49:10 2000 UTC (13 years ago) by jhawk
Branch: MAIN
Changes since 1.40: +36 -1
lines
Diff to previous 1.40 (colored)
Add a "sifting" command to ddb (named from the Sun OpenPROM command of the same name); it searches the symbol table(s) for all symbols matching a given substring, and prints. Extremely useful for when you forget that critical symbol name. Also, with /F support (cf. "ls -F") to print a char indicating the symbol type.
Revision 1.40 / (download) - annotate - [select for diffs], Sat May 20 03:08:41 2000 UTC (13 years ago) by jhawk
Branch: MAIN
Changes since 1.39: +5 -1
lines
Diff to previous 1.39 (colored)
Install "show arptab" (db_show_arptab) in the ddb command tree. Move prototype from netinet/if_inarp.h to ddb/db_interface.h. Change function to have standard ddb parameters (though they're ignored).
Revision 1.39 / (download) - annotate - [select for diffs], Mon May 15 19:56:43 2000 UTC (13 years ago) by jhawk
Branch: MAIN
Changes since 1.38: +2 -1
lines
Diff to previous 1.38 (colored)
"p" should be an alias for "print", and was until "ps" was added. Now it is, again.
Revision 1.38 / (download) - annotate - [select for diffs], Thu Apr 13 22:48:29 2000 UTC (13 years, 1 month ago) by jhawk
Branch: MAIN
Changes since 1.37: +17 -4
lines
Diff to previous 1.37 (colored)
From kern/9569. Preserve ddb's idea of "count" from one command to the next if repeating a command via hitting newline.
Revision 1.37 / (download) - annotate - [select for diffs], Tue Apr 11 02:21:16 2000 UTC (13 years, 1 month ago) by chs
Branch: MAIN
Changes since 1.36: +3 -1
lines
Diff to previous 1.36 (colored)
actually add buf- and vnode-printing commands to the table.
Revision 1.36 / (download) - annotate - [select for diffs], Mon Apr 10 02:22:13 2000 UTC (13 years, 1 month ago) by chs
Branch: MAIN
Changes since 1.35: +34 -1
lines
Diff to previous 1.35 (colored)
add ddb commands for printing vnodes and bufs.
Revision 1.35 / (download) - annotate - [select for diffs], Thu Mar 30 11:31:26 2000 UTC (13 years, 1 month ago) by augustss
Branch: MAIN
Changes since 1.34: +4 -4
lines
Diff to previous 1.34 (colored)
Die, register, die!
Revision 1.34 / (download) - annotate - [select for diffs], Mon Feb 21 05:48:56 2000 UTC (13 years, 3 months ago) by sommerfeld
Branch: MAIN
Changes since 1.33: +11 -1
lines
Diff to previous 1.33 (colored)
On MP, print cpu number prior to prompt
Revision 1.33 / (download) - annotate - [select for diffs], Tue Nov 2 23:53:31 1999 UTC (13 years, 6 months ago) by jdolecek
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
fvdl-softdep-base,
comdex-fall-1999-base,
comdex-fall-1999,
chs-ubc2-newbase
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
db_cmd_list(): variable ``width'' might have be used uninitialized, initialize it to 0
Revision 1.32 / (download) - annotate - [select for diffs], Thu Oct 28 06:37:32 1999 UTC (13 years, 6 months ago) by lukem
Branch: MAIN
Changes since 1.31: +83 -50
lines
Diff to previous 1.31 (colored)
- change db_cmd_list() to list commands vertically rather than horizontally - sort entries in the various command tables, so that the `help' lists are easier to use. this included hacking db_machine_commands_install() to search for the "machine" entry to change the `more cmds' pointer, rather than assuming it was the first entry - add a `sync' command, which is effectively `reboot 0x100'. - remove db_help_cmd(); it was unused (and was almost a duplicate of db_cmd_list()). - move some extern decls to db_output.h, since they're used in more than one place now - rename NEXT_TAB to DB_NEXT_TAB and move to db_output.h
Revision 1.31 / (download) - annotate - [select for diffs], Mon May 10 21:13:05 1999 UTC (14 years ago) by thorpej
Branch: MAIN
CVS Tags: chs-ubc2-base
Branch point for: wrstuden-devbsize,
thorpej_scsipi,
fvdl-softdep
Changes since 1.30: +15 -1
lines
Diff to previous 1.30 (colored)
Improve the pool allocator's diagnostic helpers, adding the ability to log on a per-pool basis, reentrancy checking, and dumping various pool information from DDB.
Revision 1.30 / (download) - annotate - [select for diffs], Mon Apr 12 20:38:20 1999 UTC (14 years, 1 month ago) by pk
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Quote "AS IS" as in the majority of Carnegy Mellon notices.
Revision 1.29 / (download) - annotate - [select for diffs], Tue Apr 6 20:09:21 1999 UTC (14 years, 1 month ago) by pk
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Fix a pasto in copyright text which has been procreating like rabbits..
Revision 1.28 / (download) - annotate - [select for diffs], Wed Mar 24 05:51:20 1999 UTC (14 years, 2 months ago) by mrg
Branch: MAIN
CVS Tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Changes since 1.27: +1 -16
lines
Diff to previous 1.27 (colored)
completely remove Mach VM support. all that is left is the all the header files as UVM still uses (most of) these.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Jul 5 14:33:56 1998 UTC (14 years, 10 months ago) by tron
Branch: MAIN
CVS Tags: kenh-if-detach-base,
kenh-if-detach,
eeh-paddr_t-base,
eeh-paddr_t,
chs-ubc-base
Branch point for: chs-ubc
Changes since 1.26: +2 -1
lines
Diff to previous 1.26 (colored)
Include required "opt_ddb.h" header file.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Jul 4 22:18:48 1998 UTC (14 years, 10 months ago) by jonathan
Branch: MAIN
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
defopt DDB.
Revision 1.25 / (download) - annotate - [select for diffs], Tue Feb 10 14:09:16 1998 UTC (15 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.24: +3 -1
lines
Diff to previous 1.24 (colored)
- add defopt's for UVM, UVMHIST and PMAP_NEW. - remove unnecessary UVMHIST_DECL's.
Revision 1.24 / (download) - annotate - [select for diffs], Thu Feb 5 07:59:35 1998 UTC (15 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.23: +34 -1
lines
Diff to previous 1.23 (colored)
initial import of the new virtual memory system, UVM, into -current. UVM was written by chuck cranor <chuck@maria.wustl.edu>, with some minor portions derived from the old Mach code. i provided some help getting swap and paging working, and other bug fixes/ideas. chuck silvers <chuq@chuq.com> also provided some other fixes. this is the rest of the MI portion changes. this will be KNF'd shortly. :-)
Revision 1.23 / (download) - annotate - [select for diffs], Thu Sep 11 06:55:56 1997 UTC (15 years, 8 months ago) by scottr
Branch: MAIN
CVS Tags: netbsd-1-3-base,
netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA,
netbsd-1-3,
marc-pcmcia-base
Changes since 1.22: +23 -2
lines
Diff to previous 1.22 (colored)
Add a 'reboot' command with a single parameter specifying the boot flags.
Revision 1.22 / (download) - annotate - [select for diffs], Wed May 7 18:51:58 1997 UTC (16 years ago) by gwr
Branch: MAIN
CVS Tags: thorpej-signal-base,
thorpej-signal,
marc-pcmcia-bp,
bouyer-scsipi
Branch point for: marc-pcmcia
Changes since 1.21: +2 -1
lines
Diff to previous 1.21 (colored)
Add a "kill" command that calls db_kill_proc().
Revision 1.21 / (download) - annotate - [select for diffs], Mon Feb 3 23:43:35 1997 UTC (16 years, 3 months ago) by mycroft
Branch: MAIN
CVS Tags: mrg-vm-swap,
is-newarp-before-merge,
is-newarp-base,
is-newarp
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
db_expr_t became a long.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 30 22:30:05 1996 UTC (17 years, 1 month ago) by christos
Branch: MAIN
CVS Tags: thorpej-setroot,
netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Fix db_printf format specifications.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Mar 13 21:06:38 1996 UTC (17 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Kernel version of longjmp() does not take the return value of setjmp() as an argument. setjmp() always returns 1.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Mar 7 14:33:39 1996 UTC (17 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Bring setjmp/longjmp prototypes into scope.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Feb 13 17:39:01 1996 UTC (17 years, 3 months ago) by gwr
Branch: MAIN
Changes since 1.16: +9 -8
lines
Diff to previous 1.16 (colored)
eliminate setjmp.h
Revision 1.16 / (download) - annotate - [select for diffs], Mon Feb 5 01:56:53 1996 UTC (17 years, 3 months ago) by christos
Branch: MAIN
Changes since 1.15: +58 -66
lines
Diff to previous 1.15 (colored)
DDB prototype changes.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 26 14:52:33 1995 UTC (17 years, 6 months ago) by gwr
Branch: MAIN
Changes since 1.14: +3 -1
lines
Diff to previous 1.14 (colored)
Need to include <vm/vm.h>
Revision 1.14 / (download) - annotate - [select for diffs], Mon Oct 16 05:28:14 1995 UTC (17 years, 7 months ago) by mycroft
Branch: MAIN
Changes since 1.13: +3 -3
lines
Diff to previous 1.13 (colored)
Fix nits pointed out by GCC 2.7.
Revision 1.13 / (download) - annotate - [select for diffs], Sun Oct 9 08:29:59 1994 UTC (18 years, 7 months ago) by mycroft
Branch: MAIN
CVS Tags: netbsd-1-1-base,
netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001,
netbsd-1-1
Changes since 1.12: +1 -5
lines
Diff to previous 1.12 (colored)
Clean up #includes.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Jun 29 06:31:01 1994 UTC (18 years, 10 months ago) by cgd
Branch: MAIN
CVS Tags: netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0,
netbsd-1-0
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 27 10:49:07 1994 UTC (19 years ago) by pk
Branch: MAIN
Changes since 1.10: +4 -1
lines
Diff to previous 1.10 (colored)
Add "show callout".
Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 23 20:00:56 1994 UTC (19 years, 2 months ago) by pk
Branch: MAIN
Changes since 1.9: +17 -30
lines
Diff to previous 1.9 (colored)
struct command => struct db_command, and define it in db_command.h
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jan 9 22:56:07 1994 UTC (19 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Pointers to arrays behave oddly in C...
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 9 22:35:10 1994 UTC (19 years, 4 months ago) by mycroft
Branch: MAIN
Changes since 1.7: +16 -13
lines
Diff to previous 1.7 (colored)
Push and pop db_recover for error handling, so we can set up temporary catch points easily. (Alluded to by m68k code, but not implemented yet for some reason.)
Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 18 04:46:29 1993 UTC (19 years, 5 months ago) by mycroft
Branch: MAIN
Changes since 1.6: +4 -3
lines
Diff to previous 1.6 (colored)
Canonicalize all #includes.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Sep 13 14:08:54 1993 UTC (19 years, 8 months ago) by brezak
Branch: MAIN
CVS Tags: magnum-base
Changes since 1.5: +42 -25
lines
Diff to previous 1.5 (colored)
Call vm_map_print and vm_object_print with func ptr to db_printf. Add DDB_MACHINE_COMMANDS from Mach 3.0 version.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 2 17:53:12 1993 UTC (19 years, 9 months ago) by mycroft
Branch: MAIN
Branch point for: magnum
Changes since 1.4: +2 -56
lines
Diff to previous 1.4 (colored)
Add RCS identifiers, remove some completely useless RCS logs and patchkit headers, and a few other insignificant changes.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 15 18:35:00 1993 UTC (19 years, 10 months ago) by brezak
Branch: MAIN
CVS Tags: netbsd-0-9-patch-001,
netbsd-0-9-base,
netbsd-0-9-RELEASE,
netbsd-0-9-BETA,
netbsd-0-9-ALPHA2,
netbsd-0-9-ALPHA,
netbsd-0-9
Changes since 1.3: +48 -19
lines
Diff to previous 1.3 (colored)
Add 'ps' command. Add -more- pager to output from Mach ddb.
Revision 1.3 / (download) - annotate - [select for diffs], Thu May 20 03:39:10 1993 UTC (20 years ago) by cgd
Branch: MAIN
Changes since 1.2: +6 -1
lines
Diff to previous 1.2 (colored)
add explicit rcs id
Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 21 18:04:42 1993 UTC (20 years, 2 months ago) by cgd
Branch: MAIN
CVS Tags: patchkit-0-2-2,
netbsd-alpha-1,
netbsd-0-8
Changes since 1.1: +4 -15
lines
Diff to previous 1.1 (colored)
after 0.2.2 "stable" patches applied
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 21 09:45:37 1993 UTC (20 years, 2 months ago) by cgd
Branch: MAIN
Initial revision