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_interface.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
db_addr_t -> vaddr_t
mpi
2019-11-07
1
-2
/
+2
*
Substitute boolean_t/TRUE/FALSE by int/1/0.
mpi
2019-11-06
1
-2
/
+2
*
New ddb(4) command: kill.
mpi
2017-09-29
1
-1
/
+2
*
Revert previous, it's a documented behavior and people might rely on it.
mpi
2017-01-09
1
-5
/
+1
*
Stop and restart the watchdog timer when entering and leaving ddb(4).
mpi
2017-01-09
1
-1
/
+5
*
add a "show socket" command to ddb
dlg
2016-01-15
1
-1
/
+4
*
Implement m_print as real ddb command "show mbuf addr" in the way other
claudio
2010-11-05
1
-1
/
+4
*
dd 'show all bufs' to show all the buffers in the system
jasper
2009-08-17
1
-2
/
+2
*
add ddb functions to be able to show all the nfsnodes in the system
thib
2009-08-14
1
-3
/
+4
*
add a show all vnodes command, use dlg's nice pool_walk() to accomplish
thib
2009-08-13
1
-3
/
+2
*
Revert bufq's. this is inline with the major midlayer reverts that
thib
2009-06-17
1
-5
/
+1
*
add a flexible buffer queue (bufq) api, based on the never used
thib
2009-06-03
1
-1
/
+5
*
Add nfs ddb hooks, for now only to show all the outstanding nfsreq's
thib
2009-01-18
1
-1
/
+6
*
fake structs to let kernels compile on architectures that some german
deraadt
2006-07-12
1
-1
/
+4
*
add mount/vnode/buf and softdep printing commands; tested on a few archs and will make pedro happy too (;
mickey
2006-07-11
1
-1
/
+11
*
add show all pools command listing all pools as vmstat -m does; miod@ ok
mickey
2006-05-20
1
-1
/
+4
*
fix comments
mickey
2006-05-16
1
-3
/
+3
*
Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argument
art
2002-05-18
1
-2
/
+3
*
First round of __P removal in sys
millert
2002-03-14
1
-6
/
+6
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-2
/
+2
*
Debbuger changed towards the latest Mach.
mickey
1996-03-11
1
-1
/
+2
*
netbsd-current import & 'boot' cmd addition.
mickey
1996-02-20
1
-0
/
+49