History log of /openbsd-src/bin/echo/echo.c (Results 1 – 11 of 11)
Revision Date Author Comments
# 5b133f3f 08-Mar-2023 guenther <guenther@openbsd.org>

Delete obsolete /* ARGSUSED */ lint comments.

ok miod@ millert@


# 0bd1216c 09-Oct-2015 deraadt <deraadt@openbsd.org>

Change all tame callers to namechange to pledge(2).


# ea14a70a 03-Oct-2015 deraadt <deraadt@openbsd.org>

hard to think of a simple program to add tame to. tame "stdio", obviously.


# ea78784a 14-Dec-2014 bcallah <bcallah@openbsd.org>

Remove unused <stdlib.h>
ok lteo@ krw@ deraadt@


# 043fbe51 27-Oct-2009 deraadt <deraadt@openbsd.org>

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(th

rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms

show more ...


# 29295d1c 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# ab83b6d6 04-Jul-2002 deraadt <deraadt@openbsd.org>

ansi


# 31e4d015 01-Sep-1997 deraadt <deraadt@openbsd.org>

i am bored enough to fix terminal space/tab uglies


# 6c9f2467 24-Sep-1996 michaels <michaels@openbsd.org>

remove lint, reduce executable size.


# 09e94acb 23-Jun-1996 deraadt <deraadt@openbsd.org>

update rcsid


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree