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_expr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sick of the CMU, let's make this KNF
deraadt
2020-10-15
1
-87
/
+87
*
db_addr_t -> vaddr_t
mpi
2019-11-07
1
-2
/
+2
*
FALSE -> 0, missed in previous.
mpi
2019-11-07
1
-2
/
+2
*
Substitute boolean_t/TRUE/FALSE by int/1/0.
mpi
2019-11-06
1
-29
/
+29
*
With a CTF kernel, DDB's print command will now pretty-print symbols.
mpi
2017-08-10
1
-2
/
+2
*
Do not expose private functions.
mpi
2016-04-19
1
-1
/
+7
*
Kill trailing whitespaces. No object change.
mpi
2016-01-25
1
-7
/
+7
*
remove uneeded proc.h includes
jsg
2014-09-14
1
-2
/
+1
*
These do not need the extremely poorly named uvm/uvm_extern.h (which
deraadt
2014-07-08
1
-3
/
+1
*
In ddb, when dereferencing a pointer, use sizeof a pointer.
ariane
2011-05-22
1
-2
/
+2
*
ansi/deregister. No binary change.
jsg
2006-03-13
1
-13
/
+7
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
Include vm/vm.h everywhere it is needed to get at boolean_t (I would prefer
niklas
1997-07-19
1
-1
/
+3
*
A number should be db_expr_t
niklas
1997-07-06
1
-2
/
+2
*
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
-1
/
+4
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+226