summaryrefslogtreecommitdiffstats
path: root/usr.bin/file
Commit message (Collapse)AuthorAgeFilesLines
* New magic file with more politically correct identification of objectsjkh1996-07-051-12/+78
| | | | | and execs. Submitted-By: Brent Nordquist <nordquis@winternet.com>
* Update an offset field for i386 a.out core files, so that the programjdp1996-04-181-1/+1
| | | | | | | name comes out right again. Note: Don't bring this change directly into the -stable branch. The appropriate offset for -stable is different.
* Fix a typo in the syntax for indirect offsets.jdp1996-04-181-2/+2
|
* Fixed some minor formatting problems to silence manck some more.mpp1996-02-121-3/+2
| | | | | | | | | Corrected some bogus cross references to man pages that we don't/won't have and either deleted them, or found a more appropriate man page that we do have. Various other minor changes to silence manck. Manck is currently down to about 200 lines of errors, down from the 500 - 600+ when I started all this.
* Recognize ld.so.hints file. Don't ask.wollman1996-02-071-0/+5
|
* Correct some manual page cross reference errors. E.g. su is a sectionmpp1996-02-021-2/+2
| | | | | one man page, not section eight. This is the first round of such changes and only fixes man pages in manual section one.
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-3/+3
|
* Merged changes to resolve conflicts with file 3.19 import.mpp1996-01-2314-155/+357
|
* This commit was generated by cvs2svn to compensate for changes in r13584,mpp1996-01-2380-375/+1735
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Upgrade to file version 3.19.mpp1996-01-2394-536/+2097
| |
* | Recognize Acrobat files too.phk1995-10-191-0/+3
| |
* | Implement a rather gross hack to identify i386 a.out core files.joerg1995-09-211-0/+10
| | | | | | | | | | | | Takes advantage of some bytes in our current tss structure that reliably have particular values (due to our current architecture or CPU requirements).
* | Add X11 XPM and BDF description strings. Alas, bitmaps do not havejoerg1995-09-171-0/+2
| | | | | | | | anything usable as "magic string".
* | Sanitize the PGP strings a bit.phk1995-08-031-9/+10
| |
* | Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-2/+2
| | | | | | | | specified in the top level Makefiles.
* | Add magic cookie for Zyxel modems ADPCM4 encoding.mpp1995-07-241-0/+2
| | | | | | | | Submitted by: Henrik Vestergaard Draboel <hvd@terry.ping.dk>
* | Remove trailing whitespace.rgrimes1995-05-3011-67/+77
| |
* | Fix %d and others printingache1995-05-241-2/+2
| | | | | | | | | | Reviewed by: davidg Submitted by: Bill Fenner <fenner@parc.xerox.com>
* | Add recognition of HP Printer Job Language (PJL) commands.gibbs1995-03-241-0/+5
| |
* | Shell script containing the steps followed in importing file(1).csgr1994-09-031-0/+17
| | | | | | | | | | Reviewed by: Geoff. Submitted by: Rod Grimes.
* | Changes to file(1) for FreeBSD:csgr1994-09-034-131/+46
|/ | | | | | | | | | | | | - Makefile: bmake the sucker - file.1, magic.5: replace __MAGIC__ and __SECTION__ - add Magdir/freebsd - add file to usr.bin/Makefile A note on the FreeBSD magic entry: The magic number "000000407" is reported as "impure format". This stops file(1) telling us that our object files are "PDP-11 executables". (Saying anything more than "impure format" would probably be bogus. Submitted by: Geoff.
* Bring in file 3.14 by Ian Darwin (and Christos Zoulas)csgr1994-09-03102-72/+5269
| | | | | | | | | The following files were moved to different names: - file.man -> file.1 - magic.man -> magic.5 The following file was removed: - Magdir/Makefile
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+72
OpenPOWER on IntegriCloud