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
/
readlabel.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-5
/
+5
*
Use O_CLOEXEC when opening fds local to a function
guenther
2016-08-30
1
-4
/
+4
*
Move to the <limits.h> universe.
deraadt
2015-01-16
1
-3
/
+4
*
sort includes much more sensibly
deraadt
2014-06-30
1
-9
/
+8
*
Teach readlabelfs() how to handle DUIDs.
jsing
2010-11-15
1
-4
/
+24
*
Fix off by one comparison. FSMAXTYPES is the last valid index into
krw
2006-10-02
1
-2
/
+2
*
label a switch fallthrough
deraadt
2004-09-18
1
-1
/
+2
*
knf; otto ok
deraadt
2004-05-28
1
-17
/
+14
*
fgsch, if you commit without test compiling ONE MORE TIME, I will send a castration team down to argentina
deraadt
2002-02-21
1
-2
/
+2
*
use sizeof w/ defines; niklas@ millert@ ok.
fgsch
2002-02-21
1
-3
/
+3
*
consistently use #include "util.h" not <util.h> since util.h lives in this dir.
millert
2001-08-16
1
-2
/
+3
*
-Wall
millert
1997-11-18
1
-1
/
+3
*
readlabelfs() takes two arguments now, update prototype, inc major number.
downsj
1996-12-23
1
-8
/
+15
*
sanitize return value. NULL on failure, always.
downsj
1996-12-04
1
-3
/
+4
*
Add readlabelfs().
downsj
1996-12-03
1
-0
/
+115