aboutsummaryrefslogtreecommitdiff
path: root/bin/date
Commit message (Expand)AuthorAgeFilesLines
* date.1: Note that nanosecond support is to appear first in 14.1Mateusz Piotrowski2024-05-021-2/+2
* date: Correctly check outcome of mktime().Dag-Erling Smørgrav2024-04-281-1/+3
* date: Fix tests by initializing timespec structureMateusz Piotrowski2024-04-261-0/+2
* date: Add support for nanosecondsMateusz Piotrowski2024-04-263-35/+142
* date(1): Grammar fixesChia-Jung Chang2024-02-131-3/+3
* bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* bin: Remove ancient SCCS tags.Warner Losh2023-11-273-6/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-165-5/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-2/+2
* bin/date: Upgrade calculations (take 2)Pedro F. Giffuni2023-07-041-10/+11
* bin/date: Upgrade calculationsPedro F. Giffuni2023-07-041-10/+10
* date: add -z output_zone optionBaptiste Daroussin2023-05-192-5/+29
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* date.1: Make sure that the example works in any localeMateusz Piotrowski2023-04-131-2/+2
* date.1: Examples: Use syntax that is also compatible with cshMateusz Piotrowski2023-02-271-2/+2
* date: remove some ambiguity in tzdata referencesKyle Evans2022-07-281-10/+8
* date: attempt to more accurately describe year limitations with -vKyle Evans2022-06-281-2/+10
* Correct source markup. No change to output.Greg Lehey2022-03-301-8/+8
* Remove reference to kernel clock time zone.Greg Lehey2022-03-301-2/+8
* Describe modern time zone handling.Greg Lehey2022-03-281-11/+83
* date: Capitalize seconds string in synopsesMateusz Piotrowski2021-11-032-4/+4
* date: Clean up synopsesMateusz Piotrowski2021-11-032-17/+38
* date.1: Fix some style issues and examplesMateusz Piotrowski2021-11-031-22/+27
* date.1: Remove mention of -d and -f flagsCeri Davies2021-06-161-2/+2
* 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