summaryrefslogtreecommitdiff
path: root/usr.bin/file/MAINT
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file/MAINT')
-rw-r--r--usr.bin/file/MAINT14
1 files changed, 2 insertions, 12 deletions
diff --git a/usr.bin/file/MAINT b/usr.bin/file/MAINT
index f7889af8e99..5749949e828 100644
--- a/usr.bin/file/MAINT
+++ b/usr.bin/file/MAINT
@@ -1,20 +1,10 @@
-$OpenBSD: MAINT,v 1.3 2006/07/18 15:03:25 ian Exp $
+$OpenBSD: MAINT,v 1.4 2008/05/08 01:40:56 chl Exp $
Maintenance notes:
I am continuing to maintain the file command. I welcome your help,
but to make my life easier I'd like to request the following:
-- Don't change the version numbers!
-
-If your changes are extensive, I will have to work hard to
-integrate them into my version. If you check it into SCCS locally,
-the version numbers will likely be kept. IF you check it into RCS
-or CVS locally, please use -k to keep the version numbers, and
-please use branch deltas (1.21.1, 1.21.2, ...). If you don't do
-this, I will likely be unable to use your changes; life's just too
-short.
-
- Do not distribute changed versions.
People trying to be helpful occasionally put up their hacked versions
@@ -48,8 +38,8 @@ is_tar.c file_is_tar()
softmagic.c file_softmagic()
match() - looks for match against main magic database
ascmagic.c file_ascmagic()
- "unknown"
readelf.c file_tryelf()
+ "unknown"
Christos Zoulas
christos@astron.com