History log of /openbsd/usr.bin/yes/yes.c (Results 1 – 9 of 9)
Revision Date Author Comments
# acb54853 13-Oct-2015 doug <doug@openbsd.org>

Obvious pledge "stdio" for yes.

ok 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 ...


# 4fd06287 15-Jun-2003 tedu <tedu@openbsd.org>

minor style nit


# f75387cb 03-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.


# dad987f9 17-Sep-2002 deraadt <deraadt@openbsd.org>

ansi


# b068a2a1 26-Feb-2002 todd <todd@openbsd.org>

KNF; from Dennis Schwarz <denniss@hoofbite.net>; closes pr#2432


# 94c485d2 16-Aug-1999 art <art@openbsd.org>

main() returns an int and include stdio.h to get prototype for puts


# 1258a77d 26-Jun-1996 deraadt <deraadt@openbsd.org>

rcsid


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

initial import of NetBSD tree