summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mopd/mopprobe/mopprobe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clean up flags++ instances around getopt()deraadt2015-02-091-6/+6
* Teach mopd and mopa.out about ELF files, and allow forthcoming VAX ELF bootmiod2013-07-051-2/+1
* incomming -> incomingmk2010-05-011-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* synchronize the synopsis and usage of mopa.out(1); mopchk(1) can handlesobrado2009-07-111-7/+4
* Some cleanup and delint. -mojmaja2006-04-161-78/+54
* -Wall cleanup: trim unused vars, right format strings, constify rcsids,avsm2003-12-011-3/+3
* 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