aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/yes/yes.c
Commit message (Expand)AuthorAgeFilesLines
* yes: Add missing headerDag-Erling Smørgrav2026-03-101-0/+1
* yes: Completely overengineerDag-Erling Smørgrav2026-03-101-22/+53
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-251-2/+0
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* style(9) fixes.Olivier Houchard2017-06-131-6/+3
* Handle partial writesPietro Cerutti2017-06-131-2/+6
* Improve yes' throughputPietro Cerutti2017-06-131-5/+27
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Capsicumize some trivial stdio programsConrad Meyer2016-11-081-0/+5
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* #include <err.h> to make yes warns clean again.David Malone2002-11-091-0/+1
* Detect and exit on write errors.Tim J. Robbins2002-11-081-4/+7
* ANSIify function definitions.David Malone2002-09-041-3/+1
* Silence warnings.Kris Kennaway2000-05-271-1/+8
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+53