summaryrefslogtreecommitdiff
path: root/usr.sbin/mopd/mopprobe/mopprobe.c
AgeCommit message (Collapse)Author
2013-07-05Teach mopd and mopa.out about ELF files, and allow forthcoming VAX ELF bootMiod Vallat
blocks to be converted to working mop binaries. From NetBSD.
2010-05-01incomming -> incomingMichael Knudsen
The ones found in gnu/ left out by intention. ok jmc
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
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
2009-07-11synchronize the synopsis and usage of mopa.out(1); mopchk(1) can handleIgor Sobrado
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@
2006-04-16Some cleanup and delint. -mojMats O Jansson
2003-12-01-Wall cleanup: trim unused vars, right format strings, constify rcsids,Anil Madhavapeddy
braces where needed, add missing prototypes. tested and ok maja@
2003-06-02remove clause 3 and 4. -mojMats O Jansson
2002-06-10Remove NO__P since __P has been removed. Found by hin@ -mojMats O Jansson
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1999-03-27Upgrade to 2.5.4. Mopprobe is working again, and some linux support. -mojMats O Jansson
1998-03-19main returns intTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-09-21Replace $Id with $OpenBSD, 3:rd try. -mojMats O Jansson
1996-09-21Initial import of mopd-2.5.3. -mojMats O Jansson