Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use <fcntl.h> instead of <sys/file.h> for open() and friends. | 2018-04-26 | 1 | -5/+4 | |
| | | | | | | | Delete a bunch of unnecessary #includes and sort to match style(9) while doing the above cleanup. ok deraadt@ krw@ | ||||
* | Switch base tools from /dev/bpf0 to /dev/bpf. Now that /dev/bpf has been | 2017-04-19 | 1 | -2/+2 | |
| | | | | | | around for two releases, it should be safe to do so. ok bluhm deraadt sthen tb yasuoka | ||||
* | Replace the /dev/bpf* open loop with a plain open("/dev/bpf0", ...). | 2016-05-28 | 1 | -11/+3 | |
| | | | | ok deraadt jca | ||||
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -6/+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 | ||||
* | More delint. -moj | 2006-04-20 | 1 | -10/+13 | |
| | |||||
* | more cleanup | 2006-04-17 | 1 | -3/+3 | |
| | |||||
* | Userland programs should include <errno.h> not <sys/errno.h> | 2005-12-21 | 1 | -3/+3 | |
| | | | | OK deraadt@ | ||||
* | Filter bpf writes and lock descriptor. tested by hshoexer@ | 2004-05-08 | 1 | -2/+15 | |
| | | | | ok henning@ deraadt@ | ||||
* | 4000 lines worth of cleanup, KNF, Knall&Rauch elemination and such | 2004-04-14 | 1 | -89/+72 | |
| | | | | tested by hshoexer, "don't wait for me" miod@ | ||||
* | gcc3 doesn't like varargs, it was found that the varargs.h inclusion is | 2004-01-04 | 1 | -3/+2 | |
| | | | | unnecessary for these files, delete. ok espie@ | ||||
* | -Wall cleanup: trim unused vars, right format strings, constify rcsids, | 2003-12-01 | 1 | -2/+2 | |
| | | | | | | braces where needed, add missing prototypes. tested and ok maja@ | ||||
* | more 3/4 cleanups for lazy developers | 2003-06-04 | 1 | -7/+2 | |
| | |||||
* | off by one fix from aaron@. -moj | 2002-09-07 | 1 | -4/+4 | |
| | |||||
* | use snprintf | 2002-07-13 | 1 | -3/+3 | |
| | |||||
* | string manipluation paranoia changes. Most probably not exploitable. | 2000-02-20 | 1 | -4/+6 | |
| | |||||
* | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | 1997-08-18 | 1 | -3/+3 | |
| | |||||
* | Replace $Id with $OpenBSD, 3:rd try. -moj | 1996-09-21 | 1 | -1/+3 | |
| | |||||
* | Initial import of mopd-2.5.3. -moj | 1996-09-21 | 1 | -0/+279 | |