cvs commit: src/sys/conf files.i386 files.pc98 options.i386 options.pc98 src/sys/i386/conf NOTES src/sys/i386/include pecoff_machdep.h src/sys/modules Makefile src/sys/pc98/conf NOTES src/sys/pc98/include pecoff_machdep.h

John Baldwin jhb at freebsd.org
Wed Jun 18 13:19:32 UTC 2008


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


More information about the cvs-all mailing list