diff options
author | delphij <delphij@FreeBSD.org> | 2014-12-30 19:39:31 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2014-12-30 19:39:31 +0000 |
commit | 48f640fb39a51412c289cf60a37e13bf69f64cf3 (patch) | |
tree | 7261a54be7ebfea2364c4b429cf16a0472a3ba8e /contrib/file/TODO | |
parent | 8630086ac2460da5edb45eecd6eb3c6bc44dc31f (diff) | |
download | FreeBSD-src-48f640fb39a51412c289cf60a37e13bf69f64cf3.zip FreeBSD-src-48f640fb39a51412c289cf60a37e13bf69f64cf3.tar.gz |
MFC r275698: MFV r275696: file 5.21.
Diffstat (limited to 'contrib/file/TODO')
-rw-r--r-- | contrib/file/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/file/TODO b/contrib/file/TODO index f78893f..eef01ed 100644 --- a/contrib/file/TODO +++ b/contrib/file/TODO @@ -15,3 +15,5 @@ small amount of C is needed (because fast execution is typically only required for soft magic, not the more detailed information given by hard-wired routines). In this regard, note that hplip, which is BSD-licensed, has a magic reimplementation in Python. + +Read the kerberos magic entry for more ideas. |