From: Antonio Huete Jimenez Date: Fri, 3 Sep 2010 08:39:27 +0000 (+0200) Subject: doc - Fix previous commit. X-Git-Tag: v3.2.0~198 X-Git-Url: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/c5d97762418251b8904813711befe89ac5ef0adf doc - Fix previous commit. --- diff --git a/notes/porting_drivers.txt b/notes/porting_drivers.txt index 2da1605..c757805 100644 --- a/notes/porting_drivers.txt +++ b/notes/porting_drivers.txt @@ -13,12 +13,6 @@ $DragonFly: doc/notes/porting_drivers.txt,v 1.4 2008/04/06 19:08:30 pavalos Exp This could be automated in the case pkgsrc's SVN client had the set of patches that provide this functionality. -* Try to keep all the CVS ids from FreeBSD for future reference. You can - get them by checking out the related source files with the FreeBSD SVN - client or having a look at their cvsweb site. A permanent solution for - this issue would be to patch pkgsrc's SVN client with FreeBSD patches to - get the IDs properly handled automatically. - * Remove FBSDID declaration and '#include ' as well. * Driver local #include's probably use a path. These