History log of /dflybsd-src/contrib/file/magic/Magdir/os9 (Results 1 – 4 of 4)
Revision Date Author Comments
# c30bd091 23-Sep-2017 Sascha Wildner <saw@online.de>

Import file-5.32.

See ChangeLog for details.


# a96e001b 21-Sep-2011 Peter Avalos <pavalos@dragonflybsd.org>

Import file-5.09.

* Don't wait for any subprocess, just the one we forked.
* If the application name is not set in a cdf file, try to see
if it has a directory with the application name on it.
* F

Import file-5.09.

* Don't wait for any subprocess, just the one we forked.
* If the application name is not set in a cdf file, try to see
if it has a directory with the application name on it.
* Fix ELF lseek(2) madness. Inspired by PR/134 by Jan Kaluza
* Don't use variable string formats.
* Fix detection of Zip files (Mantis #128).
* Make some minor improvements to file(1).
* Rename MIME types for filesystem objects for consistency with
xdg-utils. Typically this means that application/x-foo becomes
inode/foo, but some names also change slightly, e.g.
application/x-character-device becomes inode/chardevice.

show more ...


# f72f8299 25-Jan-2010 Jan Lentfer <Jan.Lentfer@web.de>

file: update vendor branch to v5.04


# 327e51cb 20-Jun-2009 Peter Avalos <pavalos@theshell.com>

Move file-4/ to file/. We don't need a versioned directory.