| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
The '-i' switch is now enabled so file(1) can output mime type strings.
ok ian@
builk ports build test on amd64 by jasper@
ok ray@ gilles@ on a almost identical diff
builk ports build test on sparc64 on this almost identical diff by ajacoutot@
also tested by landry@
|
|
|
|
|
|
| |
tested by ian@ sthen@
OK ian@, "move ahead with it" deraadt@
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
stack attack noted by iDefense, and for more complete 64-bit ELF support.
Add hand-made config.h to avoid running configure but still be able
to use Christos' code. In print.c add error(...)-->err(1,...) wrapper.
Tested on i386, sparc64, macppc.
|
|
|