OpenBSD CVS

src/usr.bin/file/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / file

Current tag: OPENBSD_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] magdir/        
[DIR] tst/        
[TXT] Makefile  1.16   8 years  nicm   Add tame(2) to file(1) and drop the old systrace(4) sandbox. tame(2) is only app...
[TXT] file.1  1.44   8 years  jca   Add --brief and --dereference, used by xdg-open/xdg-mime. From Ralf Horstmann, ...
[TXT] file.c  1.58   8 years  nicm   Tidy up some #include lines.
[TXT] file.h  1.30   7 years  nicm   Remove old unused prototype, from Ilya Kaliman.
[TXT] magic-common.c  1.3   8 years  nicm   Accept hexadecimal numbers without 0x if they aren't a valid decimal number.
[TXT] magic-dump.c  1.2   8 years  nicm   Add support for 'name' and 'use' which allows more of the latest magic files to ...
[TXT] magic-load.c  1.23   8 years  nicm   Exact match use and name with strcmp rather than prefix with strncmp.
[TXT] magic-test.c  1.24   7 years  guenther   Pull in <time.h> for ctime_r, gmtime, etc ok deraadt@
[TXT] magic.5  1.17   8 years  jmc   typos;
[TXT] magic.h  1.15   8 years  nicm   Tidy up some #include lines.
[TXT] text.c  1.2   9 years  nicm   Add a couple of missing spaces (style nits).
[TXT] xmalloc.c  1.3   8 years  tobias   Merge xmalloc.[ch] files across base, skipping OpenSSH for now. ok nicm
[TXT] xmalloc.h  1.3   8 years  tobias   Merge xmalloc.[ch] files across base, skipping OpenSSH for now. ok nicm