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
/
sparc64
/
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
-3
/
+3
*
ANSIfy functions and get rid of boolean_t.
mpi
2019-11-06
1
-6
/
+6
*
Use the debugger mutex for `ddb_mp_mutex'. This should prevent a race
visa
2019-03-23
1
-3
/
+1
*
G/C DDB_REGS.
mpi
2016-04-27
1
-2
/
+1
*
Sync no-argument function declaration and definition by adding (void).
naddy
2016-03-07
1
-2
/
+1
*
Rename kdb_trap() into db_ktrap().
mpi
2016-02-27
1
-2
/
+2
*
Add support for switching CPUs in ddb on sparc64.
kettenis
2015-08-28
1
-1
/
+11
*
DDB supports ELF symbols are all archs, and it's always the same as the
guenther
2014-03-16
1
-7
/
+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
-5
/
+1
*
Implement a "machine xir" ddb command, making it possible to send an
kettenis
2008-12-14
1
-1
/
+4
*
Remove KGDB code. It was never converted to 64-bit, and just makes locore.s
kettenis
2008-03-17
1
-8
/
+1
*
SET_PC_REGS, arches tested between me and miod.
espie
2005-01-04
1
-5
/
+2
*
Kill more commons in sparc64 code
jason
2003-02-12
1
-2
/
+2
*
Decruftification.
art
2002-06-15
1
-9
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-12
/
+12
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+1
*
setup the 'machine' commands for ddb
jason
2001-08-22
1
-1
/
+2
*
$OpenBSD$
jason
2001-08-20
1
-0
/
+1
*
adapt to our variant of branch_taken
art
2001-08-19
1
-1
/
+1
*
db_machdep from NetBSD.
art
2001-08-19
1
-0
/
+163