Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style nits; no binary change. | 2017-04-18 | 1 | -2/+2 | |
| | |||||
* | Add a couple of missing spaces (style nits). | 2015-04-24 | 1 | -2/+2 | |
| | |||||
* | New implementation of the file(1) utility. This is a simplified, | 2015-04-24 | 1 | -0/+168 | |
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 |