History log of /openbsd-src/usr.sbin/mopd/otherOS/loop-linux2.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 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 ...


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

more cleanup


# ae5feee3 21-Dec-2005 millert <millert@openbsd.org>

Userland programs should include <errno.h> not <sys/errno.h>
OK deraadt@


# 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


# c72b5b24 16-Feb-2002 millert <millert@openbsd.org>

Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be don

Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.

show more ...


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

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