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_7_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] db_access.c  1.16   4 years  mpi   db_addr_t -> vaddr_t ok deraadt@
[TXT] db_access.h  1.11   4 years  visa   Separate the stack trace saving interface from ddb. The saving does not require ...
[TXT] db_break.c  1.22   3 years  deraadt   sick of the CMU, let's make this KNF
[TXT] db_break.h  1.12   4 years  mpi   db_addr_t -> vaddr_t ok deraadt@
[TXT] db_command.c  1.96   22 months  semarie   Replace the swap extent(9) usage by a blist data structure. It makes uvm_swap_f...
[TXT] db_command.h  1.35   2 years  naddy   ddb: constify command tables ok jca@
[TXT] db_ctf.c  1.33   21 months  millert   db_ctf_decompress: use size_t not off_t for length parameter The only caller of ...
[TXT] db_dwarf.c  1.7   6 years  mpi   Use <elf.h> in !_KERNEL code path.
[TXT] db_elf.c  1.32   3 years  jsg   spelling
[TXT] db_elf.h  1.2   7 years  mpi   Merge two functions to lookup ELF sections by name. ok claudio@, jasper@
[TXT] db_examine.c  1.27   4 years  bluhm   If the kernel panics due to SMEP or SMAP, print correct stack trace and pass inf...
[TXT] db_expr.c  1.18   3 years  deraadt   sick of the CMU, let's make this KNF
[TXT] db_extern.h  1.21   4 years  mpi   db_addr_t -> vaddr_t ok deraadt@
[TXT] db_hangman.c  1.38   3 years  deraadt   sick of the CMU, let's make this KNF
[TXT] db_input.c  1.19   3 years  deraadt   sick of the CMU, let's make this KNF
[TXT] db_interface.h  1.24   22 months  semarie   Replace the swap extent(9) usage by a blist data structure. It makes uvm_swap_f...
[TXT] db_lex.c  1.15   3 years  deraadt   sick of the CMU, let's make this KNF
[TXT] db_lex.h  1.9   8 years  mpi   Do not expose private functions.
[TXT] db_output.c  1.37   2 years  bluhm   Prevent interleaved stack traces in ddb from multiple CPUs. Check atomically wh...
[TXT] db_output.h  1.17   3 years  jcs   ddb: when a new wsdisplay console attaches, resize ddb cols/rows to it ok visa
[TXT] db_prof.c  1.5   2 years  jasper   add kprobes provider for dt this allows us to dynamically trace function bounda...
[TXT] db_rint.c  1.1   22 months  jca   Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax code ...
[TXT] db_run.c  1.30   3 years  deraadt   sick of the CMU, let's make this KNF
[TXT] db_run.h  1.12   4 years  mpi   Substitute boolean_t/TRUE/FALSE by int/1/0. ok dlg@, jasper@, anton@
[TXT] db_sym.c  1.56   2 years  jasper   fix scentence in db_printsym comment
[TXT] db_sym.h  1.36   2 years  jsg   use NULL not 0 for pointer values in kern ok semarie@
[TXT] db_trap.c  1.30   4 years  mpi   Substitute boolean_t/TRUE/FALSE by int/1/0. ok dlg@, jasper@, anton@
[TXT] db_usrreq.c  1.22   3 years  gnezdo   Finish converting ddb_sysctl to sysctl_int_bounded I missed the verbose pattern...
[TXT] db_var.h  1.14   3 years  deraadt   sick of the CMU, let's make this KNF
[TXT] db_variables.c  1.21   3 years  deraadt   sick of the CMU, let's make this KNF
[TXT] db_variables.h  1.8   8 years  mpi   Kill trailing whitespaces. No object change.
[TXT] db_watch.c  1.18   3 years  deraadt   sick of the CMU, let's make this KNF
[TXT] db_watch.h  1.11   4 years  mpi   db_addr_t -> vaddr_t ok deraadt@