#
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 ...
|
#
3cd9cd14 |
| 17-Apr-2006 |
maja <maja@openbsd.org> |
Make the code lint friendly. -moj
|
#
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
|
#
0ac0d02e |
| 14-Mar-2002 |
mpech <mpech@openbsd.org> |
kill more registers.
millert@ ok
|
#
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
|