index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
echo
Age
Commit message (
Expand
)
Author
2021-11-16
echo: fix lint error due to strict bool mode
rillig
2021-11-10
With -Wall compiling this was giving:
kre
2021-10-10
echo: clean up, increase WARNS to 6
rillig
2021-05-19
Catch up with /bin/sh built-in echo ... if a write error occurs,
kre
2020-02-26
Add some commas.
wiz
2020-02-26
echo.1: add a note about other echo implementations
gutteridge
2017-07-04
Use Ex.
wiz
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2016-09-05
Drop main() prototype.
sevan
2016-08-14
While the v2 source and man pages are incomplete, TUHS has a scanned copy of the
sevan
2016-08-11
Document the version echo first appeared.
sevan
2008-09-18
Check ferror(stdout) and exit(1) if there's been a problem.
dholland
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-05-26
PR/38755: murray armfield: /bin posix programs missing setprogname and/or
christos
2003-11-25
Put a few headers back so this compiles again.
simonb
2003-11-24
Also remove headers that are no longer needed. Also pointed out by Mike
jschauma
2003-11-24
Remove unused variable stdout_ok, which was left over from my changes
jschauma
2003-09-14
Following private discussion with kleink@ and hubertf@ and public discussion
jschauma
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-04
As discusses a little while back on tech-userlevel:
jschauma
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-07-29
ANSIfy, KNF. Parts from #13590 by Petri Koistinen.
wiz
2000-09-04
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
kleink
2000-08-28
Add 'RETURN VALUE' section header.
hubertf
2000-01-25
Use .Ar macro for argument.
enami
1997-11-05
lint
cgd
1997-10-20
Fix .Nm usage.
enami
1997-07-20
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
christos
1997-07-20
Build with WARNS
thorpej
1997-07-20
__RCSID()/__COPYRIGHT()/prototype police.
thorpej
1995-03-21
convert to new RCS id conventions.
cgd
1994-09-22
Merge 4.4-Lite version.
mycroft
1993-08-28
Document the fact that echo is POSIX.2 compliant.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd