Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-src.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2022-10-31ls(1): add a -v flag to sort naturallyAymeric Wibo
2022-10-25chio: Mark some arguments as unused.Warner Losh
2022-10-22sh: when loading profile, read only .sh files.Dag-Erling Smørgrav
2022-10-19pax: update date parsing code (from OpenBSD)Dag-Erling Smørgrav
2022-10-03sh: when loading profile, skip obvious scratch files.Dag-Erling Smørgrav
2022-10-02stty(1): provide details about interaction with job controlKonstantin Belousov
2022-10-02sh: read more profile files.Dag-Erling Smørgrav
2022-09-29sh: Fix mismatch in array bounds for vforkexecshell().John Baldwin
2022-09-13pax: name all supported formats.Dag-Erling Smørgrav
2022-09-13pax: comment typo fixes from NetBSD / OpenBSD.Dag-Erling Smørgrav
2022-09-13pax: remove 4.4BSD compatibilityDag-Erling Smørgrav
2022-09-10Handle NULL return from localtime(3) in ls(1) and find(1)Kirk McKusick
2022-08-30cp: Fix build without VM_AND_BUFFER_CACHE_SYNCHRONIZED.Alexander Motin
2022-08-20sh: nullify ENV in testsPiotr Pawel Stefaniak
2022-08-20sh: accept fc options grouped behind one '-'Piotr Pawel Stefaniak
2022-08-14For man page references found in ports, indicate the respective port.Jens Schweikhardt
2022-07-31sh.1: Fix a mandoc warningGordon Bergling
2022-07-28date: remove some ambiguity in tzdata referencesKyle Evans
2022-06-28date: attempt to more accurately describe year limitations with -vKyle Evans
2022-05-25sleep.1: Fix mdoc styleMateusz Piotrowski
2022-05-24stty: Remove stray '-'.Warner Losh
2022-05-24bin/sleep: document more non-standard featuresStefan Eßer
2022-05-24bin/sleep: add support for multiple delay valuesStefan Eßer
2022-05-24bin/sleep: add support for units other than secondsA. Mallory
2022-04-09pax(1): Remove a few double words in source code commentsGordon Bergling
2022-04-06cp: fix -R recursion detectionKyle Evans
2022-03-30Correct source markup. No change to output.Greg Lehey
2022-03-30Remove reference to kernel clock time zone.Greg Lehey
2022-03-28sh: fix autocompletion for commands that share name with a directoryPiotr Pawel Stefaniak
2022-03-28Describe modern time zone handling.Greg Lehey
2022-03-11ps(1): Use calloc instead of malloc and memset.Alfonso
2022-03-11df: do not report a 100% full inode usage on fs without inodesBaptiste Daroussin
2022-02-23cp: Make -P work without -R as per POSIXCameron Katri
2022-02-23cp: fix -R with linksKyle Evans
2022-02-10bin/df: allow -t option to be used together with -lStefan Eßer
2022-01-27cp: fix some cases with infinite recursionKyle Evans
2022-01-27sh: Don't add something to a null pointerJilles Tjoelker
2021-12-21pkgbase: Create a FreeBSD-csh packageEmmanuel Vadot
2021-12-21pkgbase: Put yellow pages programs to its own packageEmmanuel Vadot
2021-11-25sh: Avoid some headers when NO_HISTORY is set.Bryan Drewery
2021-11-10echo(1): Replace errexit() with err(3)Hans Petter Selasky
2021-11-03date: Capitalize seconds string in synopsesMateusz Piotrowski
2021-11-03date: Clean up synopsesMateusz Piotrowski
2021-11-03date.1: Fix some style issues and examplesMateusz Piotrowski
2021-10-27sh: Fix heredoc at certain places in case and forJilles Tjoelker
2021-10-26sh: Set PATH envvar after setting HOME in dotfileKa Ho Ng
2021-10-20sh(1): fix home/del key on mobaxterm envBaptiste Daroussin
2021-10-20sh(1): interactive mode improvementBaptiste Daroussin
2021-10-02src/bin/ps: Fix spelling errorElyes HAOUAS
2021-10-02src/bin/pax: Fix spelling errorElyes HAOUAS