History log of /openbsd/usr.sbin/mopd/common/print.c (Results 1 – 15 of 15)
Revision Date Author Comments
# e6c7c102 23-Apr-2024 jsg <jsg@openbsd.org>

correct indentation; no functional change
ok tb@


# 3a50f0a9 28-Dec-2022 jmc <jmc@openbsd.org>

spelling fixes; from paul tagliamonte
any parts of his diff not taken are noted on tech


# 916fc46c 29-Jul-2017 florian <florian@openbsd.org>

change if ((a == b)) to if (a == b); silences noisy on-by-default
"equality comparison with extraneous parentheses
[-Wparentheses-equality]" clang warning.
OK deraadt, kettenis


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


# 8111cf79 20-Apr-2006 maja <maja@openbsd.org>

More delint. -moj


# ec735e79 17-Apr-2006 deraadt <deraadt@openbsd.org>

more cleanup


# 80e63575 15-Apr-2006 maja <maja@openbsd.org>

Fix some bugs in printing of MOP packets. -moj


# 3edb69a3 20-Sep-2004 miod <miod@openbsd.org>

addres -> address


# 27ce7e35 14-Apr-2004 henning <henning@openbsd.org>

4000 lines worth of cleanup, KNF, Knall&Rauch elemination and such
tested by hshoexer, "don't wait for me" miod@


# 861d1778 01-Dec-2003 avsm <avsm@openbsd.org>

-Wall cleanup: trim unused vars, right format strings, constify rcsids,
braces where needed, add missing prototypes.

tested and ok maja@


# 4deb52dc 02-Jun-2003 maja <maja@openbsd.org>

remove clause 3 and 4. -moj


# a4c5f38f 07-Sep-2002 maja <maja@openbsd.org>

pedantic ansify. -moj


# 772b9441 27-Mar-1999 maja <maja@openbsd.org>

Upgrade to 2.5.4. Mopprobe is working again, and some linux support. -moj


# e08c8b61 21-Sep-1996 maja <maja@openbsd.org>

Replace $Id with $OpenBSD, 3:rd try. -moj


# bff609ef 21-Sep-1996 maja <maja@openbsd.org>

Initial import of mopd-2.5.3. -moj