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
/
usr.bin
/
tty
/
tty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
unveil of _PATH_DEVDB "/var/run/dev.db" can be done before pledge for
deraadt
2018-08-03
1
-4
/
+7
*
ttyname() no longer does ioctl TIOCGETA, so pledge("tty") is no longer
naddy
2015-10-12
1
-2
/
+2
*
Change all tame callers to namechange to pledge(2).
deraadt
2015-10-09
1
-3
/
+3
*
use tame "stdio rpath tty", for ttyname(). from Rob Pierce, who chose to
deraadt
2015-10-07
1
-2
/
+5
*
remove erroneous char cast to switch expression processing getopt(3);
okan
2013-11-27
1
-2
/
+2
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-14
/
+1
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-6
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
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
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+88