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
/
ssh
/
sshtty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
quell tc[gs]etattr warnings when forcing a tty (ssh -tt), since we
djm
2010-01-09
1
-10
/
+13
*
Fix sending tty modes when stdin is not a tty (bz#1199). Previously
djm
2008-05-19
1
-3
/
+3
*
almost entirely get rid of the culture of ".h files that include .h files"
deraadt
2006-08-03
1
-3
/
+3
*
move #include <stdio.h> out of includes.h
stevesk
2006-08-01
1
-1
/
+2
*
Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that
djm
2006-03-25
1
-0
/
+1
*
RCSID() can die
deraadt
2006-03-19
1
-1
/
+0
*
"log.h" not needed
stevesk
2006-02-07
1
-2
/
+1
*
move #include <termios.h> out of includes.h; ok markus@
stevesk
2006-02-07
1
-1
/
+3
*
make two tiny header files go away; djm ok
deraadt
2004-05-08
1
-2
/
+2
*
remove fatal callbacks from client code; ok deraadt
markus
2003-09-19
1
-11
/
+1
*
clear IUCLC in enter_raw_mode; from rob@pitman.co.za; ok deraadt@, fgs@
markus
2003-07-16
1
-1
/
+4
*
$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
stevesk
2002-03-04
1
-1
/
+1
*
basic KNF done while i was looking for something else
deraadt
2001-12-19
1
-2
/
+2
*
protocol 2 tty modes support; ok markus@
stevesk
2001-04-14
1
-0
/
+96