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
/
libutil
/
opendev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not mask errno if we fail to open /dev/diskmap. Also, fall through
jsing
2011-06-30
1
-4
/
+1
*
Do not attempt to prepend /dev/ to path if it already contains a slash.
millert
2010-12-22
1
-17
/
+19
*
Always return a pointer to the static buffer in realpath, even if
millert
2010-12-21
1
-13
/
+10
*
opendev() path argument should be const. OK deraadt@
millert
2010-12-17
1
-3
/
+3
*
Factor out DUID identification code so that it can easily be reused.
jsing
2010-11-15
1
-24
/
+2
*
add missing headers needed for close() and ioctl().
chl
2010-06-28
1
-1
/
+3
*
If a request to opendev(3) is given in the form of a disklabel UID,
jsing
2010-06-18
1
-3
/
+51
*
knf; otto ok
deraadt
2004-05-28
1
-8
/
+4
*
some -Wall and spaces cleanup, scsi.c left.
fgsch
2002-06-09
1
-1
/
+1
*
Add OPENDEV_BLCK flag for opening the block devices (the character
millert
2000-04-30
1
-33
/
+34
*
Bring prototypes into scope
tholo
1996-09-16
1
-1
/
+2
*
Use getrawpartition().
downsj
1996-07-02
1
-3
/
+3
*
only write to realpath if non-NULL
deraadt
1996-06-20
1
-4
/
+7
*
util.h: new resting place
downsj
1996-06-17
1
-8
/
+7
*
Add opendev(3) to libutil. Used by mt(1), soon by disklabel(8), maybe
downsj
1996-06-17
1
-0
/
+86