On Saturday 14 June 2008 08:51:44 am Wojciech A. Koszek wrote: > wkoszek 2008-06-14 12:51:44 UTC > > FreeBSD src repository > > Modified files: > sys/conf files.i386 files.pc98 options.i386 > options.pc98 > sys/i386/conf NOTES > sys/modules Makefile > sys/pc98/conf NOTES > Removed files: > sys/i386/include pecoff_machdep.h > sys/pc98/include pecoff_machdep.h > Log: > SVN rev 179785 on 2008-06-14 12:51:44Z by wkoszek > > Remove obselete PECOFF image activator support. > > PRs assigned at the time of removal: kern/80742 > > Discussed on: freebsd-current (silence), IRC > Tested by: make universe > Approved by: cognet (mentor)
Looks like the SVN -> CVS importer doesn't handle directory deletions. It didn't delete the files underneath the sys/modules/pecoff and sys/compat/pecoff directories. Original SVN log excerpt: Deleted: head/sys/compat/pecoff/ head/sys/i386/include/pecoff_machdep.h head/sys/modules/pecoff/ head/sys/pc98/include/pecoff_machdep.h Modified: head/sys/conf/files.i386 head/sys/conf/files.pc98 head/sys/conf/options.i386 head/sys/conf/options.pc98 head/sys/i386/conf/NOTES head/sys/modules/Makefile head/sys/pc98/conf/NOTES -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
