Source-Changes-HG archive

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

[src/trunk]: src/sys Regen.



details:   https://anonhg.NetBSD.org/src/rev/26dca961760b
branches:  trunk
changeset: 771585:26dca961760b
user:      dholland <dholland%NetBSD.org@localhost>
date:      Fri Nov 25 16:52:47 2011 +0000

description:
Regen.

diffstat:

 sys/rump/include/rump/rump_namei.h |  4 ++--
 sys/sys/namei.h                    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 86beac95f2a2 -r 26dca961760b sys/rump/include/rump/rump_namei.h
--- a/sys/rump/include/rump/rump_namei.h        Fri Nov 25 16:51:43 2011 +0000
+++ b/sys/rump/include/rump/rump_namei.h        Fri Nov 25 16:52:47 2011 +0000
@@ -1,11 +1,11 @@
-/*     $NetBSD: rump_namei.h,v 1.15 2011/04/18 00:43:56 dholland Exp $ */
+/*     $NetBSD: rump_namei.h,v 1.16 2011/11/25 16:52:47 dholland Exp $ */
 
 
 /*
  * WARNING: GENERATED FILE.  DO NOT EDIT
  * (edit namei.src and run make namei in src/sys/sys)
  *   by:   NetBSD: gennameih.awk,v 1.5 2009/12/23 14:17:19 pooka Exp 
- *   from: NetBSD: namei.src,v 1.23 2011/04/18 00:40:54 dholland Exp 
+ *   from: NetBSD: namei.src,v 1.25 2011/11/25 16:51:43 dholland Exp 
  */
 
 #ifndef _RUMP_RUMP_NAMEI_H_
diff -r 86beac95f2a2 -r 26dca961760b sys/sys/namei.h
--- a/sys/sys/namei.h   Fri Nov 25 16:51:43 2011 +0000
+++ b/sys/sys/namei.h   Fri Nov 25 16:52:47 2011 +0000
@@ -1,11 +1,11 @@
-/*     $NetBSD: namei.h,v 1.79 2011/11/21 04:36:05 christos Exp $      */
+/*     $NetBSD: namei.h,v 1.80 2011/11/25 16:52:47 dholland Exp $      */
 
 
 /*
  * WARNING: GENERATED FILE.  DO NOT EDIT
  * (edit namei.src and run make namei in src/sys/sys)
  *   by:   NetBSD: gennameih.awk,v 1.5 2009/12/23 14:17:19 pooka Exp 
- *   from: NetBSD: namei.src,v 1.23 2011/04/18 00:40:54 dholland Exp 
+ *   from: NetBSD: namei.src,v 1.25 2011/11/25 16:51:43 dholland Exp 
  */
 
 /*



Home | Main Index | Thread Index | Old Index