This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-05 18:05:16 +00:00
Code
Issues
Releases
Activity
freebsd
/
share
History
David Chisnall
3a23709832
Fix the number of decimal digits used for Swiss Francs (0 -> 2). Found by the libc++ test suite. If there is some locale test suite somewhere, it might be worth running it...
...
Approved by: dim (mentor)
2011-11-12 14:39:20 +00:00
..
colldef
…
dict
Various changes from various sources:
2010-09-23 11:19:03 +00:00
doc
- change "is is" to "is" or "it is"
2011-10-16 14:30:28 +00:00
examples
Add descriptor sense support to CAM, and honor sense residuals properly in
2011-10-03 20:32:55 +00:00
i18n
Add the BSD-licensed Citrus iconv to the base system with default off
2011-02-25 00:04:39 +00:00
info
…
man
Grammar and mdoc cleanup.
2011-11-12 10:17:23 +00:00
me
…
misc
Added myself to committers-src.dot
2011-11-11 20:13:24 +00:00
mk
Build 'dtc' by default for MIPS.
2011-10-20 13:41:37 +00:00
mklocale
…
monetdef
Fix the number of decimal digits used for Swiss Francs (0 -> 2). Found by the libc++ test suite. If there is some locale test suite somewhere, it might be worth running it...
2011-11-12 14:39:20 +00:00
msgdef
…
numericdef
…
security
…
sendmail
…
skel
skel/.shrc: Improve commented CDPATH example for POSIX requirements.
2011-06-10 13:47:11 +00:00
snmp
…
syscons
Include descriptions for keymaps missing from INDEX.keymaps. This fixes
2011-09-13 21:15:23 +00:00
tabset
…
termcap
Improve 256 color support.
2011-02-19 11:06:00 +00:00
timedef
Partial fix for PR 91106. Correct the short weekday names. Done according to this poll
https://bugzilla.redhat.com/show_bug.cgi?id=242296
. This will not close the bug fully yet, as the month names are still not correctly in Genitive. More research on this topic will be done, as I'm suspecting a bug in the libc locale functions picking the month name from the wrong group.
2011-02-27 21:32:25 +00:00
zoneinfo
…
Makefile
Add the BSD-licensed Citrus iconv to the base system with default off
2011-02-25 00:04:39 +00:00
Makefile.inc
…