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
/
mg
/
tty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shrink differences between ttinsl/ttdell
jasper
2015-11-18
1
-5
/
+7
*
More unifdef cleanup:
bcallah
2015-03-19
1
-3
/
+1
*
Clean up the includes in mg.
bcallah
2015-03-19
1
-5
/
+7
*
It is impossible to build mg without both -DFKEYS and -DXKEYS. So let's
bcallah
2015-03-17
1
-3
/
+1
*
scroll_fwd should be const char *
guenther
2014-11-16
1
-2
/
+2
*
constipate charcost()
guenther
2014-11-16
1
-3
/
+3
*
Enable dirty buffer detection in mg.
kjell
2008-09-15
1
-1
/
+6
*
Let curses handle the setup of terminal instead of doing it on our own
tobias
2008-06-11
1
-9
/
+4
*
* move sys/queue.h inclusion to sysdef.h (it's system specific)
jason
2006-08-01
1
-2
/
+1
*
lint love; ok kjell
deraadt
2006-04-03
1
-2
/
+2
*
Fix a coredump occurring when the terminal is resized while mg is
otto
2006-02-25
1
-1
/
+2
*
Fix a typo (introduced in rev 1.6) that utterly broke cost calculations.
kjell
2005-12-13
1
-2
/
+2
*
More name-clash delinting
kjell
2005-12-13
1
-1
/
+2
*
Clean up some lint.
kjell
2005-11-19
1
-1
/
+2
*
Add explicit public domain notices to all public domain files.
kjell
2005-06-14
1
-1
/
+3
*
This is a no binary change which does:
db
2005-04-03
1
-17
/
+13
*
mostly ansi cleanup; pval ok
deraadt
2003-06-10
1
-3
/
+3
*
ANSIfication uncovers function argument bugs. How unusual.
art
2002-08-28
1
-2
/
+2
*
ansi
vincent
2002-08-23
1
-17
/
+15
*
just make vtresize return TRUE/FALSE instead of 0/-1, for consistency with
vincent
2002-07-01
1
-4
/
+2
*
remove a wrapper around getenv()
deraadt
2002-02-21
1
-7
/
+2
*
signal-safe window size changing
deraadt
2002-02-21
1
-6
/
+4
*
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
-2
/
+2
*
some KNF
deraadt
2002-02-14
1
-2
/
+2
*
Get rid of signal race (and handling of SIGWINCH).
art
2002-02-05
1
-1
/
+5
*
Remove the NROW and NCOL limits. The static arrays are now replaced with
art
2002-01-18
1
-19
/
+20
*
Clean up tty resizing code.
art
2002-01-10
1
-25
/
+32
*
spaces
mickey
2001-05-24
1
-28
/
+28
*
remove VOID. We're way beyond the point where this could build with an
art
2001-05-23
1
-14
/
+14
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
More -Wall anmd KNF, from op2@tomahawk.SQUiSH.org
millert
2000-09-01
1
-124
/
+128
*
The start of KNF + -Wall. The code has been run through indent but
millert
2000-04-13
1
-100
/
+121
*
Reverse rutgers change (attachtoparent vs. spawncli)
millert
2000-03-03
1
-0
/
+13
*
Call setttysize() from ttinit() not ttopen() since we haven't
millert
2000-02-27
1
-2
/
+4
*
change WINDOW -> MGWIN to avoid curses type conflict
millert
2000-02-26
1
-213
/
+175
*
initial import of mg2a
deraadt
2000-02-25
1
-0
/
+442