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
/
charset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete what remains of the support for combining characters into
schwarze
2019-09-02
1
-25
/
+0
*
New utility function mbtowc_left() because this functionality -
schwarze
2019-08-31
1
-0
/
+21
*
trivial patch to at least make the buggy functions control_char()
schwarze
2019-05-15
1
-2
/
+2
*
Clean up all major UTF-8 issues in cvt.c.
schwarze
2019-05-15
1
-42
/
+0
*
Completely clean up UTF-8 handling in the file filename.c:
schwarze
2019-05-07
1
-12
/
+0
*
control_char() for ASCII needs to include both genuine control
nicm
2017-04-20
1
-1
/
+3
*
Avoid an out of bounds read when the environment variable LESSBINFMT
millert
2017-01-04
1
-3
/
+4
*
little bit more KNF
deraadt
2016-09-17
1
-2
/
+2
*
style(9) includes
mmcc
2016-03-16
1
-2
/
+2
*
Remove chardef[] and just use isprint/iscntrl directly, ok tedu
nicm
2015-11-12
1
-37
/
+7
*
delete custom charset tables and just use ctype. init utf_mode from LC_CTYPE
tedu
2015-11-07
1
-143
/
+2
*
remove some charsets we don't use. remove LESSCHARSET since setting it to
tedu
2015-11-07
1
-62
/
+0
*
remove rarely used LESSCHARDEF support. ok nicm
tedu
2015-11-06
1
-9
/
+0
*
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
-1
/
+1
*
Replace less with the cleaned-up fork of less 458 maintained by Garrett
nicm
2015-11-05
1
-416
/
+287
*
Merge Less 458 plus local patches
shadchin
2014-04-25
1
-3
/
+2
*
Fix mismerged copyright notice
millert
2011-09-21
1
-2
/
+2
*
Merge in less 444 plus local changes
shadchin
2011-09-16
1
-52
/
+912
*
isprint() doesn't consider all whitespace to be printable so use
millert
2004-04-25
1
-1
/
+1
*
Hard-code charset if SMALL
millert
2003-04-17
1
-0
/
+54
*
Merge in less-381 w/ local changes and remove obsolete files.
millert
2003-04-13
1
-49
/
+96
*
lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu
deraadt
2003-03-13
1
-5
/
+5
*
kill more registers
mpech
2001-11-19
1
-8
/
+8
*
$OpenBSD$
niklas
2001-01-29
1
-0
/
+2
*
Import of unmolested less-290.
etheisen
1996-09-21
1
-0
/
+287