summaryrefslogtreecommitdiff
path: root/bin/cat
AgeCommit message (Expand)Author
2025-06-13bin/cat: add test for reading data from stdinK Rin
2024-12-13cat: report copy_file_range() errors with the read filenameKyle Evans
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-10cat: Missed a couple.Dag-Erling Smørgrav
2024-05-10cat: Check for lack of success rather than a specific failure.Dag-Erling Smørgrav
2024-02-14cat: fix cap_rights_init usageEd Maste
2023-12-26cat: Use present tenseZhan-Wei
2023-12-26cat(1): Fix typoKai-Yang Chen
2023-11-26bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-11-19cat: fallback on EISDIR with copy_file_range(2)Martin Matuska
2023-09-28cat: add CAP_SEEK capabilityMariusz Zaborski
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-07-09cat: fallback on EBADF with copy_file_range(2)Martin Matuska
2023-07-08cat: use copy_file_range(2) with fallback to previous behaviorMartin Matuska
2023-07-07cat: ensure serrno is always setAlfonso Gregory
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2021-01-20cat: style nitsMariusz Zaborski
2021-01-17cat: depend on Makefile to rebuild when WITH_CASPER changesEd Maste
2021-01-17cat: disable building it with CasperMariusz Zaborski
2021-01-16cat: style nitsMariusz Zaborski
2021-01-16cat: persistent errnoMariusz Zaborski
2021-01-15cat: Fix potential memory leakMariusz Zaborski
2021-01-15cat: capsicumize itMariusz Zaborski
2021-01-07Fix all warnings emitted in `make kernel-toolchain`Alex Richardson
2020-01-16Allow building bin/cat on non-FreeBSD systemsAlex Richardson
2018-01-07stddef.h is not used by cat.c, remove the include.Xin LI
2018-01-06Sanity check sysconf return value to ensure it's positive before weWarner Losh
2017-12-07Fix mandoc -Tlint warnings in bin/Benjamin Kaduk
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-09-21Ammend bin/cat/cat.c so the output is the same asideSevan Janiyan
2017-08-14Add supporting changes for `Add limited sandbox capability to "make check"`Enji Cooper
2017-08-09cat: fix build with -DNO_UDOM_SUPPORTEd Maste
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2017-06-06Add testcases for `cat -b`Enji Cooper
2017-06-06Add additional testcases for cat(1)Enji Cooper
2017-02-28Renumber copyright clause 4Warner Losh
2016-09-15Implement multibyte encoding support for -v with fallbackAndrey A. Chernov
2016-08-13Hack around output differences between FreeBSD and other BSDsEnji Cooper
2016-08-12Checkpoint initial integration workEnji Cooper
2016-08-12Update ^/vendor/NetBSD/tests/dist to a more recent snapshotEnji Cooper
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-09Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber