=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/file/Attic/MAINT,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/file/Attic/MAINT 2006/07/18 15:03:25 1.3 +++ src/usr.bin/file/Attic/MAINT 2008/05/08 01:40:56 1.4 @@ -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 @@ 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