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
/
sshpty.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out code to disconnect from controlling terminal into its own
dtucker
2016-11-29
1
-1
/
+2
*
quell tc[gs]etattr warnings when forcing a tty (ssh -tt), since we
djm
2010-01-09
1
-3
/
+3
*
Fix sending tty modes when stdin is not a tty (bz#1199). Previously
djm
2008-05-19
1
-2
/
+2
*
almost entirely get rid of the culture of ".h files that include .h files"
deraadt
2006-08-03
1
-9
/
+1
*
move #include <pwd.h> out of includes.h; ok markus@
stevesk
2006-07-06
1
-1
/
+4
*
standardise spacing in $OpenBSD$ tags; requested by deraadt@
djm
2006-03-25
1
-1
/
+1
*
sprinkle u_int throughout pty subsystem, ok markus
deraadt
2006-03-20
1
-3
/
+3
*
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
-1
/
+5
*
$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
stevesk
2002-03-04
1
-2
/
+2
*
remove comments from .h, since they are cut&paste from the .c files
markus
2001-06-26
1
-25
/
+6
*
prototype pedant. not very creative...
itojun
2001-06-26
1
-8
/
+6
*
Rename pty.[ch] -> sshpty.[ch] and login.[ch] to sshlogin.[ch] to avoid
djm
2001-03-04
1
-0
/
+47