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_5_9_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.57   8 years  jca   Add --brief and --dereference, used by xdg-open/xdg-mime. From Ralf Horstmann, ...
[TXT] file.h  1.29   9 years  nicm   Use a systrace(4) sandbox with a short whitelist of allowed syscalls for the fil...
[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.1   9 years  nicm   New implementation of the file(1) utility. This is a simplified, modernised vers...
[TXT] magic-load.c  1.19   8 years  tobias   When validating a char by calling strchr() with a string of allowed chars, check...
[TXT] magic-test.c  1.16   8 years  nicm   Fix the C type used for 32-bit float/lefloat/befloat, it should be float not dou...
[TXT] magic.5  1.14   13 years  jmc   some escapes i missed;
[TXT] magic.h  1.11   8 years  nicm   Add support for !:strength modifier to adjust strength of a test.
[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