index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
ddb
/
db_sym.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
db_addr_t -> vaddr_t
mpi
2019-11-07
1
-2
/
+2
*
remove ctf_type declaration no longer needed since -r1.33
jasper
2017-11-06
1
-2
/
+0
*
replace the DDB_STRUCT backend for "show struct" with ctf code.
dlg
2017-09-06
1
-1
/
+0
*
Merge DDBCTF into DDB.
mpi
2017-08-11
1
-2
/
+0
*
With a CTF kernel, DDB's print command will now pretty-print symbols.
mpi
2017-08-10
1
-2
/
+5
*
Kill db_sym_t.
mpi
2017-05-30
1
-13
/
+7
*
Pass the symbol instead of its name when looking for CTF infos.
mpi
2017-05-29
1
-0
/
+4
*
Collapse db_dwarf.h into db_sym.h
mpi
2016-04-20
1
-0
/
+10
*
boolean_t/FALSE/TRUE -> int/0/1
mpi
2016-03-07
1
-3
/
+3
*
Merge db_elf_sym_values() into db_symbol_values().
mpi
2016-03-06
1
-1
/
+0
*
db_sym_numargs() has always been defined to FALSE so nuke it with all
mpi
2016-03-01
1
-2
/
+0
*
Make db_value_of_name() call db_elf_sym_lookup() in order to kill
mpi
2016-03-01
1
-3
/
+0
*
DB_SYM_NULL -> NULL.
mpi
2016-03-01
1
-1
/
+0
*
Remove the "symbol table" argument of the functions dealing with
mpi
2016-02-27
1
-28
/
+6
*
Kill db_symbol_is_ambiguous(). There's no ambiguous symbol since LKMs
mpi
2016-02-12
1
-7
/
+0
*
Removes the abstraction layer to support multiple executable binaries.
mpi
2016-01-27
1
-26
/
+7
*
Remove unused db_sifting().
mpi
2016-01-27
1
-3
/
+0
*
Kill trailing whitespaces. No object change.
mpi
2016-01-25
1
-6
/
+6
*
DDB supports ELF symbols are all archs, and it's always the same as the
guenther
2014-03-16
1
-2
/
+0
*
Remove support for a.out and ecoff. We only do elf now.
deraadt
2013-10-17
1
-3
/
+0
*
Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provide
miod
2005-04-19
1
-7
/
+0
*
Add a an argument to db_printsym that specifies the printf function
art
2002-05-16
1
-1
/
+1
*
First round of __P removal in sys
millert
2002-03-14
1
-29
/
+28
*
new symbol handling in ddb for ELF, there is still a problem with hangman on alpha though..
niklas
2001-02-10
1
-31
/
+61
*
futher support for kernfs......
mickey
1997-05-29
1
-1
/
+3
*
wrong private name
mickey
1997-02-07
1
-1
/
+3
*
record real symtab end.
mickey
1996-08-16
1
-3
/
+4
*
add symtab list public iterator.
mickey
1996-08-16
1
-1
/
+4
*
Include sys/queue.h, and add multiple include protection
niklas
1996-05-11
1
-1
/
+9
*
do dynamic symtab allocattion.
mickey
1996-05-10
1
-5
/
+7
*
add advanced hang analyzer.
mickey
1996-05-05
1
-1
/
+8
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-1
/
+2
*
Debbuger changed towards the latest Mach.
mickey
1996-03-11
1
-5
/
+5
*
netbsd-current import & 'boot' cmd addition.
mickey
1996-02-20
1
-4
/
+12
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+99