Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/pgoyette-compat]: src/sys/kern Clean up from sync-with-HEAD



details:   https://anonhg.NetBSD.org/src/rev/158b743612cd
branches:  pgoyette-compat
changeset: 830600:158b743612cd
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Thu Aug 02 05:34:09 2018 +0000

description:
Clean up from sync-with-HEAD

diffstat:

 sys/kern/files.kern |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 8d0e314c3388 -r 158b743612cd sys/kern/files.kern
--- a/sys/kern/files.kern       Sat Jul 28 04:32:56 2018 +0000
+++ b/sys/kern/files.kern       Thu Aug 02 05:34:09 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.kern,v 1.16.2.6 2018/07/28 04:38:08 pgoyette Exp $
+#      $NetBSD: files.kern,v 1.16.2.7 2018/08/02 05:34:09 pgoyette Exp $
 
 #
 # kernel sources
@@ -6,8 +6,6 @@
 define kern:   machdep, uvm
 defflag        opt_kern.h                      KERN
 defflag        opt_script.h                    SETUIDSCRIPTS FDSCRIPTS
-file   compat/common/compat_util.c     kern
-file   compat/common/compat_mod.c      compat_netbsd | compat_netbsd32
 file   conf/debugsyms.c                kern
 file   conf/param.c                    kern
 file   kern/bufq_disksort.c            bufq_disksort



Home | Main Index | Thread Index | Old Index