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
/
talk
/
init_disp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused include dating from the pre-termios code and accidentally
naddy
2013-12-11
1
-2
/
+1
*
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
deraadt
2009-10-27
1
-8
/
+1
*
use socklen_t and better socket() checks. from Andrey Matveev
tedu
2004-03-02
1
-2
/
+2
*
add missing includes
david
2003-07-10
1
-2
/
+3
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-12
/
+8
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-03
1
-7
/
+3
*
o Resize nicely when we receive SIGWINCH
millert
2002-06-21
1
-4
/
+58
*
Add a -s option to enable the smooth scrolling in revision 1.10
millert
2002-06-20
1
-4
/
+4
*
undo last commit; deraadt@
form
2002-06-20
1
-4
/
+4
*
scrolling support.
form
2002-06-20
1
-4
/
+4
*
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
millert
2000-06-30
1
-4
/
+4
*
Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversion
millert
1999-03-23
1
-3
/
+2
*
Use cbreak(), not crmode() since crmode is just #define'd to cbreak
millert
1999-03-23
1
-3
/
+4
*
Print fatal errors to stderr after curses has finished instead of printing to the curses window which disapears immediately for terminals that can restore the screen.
millert
1999-03-03
1
-7
/
+14
*
add some parens for clarity
millert
1998-12-20
1
-5
/
+5
*
s/CKILL/VKILL/, a todd miller bug special apparently
deraadt
1998-08-31
1
-4
/
+4
*
Some changes inspired by FreeBSD...
millert
1998-08-18
1
-17
/
+14
*
NetBSD-based -Wall cleanup
pjanzen
1998-04-28
1
-8
/
+11
*
rcsid
deraadt
1996-06-26
1
-1
/
+2
*
Use beep() with ncurses
tholo
1996-06-10
1
-0
/
+4
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+153