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
/
ch.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
-5
/
+4
*
Fix use after free that caused the creation of a spurious file.
krw
2018-03-17
1
-0
/
+1
*
little bit more KNF
deraadt
2016-09-17
1
-3
/
+3
*
style(9) includes
mmcc
2016-03-16
1
-1
/
+2
*
Wrap a macro's args in parentheses. No binary change.
mmcc
2016-03-16
1
-2
/
+2
*
Put macro arg in parentheses.
mmcc
2015-12-27
1
-1
/
+1
*
use (off_t)-1 rather than a BAD_LSEEK wrapper
deraadt
2015-11-09
1
-3
/
+3
*
error() is not a stdarg function, so there is no reason for NULL_PARG
deraadt
2015-11-09
1
-6
/
+6
*
Garrett D'Amore has agreed to moving his copyright line up above the
nicm
2015-11-06
1
-4
/
+2
*
deregister
tedu
2015-11-05
1
-3
/
+3
*
Replace less with the cleaned-up fork of less 458 maintained by Garrett
nicm
2015-11-05
1
-281
/
+179
*
Merge Less 458 plus local patches
shadchin
2014-04-25
1
-3
/
+15
*
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
-105
/
+197
*
use SEEK_* for lseek()
deraadt
2006-04-02
1
-3
/
+3
*
Remove some double semicolons (hmm, do two semis equal a maxi?).
millert
2003-08-06
1
-1
/
+1
*
o go back to using a help file instead of embedding it in the binary
millert
2003-04-14
1
-10
/
+2
*
Merge in less-381 w/ local changes and remove obsolete files.
millert
2003-04-13
1
-97
/
+173
*
kill more registers
mpech
2001-11-19
1
-12
/
+12
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
Import of unmolested less-290.
etheisen
1996-09-21
1
-0
/
+763