aboutsummaryrefslogtreecommitdiff
path: root/bin/date
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct the referenced securelevel document, it's now securelevel 7.Remko Lodder2007-06-021-2/+2
* Use strlcpy in place of strncpy + setting the last character NUL. ToWarner Losh2006-08-201-2/+2
* -mdoc sweep.Ruslan Ermilov2005-11-171-6/+1
* Note which options are not part of the standards.Tom Rhodes2005-11-011-1/+12
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Add the new standard EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-161-38/+38
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-102-1/+2
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-091-2/+2
* Change the behaviour of `-v' so that, e.g., stepping a month backYaroslav Tykhiy2004-08-092-1/+30
* Give the most awesome example of how to parse the output of dateAlfred Perlstein2004-07-171-0/+8