freebsd-src/bin/date
Jean-Sébastien Pédron 345426f085 date(1): Add "-R" flag to use RFC 2822 date and time output format [MFC]
As stated in the man page, this is equivalent to use "%a, %d %b %Y %T %z"
as the output format while LC_TIME is set to the "C" locale.

This is compatible with date(1) from the GNU core utilities.

This is an MFC of r264968 and r264970.
2014-05-03 13:19:11 +00:00
..
tests MFC refactoring of the *.test.mk files. 2014-04-14 23:51:57 +00:00
date.1 date(1): Add "-R" flag to use RFC 2822 date and time output format [MFC] 2014-05-03 13:19:11 +00:00
date.c date(1): Add "-R" flag to use RFC 2822 date and time output format [MFC] 2014-05-03 13:19:11 +00:00
extern.h More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
Makefile Sync sh(1) in stable/10 to head. 2014-03-09 17:04:31 +00:00
netdate.c Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
vary.c
vary.h