freebsd-dev/share
Pawel Jakub Dawidek a6c0f1f242 To be able to use printf extensions we need to turn off gcc format checking.
Following the convention of NO_WERROR and NO_WCAST_ALIGN add NO_WFORMAT,
which, when defined in Makefile, turns off compile-time format checking
(by adding -Wno-format), but still allows to use high WARNS level.

MFC after:	2 weeks
2011-03-07 09:28:21 +00:00
..
colldef
dict
doc Fix typo - "is is" should have been changed to "it is" in r218965. 2011-02-26 12:50:28 +00:00
examples mbone is no longer a physical category 2011-03-06 23:01:02 +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 Add the Buffalo (Melco Inc.) WLI-UC-G301N 2011-03-04 07:01:45 +00:00
me
misc Obligatory first commit to the include myself in the list of 2011-03-06 00:57:08 +00:00
mk To be able to use printf extensions we need to turn off gcc format checking. 2011-03-07 09:28:21 +00:00
mklocale
monetdef
msgdef
numericdef
security
sendmail
skel
snmp
syscons syscons: install all available kbdmaps 2011-01-30 12:57:10 +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