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
/
locale
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-17
implement the "charmap" argument as required by POSIX;
schwarze
2
-8
/
+18
2016-10-26
Polishing together with jmc@:
schwarze
1
-15
/
+17
2016-10-24
Document the LC_* variables in more detail
schwarze
1
-26
/
+189
2016-03-20
LOCALE_CHARSETS has been unused for some time now
jca
1
-5
/
+1
2016-02-05
Sort includes.
jca
1
-3
/
+3
2016-02-05
No need for pledge("rpath")
jca
1
-2
/
+2
2015-11-19
pledge "stdio rpath". Might not need "rpath", but ...
deraadt
1
-1
/
+5
2015-08-14
Remove charsets other than UTF-8 from locale(1) output.
stsp
1
-122
/
+2
2015-08-12
Mention LC_MESSAGES.
zhuk
1
-2
/
+4
2014-03-24
- add an EXIT STATUS section
jmc
1
-4
/
+8
2013-12-27
Add HISTORY and AUTHORS; triggered by a shorter patch from bcallah@.
schwarze
1
-2
/
+17
2013-11-15
Include unistd.h as it is the standard location for getopt().
millert
1
-1
/
+2
2013-11-13
handle proto warnings
deraadt
1
-7
/
+7
2013-07-01
update list of locales after adding Turkish.
fgsch
1
-1
/
+3
2013-06-16
Quote values in the variable assignments, to be bulletproof in the face
guenther
1
-7
/
+34
2013-06-16
Oops, I undid rev. 1.2
jca
1
-2
/
+3
2013-06-16
Improve locale(1) output formatting.
jca
1
-8
/
+15
2013-06-05
Add charset to Pig locale name. Without charset the Pig locale won't work.
stsp
1
-2
/
+3
2013-06-03
nicer ENVIRONMENT;
jmc
1
-2
/
+3
2013-06-03
Add a minimal implementation of the locale(1) utility.
stsp
3
-0
/
+364