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
/
termios
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer <fcntl.h> over <sys/fcntl.h>
guenther
2015-09-11
1
-2
/
+2
*
Remove some useless casts and includes. OK deraadt@ tedu@
millert
2014-12-16
2
-8
/
+4
*
Remove unnecessary includes now that we are no longer using select()
millert
2014-10-10
1
-9
/
+2
*
replace the use of select() for a short sleep with nanosleep().
dlg
2014-10-09
1
-4
/
+5
*
obvious .Pa fixes; found with mandocdb(8)
schwarze
2014-01-21
1
-4
/
+4
*
The termios.h bits were missing from the initial commit.
millert
2013-12-17
1
-4
/
+3
*
fix build; from deraadt@
naddy
2013-12-17
1
-1
/
+2
*
Add tcgetsid() now that it is in POSIX base. Man page adapted from
millert
2013-12-17
3
-3
/
+118
*
POSIX no longer requires sys/types.h be included to get the pid_t
millert
2013-12-12
2
-6
/
+4
*
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
4
-14
/
+14
*
add some prototypes, casts, includes, parenthesis, and whatnot to
tedu
2013-04-17
2
-2
/
+4
*
Have cfmakeraw() also reset VMIN and VTIME to their default values;
deraadt
2008-02-25
1
-2
/
+3
*
convert to new .Dd format;
jmc
2007-05-31
4
-8
/
+8
*
zap rcsid
espie
2005-08-05
14
-56
/
+14
*
The value of the Bxxx defines are not guaranteed to match their value.
millert
2005-04-14
1
-4
/
+8
*
ansification; checked by pval
deraadt
2003-06-11
13
-44
/
+26
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
18
-108
/
+36
*
typos;
jmc
2003-05-07
1
-5
/
+5
*
Fix variable name. PR2492
hugh
2002-03-26
1
-9
/
+9
*
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
millert
2002-02-19
1
-7
/
+1
*
Mostly punctuation fixes.
aaron
2000-04-15
2
-5
/
+5
*
whoops, forgot this one
aaron
1999-07-05
1
-6
/
+6
*
repairs
aaron
1999-07-05
3
-96
/
+123
*
remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,
aaron
1999-07-02
4
-8
/
+8
*
use .Tn instead of .Em for logical/bitwise OR + AND
aaron
1999-06-05
1
-11
/
+17
*
or'ing -> OR'ing
aaron
1999-05-27
1
-3
/
+3
*
fix comma splices involving 'however'
pjanzen
1999-03-10
1
-4
/
+4
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-2
/
+2
*
man page repairs; aaron@ug.cs.dal.ca
deraadt
1998-08-29
1
-2
/
+2
*
clear IMAXBEL bit; msaitoh
deraadt
1998-08-20
1
-2
/
+2
*
int cfsetspeed; tron@lyssa.owl.de
deraadt
1997-09-30
1
-2
/
+2
*
#if __STDC__ --> #ifdef __STDC__
mickey
1997-07-25
1
-2
/
+2
*
setpgid 2
deraadt
1997-07-22
2
-4
/
+4
*
for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \
deraadt
1997-05-30
4
-8
/
+8
*
Remove dead code
tholo
1996-09-15
1
-1
/
+2
*
Fix RCS ids
tholo
1996-08-19
19
-111
/
+19
*
initial import of NetBSD tree
deraadt
1995-10-18
19
-0
/
+1517