Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update file(1) to version 5.11. | obrien | 2012-04-19 | 287 | -27933/+14896 |
|\ | |||||
* | | In contrib/file/softmagic.c, fix a potential format string security | dim | 2011-12-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | problem. (This fix has already been applied upstream, but we do not have the latest version of file in the tree at the moment.) MFC after: 1 week | ||||
* | | Add the ability for GDB to printout the thread name along with other | attilio | 2010-11-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thread specific informations. In order to do that, and in order to avoid KBI breakage with existing infrastructure the following semantic is implemented: - For live programs, a new member to the PT_LWPINFO is added (pl_tdname) - For cores, a new ELF note is added (NT_THRMISC) that can be used for storing thread specific, miscellaneous, informations. Right now it is just popluated with a thread name. GDB, then, retrieves the correct informations from the corefile via the BFD interface, as it groks the ELF notes and create appropriate pseudo-sections. Sponsored by: Sandvine Incorporated Tested by: gianni Discussed with: dim, kan, kib MFC after: 2 weeks | ||||
* | | Properly warp around more code under COMPILE_ONLY to recover from build | rpaulo | 2010-08-02 | 2 | -4/+18 |
| | | | | | | | | errors. | ||||
* | | Merge vendor/file/dist@192348, bringing FILE 5.03 to 8-CURRENT. | delphij | 2009-05-18 | 41 | -6714/+4157 |
|\ \ | |/ | | | | | Security: CVE-2009-1515 | ||||
* | | This belongs in //svn.freebsd.org/base/vendor/file/dist now. | obrien | 2009-05-04 | 1 | -30/+0 |
| | | |||||
* | | Merge vendor/file/dist@191739, bringing FILE 5.00 to 8-CURRENT. | obrien | 2009-05-04 | 55 | -1231/+4004 |
|\ \ | |/ | |||||
* | | Add an additional COMPILE_ONLY check. | obrien | 2009-01-02 | 1 | -0/+2 |
| | | |||||
* | | Record that base/vendor/file/dist@186675 was merged. | obrien | 2009-01-02 | 147 | -4810/+11238 |
|\ \ | |/ | | | | | Merge base/vendor/file/dist@186675@186690, bringing FILE 4.26 to 8-CURRENT. | ||||
| * | Flatten the file vendor area. | obrien | 2009-01-01 | 233 | -60608/+0 |
| | | | | | | | | Remove the svn:keywords property from the vendor files. | ||||
| * | Remove files no longer part of the vendor's file(1). | obrien | 2008-02-02 | 9 | -202/+0 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r175898, | obrien | 2008-02-02 | 9 | -202/+0 |
| | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r175882, | obrien | 2008-02-02 | 1 | -0/+2 |
|\ \ | |/ | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Fix nit in version 4.23 in which -p does not work (thus updating access | obrien | 2008-02-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | times when it shouldn't). The PR's patch has been incorporated upstream as magic.c rev 1.46. PR: 107676 Submitted by: Dr. Markus Waldeck <waldeck@gmx.de> | ||||
* | | Update for the 4.23 import. | obrien | 2008-01-30 | 1 | -3/+3 |
|/ | |||||
* | Import file version 4.23 onto the vendor branch | obrien | 2008-01-13 | 49 | -5638/+7579 |
| | |||||
* | Virgin import of Christos Zoulas's FILE 4.21. | obrien | 2007-05-24 | 59 | -955/+1959 |
| | |||||
* | Virgin import of Christos Zoulas's FILE 4.19. | obrien | 2007-05-24 | 49 | -1910/+2096 |
| | |||||
* | Fix segfault when '/etc/malloc.conf@ -> AJ' due to differnce between | obrien | 2006-06-21 | 1 | -3/+3 |
| | | | | calloc & malloc as agreed by vendor. Also remove an unused variable. | ||||
* | Virgin import of Christos Zoulas's FILE 4.17. | obrien | 2006-06-19 | 75 | -8130/+26444 |
| | |||||
* | Virgin import of Christos Zoulas's FILE 4.12. | obrien | 2004-12-28 | 47 | -2866/+8949 |
| | |||||
* | Virgin import of Christos Zoulas's FILE 4.10. | obrien | 2004-08-09 | 111 | -5181/+17197 |
| | | | | | *- file is now broken into a library containing and processing the magic and a consumer binary. | ||||
* | Virgin import of Christos Zoulas's FILE 3.41. | obrien | 2003-02-28 | 24 | -109/+427 |
| | | | | | * - fix memory allocation problem (Jeff Johnson) * - fix stack overflow corruption (David Endler) | ||||
* | Virgin import of Christos Zoulas's FILE 3.40. | obrien | 2003-02-15 | 30 | -92/+397 |
| | |||||
* | Virgin import of Christos Zoulas's FILE 3.39. | obrien | 2002-09-16 | 60 | -971/+2781 |
| | |||||
* | Virgin import of Christos Zoulas's FILE 3.37. | obrien | 2001-10-08 | 25 | -98/+481 |
| | |||||
* | Virgin import of Christos Zoulas's FILE 3.36. | obrien | 2001-07-30 | 40 | -276/+1665 |
| | |||||
* | Virgin import of Christos Zoulas's FILE 3.35. | obrien | 2001-04-25 | 17 | -139/+426 |
| | |||||
* | Virgin import of Christos Zoulas's FILE 3.34. | obrien | 2001-03-25 | 28 | -129/+773 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'VENDOR-file'. | cvs2svn | 2000-11-26 | 1 | -0/+18 |
| | |||||
* | Virgin import of Christos Zoulas FILE 3.33. | obrien | 2000-11-26 | 22 | -115/+242 |
| | |||||
* | Virgin import of FILE 3.32 | obrien | 2000-11-05 | 165 | -0/+15983 |