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_3_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] magdir/        
[DIR] tst/        
[TXT] Makefile  1.9   21 years  ian   Bring in readelf.c from Christos' version 3.41 to head off a local stack attack ...
[TXT] file.1  1.19   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] file.c  1.11   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] file.h  1.12   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] magic.5  1.8   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] LEGAL.NOTICE (in the Attic) [Hide]  1.5   25 years  ian   Typo.
[TXT] MAINT (in the Attic) [Hide]  1.2   27 years  deraadt   rcsid
[TXT] PORTING (in the Attic) [Hide]  1.2   27 years  deraadt   rcsid
[TXT] README (in the Attic) [Hide]  1.2   27 years  deraadt   rcsid
[TXT] apprentice.c (in the Attic) [Hide]  1.16   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] ascmagic.c (in the Attic) [Hide]  1.6   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] compress.c (in the Attic) [Hide]  1.7   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] config.h (in the Attic) [Hide]  1.1   21 years  ian   branches: 1.1.2; Add config.h described in previous commit
[TXT] fsmagic.c (in the Attic) [Hide]  1.7   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] internat.c (in the Attic) [Hide]  1.3   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] is_tar.c (in the Attic) [Hide]  1.5   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] names.h (in the Attic) [Hide]  1.4   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] patchlevel.h (in the Attic) [Hide]  1.5   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] print.c (in the Attic) [Hide]  1.9   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] readelf.c (in the Attic) [Hide]  1.5   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] readelf.h (in the Attic) [Hide]  1.3   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] softmagic.c (in the Attic) [Hide]  1.9   21 years  ian   Replace TPUM license with standard BSD-style license
[TXT] tar.h (in the Attic) [Hide]  1.3   27 years  millert   Updates file(1) to version 3.22 by way to NetBSD.