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
/
libc
/
stdio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull in stdlib.h for arc4random prototype.
millert
1997-02-10
1
-1
/
+2
*
pre-pad with random alphabetic letters instead of digit 0
deraadt
1997-02-07
1
-5
/
+17
*
back out my last change to avoid the __warn_references on the mips - it's
graichen
1997-01-20
4
-12
/
+4
*
put all the __warn_references behind a #ifndef NO_WARN_REFERENCES which
graichen
1997-01-19
4
-4
/
+12
*
95% of common uses of these are incorrect and insecure. correct use is
deraadt
1996-12-28
3
-9
/
+32
*
suggest alternative in ld warn message
deraadt
1996-12-28
1
-2
/
+3
*
Clean up lint and compile warnings
tholo
1996-12-14
1
-9
/
+6
*
formatting error
deraadt
1996-12-04
1
-2
/
+2
*
Formatting error spotted by Theo
millert
1996-11-19
1
-2
/
+2
*
va_list is *not* void* all over...
niklas
1996-11-13
1
-18
/
+23
*
Verify that file pointer is writable
tholo
1996-10-28
2
-2
/
+14
*
remove(3) should be able to remove empty directories
tholo
1996-10-28
1
-2
/
+9
*
Set errno to EBADF when attempting to write to a file pointer opened read-only
tholo
1996-10-27
1
-2
/
+5
*
Need <errno.h>
tholo
1996-10-26
1
-1
/
+2
*
Set errno when trying to write to a read-only stream
tholo
1996-10-26
1
-2
/
+4
*
Document printf addition. From Mark Diekhans (markd@grizzly.com).
michaels
1996-09-29
1
-1
/
+16
*
Support XPG/3-style positional arguments in printf family.
michaels
1996-09-24
1
-23
/
+409
*
Fix NetBSD PR 2750 by der Mouse <mouse@Rodents.Montreal.QC.CA>:
tholo
1996-09-20
1
-4
/
+6
*
From NetBSD PR 2751 from der Mouse <mouse@Rodents.Montreal.QC.CA>:
tholo
1996-09-20
1
-2
/
+2
*
Remove dead code
tholo
1996-09-15
2
-5
/
+4
*
issetugid backwards, duh; thanks bitblt
deraadt
1996-09-05
1
-2
/
+2
*
use issetugid()
deraadt
1996-08-25
1
-2
/
+2
*
explain why mktemp is unsafe
deraadt
1996-08-21
1
-1
/
+7
*
Fix RCS ids
tholo
1996-08-19
91
-461
/
+91
*
((fp->_flags & (__SLBF|__SWR)) == __SLBF|__SWR)
deraadt
1996-08-13
1
-1
/
+1
*
int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec.ac.jp
deraadt
1996-07-31
1
-1
/
+1
*
whoops
deraadt
1996-05-27
1
-2
/
+2
*
torek fix to close old descriptor silently
deraadt
1996-05-10
1
-3
/
+3
*
Add const qualifier to match prototype
tholo
1996-03-25
1
-1
/
+1
*
typo; fix from norijuki soda; netbsd pr#1954
deraadt
1996-01-29
1
-2
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
91
-0
/
+11110