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
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
asprintf returns -1, not an arbitrary value < 0. Also upon error the
deraadt
2019-06-28
1
-1
/
+1
*
Split only LESS on $.
krw
2018-03-17
1
-2
/
+2
*
little bit more KNF
deraadt
2016-09-17
1
-1
/
+1
*
Check the MORE (or LESS) environment variables after forcing the various
nicm
2016-08-28
1
-4
/
+4
*
style(9) includes
mmcc
2016-03-16
1
-1
/
+3
*
remove lint annotations
mmcc
2016-01-12
1
-3
/
+0
*
spaces
deraadt
2015-11-20
1
-1
/
+1
*
Correct check flipped in earlier commit.
guenther
2015-11-14
1
-4
/
+3
*
Add a flag argument to flush() to stop it calling quit() on error, then
nicm
2015-11-13
1
-1
/
+1
*
exit if pledge fails
deraadt
2015-11-11
1
-3
/
+9
*
use perror() instead, as in lesskey
deraadt
2015-11-09
1
-3
/
+3
*
stop acting like "more" if progname is "page"; ok millert
deraadt
2015-11-09
1
-3
/
+2
*
NULL_IFILE has no weird use patterns. NULL is sufficient.
deraadt
2015-11-09
1
-4
/
+4
*
error() is not a stdarg function, so there is no reason for NULL_PARG
deraadt
2015-11-09
1
-5
/
+5
*
3 pledge calls; 2 are for secure mode and will help track down if this
deraadt
2015-11-09
1
-0
/
+13
*
do not save history in secure mode
deraadt
2015-11-09
1
-1
/
+2
*
close_getchr() is now a noop
deraadt
2015-11-09
1
-1
/
+0
*
replace save() with estrdup() and make estrdup() exit like all the other
tedu
2015-11-07
1
-17
/
+6
*
Garrett D'Amore has agreed to moving his copyright line up above the
nicm
2015-11-06
1
-4
/
+2
*
whitespace
deraadt
2015-11-05
1
-3
/
+3
*
Replace less with the cleaned-up fork of less 458 maintained by Garrett
nicm
2015-11-05
1
-197
/
+162
*
All callers of helpfile() are #ifdef SMALL so only define that
millert
2014-05-13
1
-0
/
+2
*
Give more(1) its own help file, shorter than the one for less(1).
schwarze
2014-05-10
1
-1
/
+7
*
Make more(1) POSIX compliant with respect to the -e option.
schwarze
2014-04-25
1
-4
/
+0
*
Merge Less 458 plus local patches
shadchin
2014-04-25
1
-3
/
+3
*
Reverse the default of the -c flag from off to on to prevent the text
nicm
2012-03-27
1
-0
/
+1
*
Merge in less 444 plus local changes
shadchin
2011-09-16
1
-22
/
+45
*
use SMALL_PROGRAM to knock out some code
deraadt
2010-07-03
1
-0
/
+2
*
It turns out that POSIX specifies more should prompt with the file name,
millert
2003-06-04
1
-0
/
+1
*
o go back to using a help file instead of embedding it in the binary
millert
2003-04-14
1
-3
/
+0
*
Merge in less-381 w/ local changes and remove obsolete files.
millert
2003-04-13
1
-94
/
+137
*
some more string shit; krw ok
deraadt
2003-04-05
1
-3
/
+5
*
kill more registers
mpech
2001-11-19
1
-4
/
+4
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
provide support for -- argument seperator
deraadt
1999-03-05
1
-1
/
+7
*
Incorporate less modifications for more and our bug fixes from previous
etheisen
1996-09-21
1
-2
/
+14
*
Import of unmolested less-290.
etheisen
1996-09-21
1
-0
/
+337