Source-Changes-HG archive

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

[src/trunk]: src/sys/sys revert rev.1.139, which i mistakenly committed with ...



details:   https://anonhg.NetBSD.org/src/rev/ffcb782f29cb
branches:  trunk
changeset: 770920:ffcb782f29cb
user:      yamt <yamt%NetBSD.org@localhost>
date:      Wed Nov 02 19:21:43 2011 +0000

description:
revert rev.1.139, which i mistakenly committed with the unrelated change.

diffstat:

 sys/sys/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 5a23c05f2f0f -r ffcb782f29cb sys/sys/Makefile
--- a/sys/sys/Makefile  Wed Nov 02 18:41:58 2011 +0000
+++ b/sys/sys/Makefile  Wed Nov 02 19:21:43 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.139 2011/11/02 13:52:34 yamt Exp $
+#      $NetBSD: Makefile,v 1.140 2011/11/02 19:21:43 yamt Exp $
 
 .include <bsd.sys.mk>
 
@@ -27,8 +27,8 @@
        param.h pcu.h pipe.h pmc.h poll.h pool.h power.h proc.h \
        protosw.h pset.h ptrace.h ptree.h \
        queue.h quota.h \
-       radixtree.h ras.h rbtree.h reboot.h radioio.h resource.h resourcevar.h \
-       rmd160.h rnd.h rwlock.h sa.h satypes.h \
+       ras.h rbtree.h reboot.h radioio.h resource.h resourcevar.h rmd160.h \
+       rnd.h rwlock.h sa.h satypes.h \
        scanio.h sched.h scsiio.h sdt.h select.h selinfo.h sem.h sha1.h \
        sha2.h shm.h siginfo.h signal.h signalvar.h sigtypes.h simplelock.h \
        sleepq.h socket.h \



Home | Main Index | Thread Index | Old Index