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
/
arch
/
amd64
/
include
/
db_machdep.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert db_addr_t -> vaddr_t but leave the typedef for now.
mpi
2019-11-07
1
-2
/
+2
*
Use the debugger mutex for `ddb_mp_mutex'. This should prevent a race
visa
2019-03-23
1
-3
/
+1
*
Unifdef KGDB.
mpi
2017-04-30
1
-10
/
+1
*
Introduce Dynamic Profiling, a ddb(4) based & gprof compatible kernel
mpi
2016-09-04
1
-1
/
+4
*
G/C DDB_REGS.
mpi
2016-04-27
1
-2
/
+1
*
Rename kdb_trap() into db_ktrap().
mpi
2016-02-27
1
-2
/
+2
*
DDB supports ELF symbols are all archs, and it's always the same as the
guenther
2014-03-16
1
-4
/
+1
*
Kill DB_*TASK_NAME* macros which were only ever on i386/amd64 and never used.
guenther
2014-03-16
1
-12
/
+1
*
Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.
pirofti
2011-03-23
1
-4
/
+4
*
Remove ddb single-step load and store counters. Most platforms do not
miod
2010-11-27
1
-3
/
+1
*
g/c db_thread_fp_used()
miod
2008-02-11
1
-3
/
+1
*
remove vars from some prototypes.
fgsch
2007-10-19
1
-3
/
+3
*
remove dead macros
mickey
2006-03-15
1
-20
/
+1
*
untested kgdb support for amd64. prolly needs more work when
fgsch
2005-11-13
1
-2
/
+4
*
proper SET_PC_REGS,
espie
2005-01-10
1
-5
/
+2
*
mutex instead of SIMPLELOCK for mp ddb.
art
2004-07-22
1
-2
/
+3
*
'machine cpuinfo' and 'machine ddbcpu' in ddb for amd64
andreas
2004-06-25
1
-7
/
+14
*
an amd64 arch support.
mickey
2004-01-28
1
-0
/
+141