Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge xmalloc.[ch] files across base, skipping OpenSSH for now. | 2015-11-17 | 1 | -2/+2 | |
| | | | | ok nicm | ||||
* | Remove leftover xfree() prototype. | 2015-07-20 | 1 | -2/+1 | |
| | |||||
* | New implementation of the file(1) utility. This is a simplified, | 2015-04-24 | 1 | -0/+31 | |
modernised version with a nearly complete magic(5) parser but omits some of the complex builtin tests (notably ELF) and has a reduced set of options. ok deraadt |