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
/
mail
/
tty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace usage of TIOCSTI in mail while editing headers using a more common
anton
2017-06-28
1
-125
/
+203
*
ctype and other sign extension fixes.
okan
2014-01-17
1
-3
/
+3
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-9
/
+1
*
Fix off-by-one bug in readtty() and don't assume BUFSIZ == 1024.
millert
2005-07-11
1
-8
/
+5
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
Fix typo; SIGTTIN where SIGINT meant and rename a variable for clarity.
millert
2001-11-28
1
-5
/
+5
*
o kill strcpy()
millert
2001-11-21
1
-3
/
+3
*
o ANSIfy
millert
2001-11-21
1
-18
/
+11
*
Major signal overhaul. We no longer longjmp all over the place.
millert
2001-11-20
1
-53
/
+99
*
Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and
millert
2001-06-23
1
-21
/
+9
*
NetBSD changes (mostly comsmetic):
millert
1997-11-14
1
-2
/
+5
*
Add back EXTPROC code now that tty_pty.c has the lite2 fix.
millert
1997-11-13
1
-2
/
+22
*
Remove TIOCEXT added in lite2 merge for now. Causes problems when
millert
1997-07-31
1
-23
/
+2
*
Fix one possible oflow (not exploitable) and do a wee bit of KNF.
millert
1997-07-30
1
-21
/
+21
*
grabh() now returns SIGINT if it was interrupted (previously always
millert
1997-07-22
1
-4
/
+7
*
Convert remaining sigsetmask() -> sigprocmask() (POSIX style)
millert
1997-07-14
1
-4
/
+4
*
NOSTR -> NULL
millert
1997-07-14
1
-21
/
+21
*
bcopy() -> memcpy() and fix some casts.
millert
1997-07-13
1
-6
/
+6
*
Merge in NetBSD and 4.4BSD-lite2 changes as well as some of my own.
millert
1997-07-13
1
-6
/
+27
*
from christos;
deraadt
1996-06-11
1
-8
/
+25
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+275