History log of /openbsd-src/usr.bin/file/xmalloc.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 6d42169e 17-Nov-2015 tobias <tobias@openbsd.org>

Merge xmalloc.[ch] files across base, skipping OpenSSH for now.

ok nicm


# 8269d328 20-Jul-2015 nicm <nicm@openbsd.org>

Remove leftover xfree() prototype.


# ff772f70 24-Apr-2015 nicm <nicm@openbsd.org>

New implementation of the file(1) utility. This is a simplified,
modernised version with a nearly complete magic(5) parser but omits some
of the complex builtin tests (notably ELF) and has a reduced

New implementation of the file(1) utility. This is a simplified,
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

show more ...