summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mopd/otherOS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap trailing newlines; "go for it" deraadtokan2014-07-161-2/+1
|
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-273-14/+2
| | | | | | | 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
* Change the compile time option -DINFO into a runtime option to get ridemaja2006-04-291-2/+2
| | | | of some lint warnings. -moj
* more cleanupderaadt2006-04-173-8/+8
|
* Userland programs should include <errno.h> not <sys/errno.h>millert2005-12-211-2/+2
| | | | OK deraadt@
* bad printf; leopold-bloom@foni.netderaadt2003-12-161-3/+3
|
* -Wall cleanup: trim unused vars, right format strings, constify rcsids,avsm2003-12-013-5/+5
| | | | | | braces where needed, add missing prototypes. tested and ok maja@
* remove clause 3 and 4. -mojmaja2003-06-025-34/+9
|
* bad licensematthieu2003-03-091-321/+0
|
* Remove NO__P since __P has been removed. Found by hin@ -mojmaja2002-06-101-5/+5
|
* kill more registers.mpech2002-03-141-3/+3
| | | | millert@ ok
* 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-2/+2
|
* string manipluation paranoia changes. Most probably not exploitable.bitblt2000-02-202-9/+14
|
* Upgrade to 2.5.4. Mopprobe is working again, and some linux support. -mojmaja1999-03-279-9/+784
|
* fd_set is not a structart1998-07-071-4/+4
|
* Replace $Id with $OpenBSD, 3:rd try. -mojmaja1996-09-216-6/+12
|
* Initial import of mopd-2.5.3. -mojmaja1996-09-216-0/+825