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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] TODO  1.19   23 months  andvar   fix various typos in comments and output/log messages.
[TXT] db_access.c  1.27   6 months  andvar   s/unnsupported/unsupported/ in message.
[TXT] db_access.h  1.14   4 years  ryo   changes of r1.39 was incomplete. only "examin/m" could handle 'q'. added support...
[TXT] db_active.h  1.2   17 months  riastradh   ddb(4): Declare extern db_active if _KMEMUSER too, not just DDB. crash(8) is bu...
[TXT] db_autoconf.c  1.3   2 years  riastradh   sys: Split struct device into a private device_impl.h. Include this only inside...
[TXT] db_autoconf.h  1.1   6 years  mlelstv   Add command to print device list.
[TXT] db_break.c  1.26   17 years  thorpej   TRUE -> true, FALSE -> false
[TXT] db_break.h  1.20   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_command.c  1.190   4 months  martin   Back out the following revisions on behalf of core: sys/sys/lwp.h: revision 1....
[TXT] db_command.h  1.42   2 years  andvar   fix various typos in compatibility, mainly in comments.
[TXT] db_cpu.c  1.7   9 years  jakllsch   Make this build. Hi jakllsch@.
[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_elf.c  1.29   6 years  christos   remove more DB_ELFSIZE
[TXT] db_examine.c  1.40   4 years  ryo   changes of r1.39 was incomplete. only "examin/m" could handle 'q'. added support...
[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_extern.h  1.16   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] db_input.c  1.28   3 years  skrll   Trailing whitespace
[TXT] db_interface.h  1.44   4 months  riastradh   ddb: New db_stack_trace_print_ra. Takes an optional extra argument for the retu...
[TXT] db_kernel.c  1.4   3 years  rin   Switch from kmem_intr_alloc(sz, KM_NOSLEEP) to kmem_alloc(sz, KM_SLEEP). Clearl...
[TXT] db_lex.c  1.27   18 months  riastradh   ddb(9): New db_num_to_strbuf. Like db_num_to_str, but writes to caller-provided...
[TXT] db_lex.h  1.17   18 months  riastradh   ddb(9): New db_num_to_strbuf. Like db_num_to_str, but writes to caller-provided...
[TXT] db_lwp.c  1.7   12 years  mrg   include <sys/cpu.h> when using cpu specific info. fixes building these as part ...
[TXT] db_lwp.h  1.2   12 years  christos   add __printflike where needed
[TXT] db_output.c  1.38   5 months  ad   Oops, fix crash(8) build
[TXT] db_output.h  1.24   5 months  ad   Oops, fix crash(8) build
[TXT] db_panic.c  1.12   4 months  riastradh   ddb: New db_stack_trace_print_ra. Takes an optional extra argument for the retu...
[TXT] db_print.c  1.29   4 years  christos   Make the db_kernelonly() macro visible to all files and re-use it. Register acce...
[TXT] db_proc.c  1.15   2 months  skrll   Fix column alignment in ps/w output
[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] db_run.c  1.33   9 years  matt   Add description of inst_return
[TXT] db_run.h  1.11   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_sym.c  1.71   18 months  riastradh   ddb(9): Make db_symstr safe to use concurrently with pserialize(9).
[TXT] db_sym.h  1.25   12 years  christos   add __printflike where needed
[TXT] db_syncobj.c  1.3   5 months  riastradh   ddb: Constify db_syncobj_owner argument. No need for it to be writable, and the...
[TXT] db_syncobj.h  1.3   5 months  riastradh   ddb: Constify db_syncobj_owner argument. No need for it to be writable, and the...
[TXT] db_trap.c  1.26   5 years  skrll   KNF
[TXT] db_user.h  1.4   12 years  christos   include stddef.h for offsetof
[TXT] db_variables.c  1.47   4 years  christos   Make the db_kernelonly() macro visible to all files and re-use it. Register acce...
[TXT] db_variables.h  1.16   6 years  christos   - add ddb.panicstackframes to avoid scrolling the interesting parts of panic s...
[TXT] db_watch.c  1.27   17 years  thorpej   TRUE -> true, FALSE -> false
[TXT] db_watch.h  1.18   17 years  matt   Fix lossage from boolean_t -> bool and updated x86 bus_dma.
[TXT] db_write_cmd.c  1.28   5 years  mrg   - add or adjust /* FALLTHROUGH */ where appropriate - add __unreachable() after ...
[TXT] db_xxx.c  1.80   4 months  martin   Back out the following revisions on behalf of core: sys/sys/lwp.h: revision 1....
[TXT] ddb.h  1.6   8 months  riastradh   ddb: New `show all tstiles' command. Shows who's waiting for which locks and wh...
[TXT] ddbvar.h  1.14   2 years  uwe   Sort variable declarations. Add short comments while here. The list was neithe...
[TXT] files.ddb  1.16   8 months  riastradh   ddb: New `show all tstiles' command. Shows who's waiting for which locks and wh...


CVSweb <webmaster@jp.NetBSD.org>