Default unknowns to application/octet-stream instead of x-not-regular-file.
authorbentley <bentley@openbsd.org>
Thu, 30 Nov 2017 11:10:07 +0000 (11:10 +0000)
committerbentley <bentley@openbsd.org>
Thu, 30 Nov 2017 11:10:07 +0000 (11:10 +0000)
commit5f0569b533d71b4ec9dc1fa14ba505748af1b849
tree1c9cf7d8a90328744d738b1ba2be13fc40655eb6
parent4fe17546ef5e6159246848fc50149c8b760f922c
Default unknowns to application/octet-stream instead of x-not-regular-file.

This makes more sense and matches what the latest "other" file(1) now does.

ok nicm@
usr.bin/file/file.c