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
/
gen
/
ttyname.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace
deraadt
2017-04-14
1
-2
/
+2
*
Fix a use after free error introduced in rev 1.18 by only calling
millert
2016-11-09
1
-8
/
+11
*
make proper use of fstatat, as suggested by guenther@
espie
2016-06-27
1
-8
/
+6
*
make the fallback code more accurate (in particular, it should return names
espie
2016-06-27
1
-4
/
+4
*
When isatty() was switched to F_ISATTY, the inline copy in ttyname()
naddy
2015-10-12
1
-4
/
+2
*
Wrap <unistd.h> so that internal calls go direct and they're all weak symbols
guenther
2015-09-12
1
-5
/
+6
*
Tweak whitespace and remove dangling, unneeded "else".
jca
2015-06-19
1
-4
/
+5
*
Remove unnecessary locking. There is no need for serializing calls to
kurt
2007-05-23
1
-16
/
+3
*
zap remaining rcsid.
espie
2005-08-08
1
-4
/
+1
*
deregister (and deauto!). ok millert@ marco@
otto
2005-03-25
1
-3
/
+3
*
ansify function definitions and zap some `register'
jfb
2004-05-18
1
-10
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-3
/
+3
*
_THREAD_PRIVATE_* macros changed
d
2000-01-06
1
-2
/
+2
*
Add thread-safety to libc, so that libc_r will build (on i386 at least).
d
1998-11-20
1
-14
/
+64
*
re-initialize the tty buffer with "/dev/" everytime through; spotted by d
deraadt
1998-08-27
1
-5
/
+7
*
Clean up some -Wall complaints.
millert
1997-07-09
1
-3
/
+3
*
Remove dead code
tholo
1996-09-15
1
-1
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-7
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+119