Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r277853 | sbruno | 2015-09-04 | 1 | -1/+1 |
| | | | | | | | Check for invalid length or more than max length for the interpreter, instead of the validity of the string pointer holding the interpreter. Submitted by: sson | ||||
* | MFC r278827 | sbruno | 2015-02-18 | 1 | -1/+3 |
| | | | | Check for required arguments before accessing argv[0] and core dumping. | ||||
* | MFC r276419: | wblock | 2015-01-13 | 1 | -23/+125 |
| | | | | | | | | Move the explanation for examples before the example itself. Add numerous QEMU examples and explanations supplied by sbruno, with thanks to Ingo Schwarze for help with the mdoc markup. Code, text, testing, proofreading, cinematography, stunts, and the haunting theme song supplied by sbruno. | ||||
* | MFC r264269, r264282, r264280, r264291, r264276, r264314 | sbruno | 2014-05-16 | 3 | -0/+714 |
Merge sson's binmiscctl and image activator features to stable/10 Submitted by: sson@freebsd.org |