summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mopd/mopprobe/mopprobe.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clean up flags++ instances around getopt()deraadt2015-02-091-6/+6
| | | | ok florian
* Teach mopd and mopa.out about ELF files, and allow forthcoming VAX ELF bootmiod2013-07-051-2/+1
| | | | blocks to be converted to working mop binaries. From NetBSD.
* incomming -> incomingmk2010-05-011-2/+2
| | | | | | The ones found in gnu/ left out by intention. ok jmc
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
| | | | | | | 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
* synchronize the synopsis and usage of mopa.out(1); mopchk(1) can handlesobrado2009-07-111-7/+4
| | | | | | | | | | 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@
* Some cleanup and delint. -mojmaja2006-04-161-78/+54
|
* -Wall cleanup: trim unused vars, right format strings, constify rcsids,avsm2003-12-011-3/+3
| | | | | | braces where needed, add missing prototypes. tested and ok maja@
* remove clause 3 and 4. -mojmaja2003-06-021-7/+2
|
* Remove NO__P since __P has been removed. Found by hin@ -mojmaja2002-06-101-8/+2
|
* 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.millert2002-02-161-5/+5
|
* Upgrade to 2.5.4. Mopprobe is working again, and some linux support. -mojmaja1999-03-271-54/+94
|
* main returns intderaadt1998-03-191-3/+3
|
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-3/+3
|
* Replace $Id with $OpenBSD, 3:rd try. -mojmaja1996-09-211-1/+3
|
* Initial import of mopd-2.5.3. -mojmaja1996-09-211-0/+292