History log of /openbsd/usr.sbin/mopd/mopd/mopd.c (Results 1 – 19 of 19)
Revision Date Author Comments
# 28056f30 09-Feb-2015 deraadt <deraadt@openbsd.org>

clean up flags++ instances around getopt()
ok florian


# 05230cd5 05-Jul-2013 miod <miod@openbsd.org>

Teach mopd and mopa.out about ELF files, and allow forthcoming VAX ELF boot
blocks to be converted to working mop binaries. From NetBSD.


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


# 15f617c7 11-Jul-2009 sobrado <sobrado@openbsd.org>

synchronize the synopsis and usage of mopa.out(1); mopchk(1) can handle
more than one filename at a time; add a description for -3 and -4
in mopd(8), and document -v; remove a duplicate flag in moppr

synchronize the synopsis and usage of mopa.out(1); mopchk(1) can handle
more than one filename at a time; add a description for -3 and -4
in mopd(8), and document -v; remove a duplicate flag in mopprobe(1);
use a better style for synopses; sort flags and arguments.

written with help by jmc@

ok jmc@

show more ...


# c2b96473 17-Apr-2006 maja <maja@openbsd.org>

Remove 'ipc' in PLT message and replace it with current hostname.
Some more code cleanup and make lint happier. -moj


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

more cleanup


# 3e7173e3 02-May-2005 djm <djm@openbsd.org>

more setres[ug]id; ok deraadt@


# e4a93d04 12-May-2004 henning <henning@openbsd.org>

tzset


# e45c764a 15-Apr-2004 henning <henning@openbsd.org>

chroot and drop privileges to _mopd:_mopd after initialization.
testing and ok hshoexer@


# 93a38ceb 12-Apr-2004 henning <henning@openbsd.org>

~1000 lines worth of ansi, KNF, various cleaning, replacing a homebrown
daemon() equivalent and such things, theo ok


# 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


# 68ae749c 10-Jun-2002 maja <maja@openbsd.org>

Remove NO__P since __P has been removed. Found by hin@ -moj


# 13ee8a54 26-May-2002 deraadt <deraadt@openbsd.org>

pid_t cleanup


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


# 20d056fb 04-Mar-1998 deraadt <deraadt@openbsd.org>

Wall


# 72799b18 15-Jan-1997 millert <millert@openbsd.org>

getopt(3) returns -1 when out of args, not EOF, whee!


# 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