summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mopd/common/loop-bsd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* one variable was common, fixing what I can.deraadt2021-01-261-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
* use SEEK_SET; chl@tuxfamily.orgderaadt2006-10-111-3/+3
* more cleanupderaadt2006-04-171-3/+3
* Userland programs should include <errno.h> not <sys/errno.h>millert2005-12-211-3/+3
* 4000 lines worth of cleanup, KNF, Knall&Rauch elemination and suchhenning2004-04-141-43/+32
* -Wall cleanup: trim unused vars, right format strings, constify rcsids,avsm2003-12-011-2/+2
* remove clause 3 and 4. -mojmaja2003-06-021-7/+2
* kill more registers.mpech2002-03-141-3/+3
* 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-3/+3
* fd_set is not a structart1998-07-071-4/+4
* #include <string.h> not <strings.h> -- Yes, I'm a weanie...millert1997-08-181-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/+179