The NetBSD Project

src/sys/ddb/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / ddb

Current tag: netbsd-6-0-RC2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] db_access.h  1.13   15 years  ad   branches: 1.13.64; Make ddb compile and work in userspace. Mostly this is compr...
[TXT] db_command.h  1.35   15 years  ad   branches: 1.35.64; Make ddb compile and work in userspace. Mostly this is compr...
[TXT] db_cpu.h  1.1   15 years  ad   branches: 1.1.2; 1.1.4; 1.1.6; Make ddb compile and work in userspace. Mostly...
[TXT] db_expr.c  1.16   15 years  ad   Make ddb compile and work in userspace. Mostly this is comprised of three types ...
[TXT] db_proc.h  1.1   15 years  ad   branches: 1.1.2; 1.1.4; 1.1.6; Make ddb compile and work in userspace. Mostly...
[TXT] ddb.h  1.2   15 years  ad   branches: 1.2.2; 1.2.4; 1.2.6; add boilerplate missed in initial commit
[TXT] db_access.c  1.21   14 years  bsh   branches: 1.21.22; 1.21.40; quick fix for crash(8) build failure caused by my ...
[TXT] TODO  1.17   18 years  christos   branches: 1.17.176; merge ktrace-lwp.
[TXT] db_interface.h  1.28   12 years  christos   branches: 1.28.6; add __printflike where needed
[TXT] db_lwp.h  1.2   12 years  christos   add __printflike where needed
[TXT] db_output.h  1.20   12 years  christos   add __printflike where needed
[TXT] db_sym.c  1.64   12 years  christos   branches: 1.64.6; fix printf formats.
[TXT] db_sym.h  1.25   12 years  christos   add __printflike where needed
[TXT] db_user.h  1.4   12 years  christos   include stddef.h for offsetof
[TXT] db_xxx.c  1.66   12 years  christos   branches: 1.66.8; If we are DIAGNOSTIC don't try to go further if we failed to ...
[TXT] db_elf.c  1.27   15 years  dsl   branches: 1.27.22; Change about 4500 of the K&R function definitions to ANSI on...
[TXT] db_input.c  1.26   13 years  enami   branches: 1.26.60; 1.26.64; Define db_hist_put() only when DDB_HISTORY_SIZE !=...
[TXT] db_cpu.c  1.4   13 years  hannken   branches: 1.4.4; 1.4.14; 1.4.18; When looking for the next element of cpu_que...
[TXT] db_examine.c  1.35   12 years  joerg   branches: 1.35.14; 1.35.32; Introduce DDB_EXPR_FMT and replace the logic aroun...
[TXT] db_lex.c  1.22   12 years  joerg   branches: 1.22.56; 1.22.60; Introduce DDB_EXPR_FMT and replace the logic aroun...
[TXT] db_output.c  1.31   12 years  joerg   branches: 1.31.2; Retire varargs.h support. Move machine/stdarg.h logic into MI...
[TXT] db_proc.c  1.6   12 years  jym   branches: 1.6.52; 1.6.54; Like ddb(4) "ps/l", use '>' sign to indicate running...
[TXT] db_extern.h  1.16   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] db_run.c  1.31   16 years  martin   branches: 1.31.56; 1.31.66; 1.31.72; Minor clenaup - db_cmd_loop_done is a bo...
[TXT] db_variables.c  1.42   15 years  martin   branches: 1.42.12; Switch the default value (if no options DDB_ONPANIC is defin...
[TXT] ddbvar.h  1.9   15 years  martin   branches: 1.9.34; 1.9.44; Remove clause 3 and 4 from TNF licenses
[TXT] db_break.h  1.20   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_run.h  1.11   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_trap.c  1.25   13 years  matt   branches: 1.25.56; Since curlwp and curproc must always be non-NULL, remove the...
[TXT] db_variables.h  1.15   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_watch.h  1.18   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_command.c  1.137   12 years  mrg   branches: 1.137.4; set panicstr to "reboot forced via kernel debugger" when reb...
[TXT] db_kernel.c  1.2   15 years  mrg   branches: 1.2.2; 1.2.4; 1.2.6; include ddb headers *after* sys/types.h or sys...
[TXT] db_lwp.c  1.7   13 years  mrg   include <sys/cpu.h> when using cpu specific info. fixes building these as part ...
[TXT] db_print.c  1.28   13 years  mrg   branches: 1.28.56; include <sys/cpu.h> when using cpu specific info. fixes bui...
[TXT] db_break.c  1.26   17 years  thorpej   TRUE -> true, FALSE -> false
[TXT] db_watch.c  1.27   17 years  thorpej   TRUE -> true, FALSE -> false
[TXT] db_write_cmd.c  1.26   14 years  tron   branches: 1.26.22; 1.26.40; Include "ctype.h" in the central place which deals...
[TXT] files.ddb  1.7   12 years  uebayasi   branches: 1.7.2; Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensur...
[TXT] db_lex.h  1.15   18 years  yamt   make DDB_COMMANDONENTER sysctl. (ddb.commandonenter) suggested by Christos Zoula...


CVSweb <webmaster@jp.NetBSD.org>