History log of /openbsd/libexec/talkd/print.c (Results 1 – 12 of 12)
Revision Date Author Comments
# f652621f 01-Feb-2016 mestre <mestre@openbsd.org>

Remove unused headers and sort the remaining

OK tb@


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


# 4a2f257b 17-Mar-2006 otto <otto@openbsd.org>

fix a few off-by-ones; from NetBSD; ok deraadt@


# c9d21d97 10-Mar-2004 deraadt <deraadt@openbsd.org>

spaces


# b5e17218 29-Jul-2003 deraadt <deraadt@openbsd.org>

spaces


# 6bcb9e83 11-Jun-2003 deraadt <deraadt@openbsd.org>

ansi cleanup; ok ian markus


# e33d3bd3 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.


# b68d276f 25-Nov-2002 itojun <itojun@openbsd.org>

avoid size_t -> int conversion. style nit for sizeof(). David Krause


# 52b75501 22-May-2002 deraadt <deraadt@openbsd.org>

whack sprintf


# 50d2b651 07-Dec-2001 mpech <mpech@openbsd.org>

kill more registers;

millert@ ok


# ebad6d3c 28-Apr-1996 mickey <mickey@openbsd.org>

Fix the bugs w/ that osockaddr.
minor cleanups.
this was tested w/: OpenBSD, Kleenux, BSDi (in all combinations).


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

initial import of NetBSD tree