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
/
lib
/
libkvm
/
kvm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Format string paranoia; deraadt@ ok
aaron
2000-10-23
1
-3
/
+3
*
Don't return error trying to make a dump header when no
marc
1998-10-28
1
-3
/
+3
*
In kvm_open, if no file is specified, try /dev/ksyms and fall back to /bsd. Also, if a file is specified, try the .db version of that file if it exists.
millert
1998-08-24
1
-14
/
+24
*
don't print 'unknown dbopen() error' when kvm_bsd.db doesn't exist
millert
1998-08-19
1
-2
/
+5
*
indent
deraadt
1998-07-11
1
-25
/
+19
*
Fix a couple of error return values that I shouldn't have changed,
angelos
1998-06-29
1
-5
/
+27
*
Missed one; The problem was reported by msaitoh@spa.is.uec.ac.jp, whom
angelos
1998-06-29
1
-3
/
+3
*
Do the right thing with error return values.
angelos
1998-06-29
1
-11
/
+11
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-6
/
+6
*
more error messages
kstailey
1997-06-18
1
-5
/
+11
*
import some cleanup for libkvm/kvm.c from netbsd, udpate libkvm so that sparc can use libkvm vs. libkvm.old and update sparc pmap.c and machdep.c to make dumps compatible with the new libkvm's notions.
grr
1997-06-11
1
-32
/
+31
*
Man page claims O_WRONLY is allowed. Why not?
dm
1997-06-02
1
-3
/
+3
*
Switch alpha from libkvm.old to libkvm with code from NetBSD.
niklas
1997-02-26
1
-4
/
+4
*
r?index -> strr?chr
millert
1997-01-17
1
-3
/
+3
*
sync with netbsd
deraadt
1996-05-10
1
-117
/
+139
*
sync with 0430
deraadt
1996-05-05
1
-35
/
+36
*
From NetBSD: merge of 960317
niklas
1996-03-19
1
-6
/
+389
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+552
[prev]