aboutsummaryrefslogtreecommitdiff
path: root/bin/echo/echo.c
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* bin: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* echo(1): Replace errexit() with err(3)Hans Petter Selasky2021-11-091-20/+2
* Whitespace cleanupLi-Wen Hsu2020-10-291-5/+4
* Remove superfluous `this` in commentLi-Wen Hsu2020-10-291-1/+1
* 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-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Capsicumize some trivial stdio programsConrad Meyer2016-11-081-0/+5
* Mark functions as __dead2 in order to help the LLVM static checkerColin Percival2008-08-041-1/+1
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-101-1/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* - Check and report write(2) errors.Diomidis Spinellis2003-10-111-10/+59
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-2/+2
* Put echo on a diet, removing unnecessary use of stdio and getopt.Nate Lawson2002-11-131-9/+8
* Consistently use __FBSDIDDavid E. O'Brien2002-06-301-2/+2
* clarify code:Alfred Perlstein2002-03-041-6/+19
* Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-221-2/+3
* o __P has been reovedWarner Losh2002-02-021-5/+1
* Make this pass WARNS=2 and BDECFLAGSKris Kennaway2001-05-201-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-131-3/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* -Wall cleaning.Steve Price1996-12-141-3/+3
* Well, it would appear that the "ayes" have it (though by a slim margin).Jordan K. Hubbard1995-08-311-3/+9
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+71