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
/
less
/
screen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
less uses a correct raceless signal method of indicating signal events in
deraadt
2019-09-03
1
-1
/
+0
*
Pass errret pointer to setupterm() to prevent setupterm()
millert
2016-07-08
1
-2
/
+7
*
style(9) includes
mmcc
2016-03-16
1
-4
/
+5
*
calling ioctl() requires include sys/ioctl.h
tedu
2015-11-23
1
-0
/
+1
*
wrapping an ioctl for TIOCGWINSZ inside #ifdef TIOCGWINSIZE (entirely
deraadt
2015-11-20
1
-10
/
+2
*
fsync() on a tty is meaningless; ok deraadt@
millert
2015-11-09
1
-1
/
+0
*
Garrett D'Amore has agreed to moving his copyright line up above the
nicm
2015-11-06
1
-4
/
+2
*
Replace less with the cleaned-up fork of less 458 maintained by Garrett
nicm
2015-11-05
1
-1958
/
+237
*
Merge Less 458 plus local patches
shadchin
2014-04-25
1
-5
/
+4
*
Use volatile sig_atomic_t, not int, for the sigs variable. Also
millert
2011-09-21
1
-1
/
+1
*
Merge in less 444 plus local changes
shadchin
2011-09-16
1
-139
/
+205
*
use STDERR_FILENO; ok cloder
deraadt
2005-04-11
1
-1
/
+1
*
Call fsync() _after_ tcsetattr() and pass tcsetattr the TCSASOFT
millert
2003-09-25
1
-1
/
+1
*
another round of missing system includes
david
2003-08-01
1
-1
/
+1
*
Merge in less-381 w/ local changes and remove obsolete files.
millert
2003-04-13
1
-399
/
+1621
*
more strlcpy/strlcat/snprintf, less strcpy/strcat/sprintf
deraadt
2003-04-06
1
-5
/
+6
*
some more string shit; krw ok
deraadt
2003-04-05
1
-2
/
+2
*
kill more registers
mpech
2001-11-19
1
-4
/
+4
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
use sc_e_keypad, sc_s_keypad, and use ti/te. Undoes previous revs which disabled. Unclear why that was done, must wait for that old bug to resurface and fix it in a different way
deraadt
1998-07-20
1
-5
/
+1
*
Do termios ops on /dev/tty if available, else fd 2.
millert
1997-11-12
1
-10
/
+20
*
TCSADRAIN -> TCSANOW. Using TCSADRAIN appears to cause a race condition
millert
1997-11-12
1
-1
/
+1
*
No broken push/pop for Theo's less -ewm.
etheisen
1996-09-22
1
-1
/
+1
*
Incorporate less modifications for more and our bug fixes from previous
etheisen
1996-09-21
1
-4
/
+17
*
Import of unmolested less-290.
etheisen
1996-09-21
1
-0
/
+1196