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
/
edit.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
-2
/
+1
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-1
/
+1
*
little bit more KNF
deraadt
2016-09-17
1
-1
/
+1
*
style(9) includes
mmcc
2016-03-16
1
-1
/
+2
*
remove lint annotations
mmcc
2016-01-12
1
-1
/
+0
*
Add a flag argument to flush() to stop it calling quit() on error, then
nicm
2015-11-13
1
-2
/
+2
*
NULL_IFILE has no weird use patterns. NULL is sufficient.
deraadt
2015-11-09
1
-15
/
+15
*
use (off_t)-1 rather than a BAD_LSEEK wrapper
deraadt
2015-11-09
1
-1
/
+1
*
error() is not a stdarg function, so there is no reason for NULL_PARG
deraadt
2015-11-09
1
-3
/
+3
*
use open() with flags instead of creat()
deraadt
2015-11-09
1
-1
/
+1
*
do not need wrappers around O_RDONLY and such
deraadt
2015-11-09
1
-2
/
+2
*
replace save() with estrdup() and make estrdup() exit like all the other
tedu
2015-11-07
1
-1
/
+1
*
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
-244
/
+142
*
Give more(1) its own help file, shorter than the one for less(1).
schwarze
2014-05-10
1
-1
/
+1
*
Merge Less 458 plus local patches
shadchin
2014-04-25
1
-3
/
+6
*
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
-14
/
+69
*
use SMALL_PROGRAM to knock out some code
deraadt
2010-07-03
1
-0
/
+4
*
use SEEK_* for lseek()
deraadt
2006-04-02
1
-1
/
+1
*
o go back to using a help file instead of embedding it in the binary
millert
2003-04-14
1
-19
/
+4
*
Merge in less-381 w/ local changes and remove obsolete files.
millert
2003-04-13
1
-93
/
+214
*
kill more registers
mpech
2001-11-19
1
-4
/
+4
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
Import of unmolested less-290.
etheisen
1996-09-21
1
-0
/
+656