OpenBSD CVS

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: [local] / src / sys / ddb

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] db_access.c  1.8   22 years  miod   Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. (Lo...
[TXT] db_access.h  1.5   22 years  millert   First round of __P removal in sys
[TXT] db_break.c  1.12   22 years  art   Add a an argument to db_printsym that specifies the printf function we'll use fo...
[TXT] db_break.h  1.8   22 years  millert   First round of __P removal in sys
[TXT] db_command.c  1.34   20 years  aaron   Remove errant semi-colon. miod@ ok
[TXT] db_command.h  1.18   20 years  markus   add dmesg command; ok deraadt, mcbride, henning and more
[TXT] db_elf.c  1.6   20 years  art   When searching for the symbol table and string table we were looking for ".symta...
[TXT] db_examine.c  1.10   22 years  art   Add a an argument to db_printsym that specifies the printf function we'll use fo...
[TXT] db_expr.c  1.7   22 years  miod   Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. (Lo...
[TXT] db_extern.h  1.11   22 years  millert   First round of __P removal in sys
[TXT] db_hangman.c  1.24   20 years  mickey   kill the clauses three and four on my sources
[TXT] db_input.c  1.9   22 years  millert   First round of __P removal in sys
[TXT] db_interface.h  1.5   22 years  art   Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argument that s...
[TXT] db_lex.c  1.8   21 years  miod   Don't let variable declarations without "extern" living in .h files. While there...
[TXT] db_lex.h  1.7   21 years  miod   Don't let variable declarations without "extern" living in .h files. While there...
[TXT] db_output.c  1.22   20 years  espie   put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros to...
[TXT] db_output.h  1.14   20 years  avsm   sprinkle some __kprintf__ attributes around functions which use format strings i...
[TXT] db_run.c  1.16   21 years  jason   Remove commons; inspired by netbsd.
[TXT] db_run.h  1.8   21 years  jason   Remove commons; inspired by netbsd.
[TXT] db_sym.c  1.28   22 years  art   Add a an argument to db_printsym that specifies the printf function we'll use fo...
[TXT] db_sym.h  1.14   22 years  art   Add a an argument to db_printsym that specifies the printf function we'll use fo...
[TXT] db_trap.c  1.10   22 years  miod   Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. (Lo...
[TXT] db_usrreq.c  1.9   20 years  tedu   default db.log=1. as noted by Sam Smith, this is more useful. mickey concurred...
[TXT] db_var.h  1.8   20 years  tedu   option to log ddb output to kernel message buffer, via sysctl ddb.log ok deraadt...
[TXT] db_variables.c  1.9   22 years  millert   First round of __P removal in sys
[TXT] db_variables.h  1.6   22 years  millert   First round of __P removal in sys
[TXT] db_watch.c  1.8   22 years  pefo   don't execute the pmap_update() call if we have no watch list. bo-bo art :-)
[TXT] db_watch.h  1.8   22 years  millert   First round of __P removal in sys
[TXT] db_aout.c (in the Attic) [Hide]  1.28   22 years  millert   First round of __P removal in sys
[TXT] db_aout.h (in the Attic) [Hide]  1.2   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] db_print.c (in the Attic) [Hide]  1.9   20 years  mickey   better output length estimate for a nicer printout
[TXT] db_write_cmd.c (in the Attic) [Hide]  1.7   22 years  art   Add a an argument to db_printsym that specifies the printf function we'll use fo...