aboutsummaryrefslogtreecommitdiff
path: root/bin/date
Commit message (Expand)AuthorAgeFilesLines
* date.1: note possibly surprising behaviour of -j -fEd Maste2020-08-261-1/+4
* Restore the -n flag parsing, but ignore it.Warner Losh2019-04-242-3/+7
* Remove -n flag, fix setting date / timeWarner Losh2019-03-212-56/+22
* Remove the -d and -t flags from the man pageWarner Losh2019-03-121-21/+1
* Remove now useless -d and -t flags.Warner Losh2019-03-121-28/+3
* Remove, the now very outdated, timed.George V. Neville-Neil2018-12-155-226/+3
* date(1): Add ISO 8601 formatting optionConrad Meyer2018-08-043-11/+219
* Update other man pages to match leap second realityConrad Meyer2018-06-011-3/+3
* Fill in ut_id. While it's not relevant to the {OLD,NEW}_TIME entries,Warner Losh2018-01-231-0/+1
* Fix mandoc -Tlint warnings in bin/Benjamin Kaduk2017-12-071-1/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-203-0/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* date: avoid crash on invalid timeEd Maste2017-07-201-4/+8
* Renumber copyright clause 4Warner Losh2017-02-284-4/+4
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-6/+0
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-4/+13
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-92/+93
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-285-7/+139
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync with HEAD.David E. O'Brien2013-02-081-1/+1
| |\ \ \ \
| * \ \ \ \ Sync from headSimon J. Gerraty2012-11-043-6/+6
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | | | date(1): Make -r behave like GNU's version when the option can not beXin LI2015-05-072-4/+13
| |_|_|_|_|/ |/| | | | |
* | | | | | Port date/bin/tests to ATFEnji Cooper2014-08-133-92/+93
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | date(1): Forgot to update manpage date in r264968Jean-Sébastien Pédron2014-04-261-1/+1
* | | | date(1): Add "-R" flag to use RFC 2822 date and time output formatJean-Sébastien Pédron2014-04-262-6/+32
* | | | Make bsd.test.mk the only public mk fragment for the building of tests.Julio Merino2014-03-141-1/+1
* | | | Migrate tools/regression/bin/ tests to the new layout.Julio Merino2013-12-113-0/+106
| |_|/ |/| |
* | | Fix socket calls on error post-r243965.Kevin Lo2012-12-211-1/+1
| |/ |/|
* | More -Wmissing-variable-declarations fixes.Ed Schouten2012-10-192-2/+2
* | Rework all non-contributed files that use `struct timezone'.Ed Schouten2012-09-011-4/+4
|/
* Explain that setting an absolute day value can fail and that the month shouldBrian Somers2010-06-041-3/+11
* Remove stale references to utmp(5) and its corresponding filenames.Ed Schouten2010-01-211-2/+2
* Port everything in bin/ from utmp to utmpx.Ed Schouten2010-01-132-4/+1
* Let date(1) use utmpx instead of logwtmp().Ed Schouten2009-12-052-5/+11
* Don't reset DST computed by strptime() (when e.g. setting theRuslan Ermilov2008-02-071-6/+3