pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/top/files Sort NetBSD ID before DragonFly ID ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aba66adbd0d8
branches:  trunk
changeset: 530594:aba66adbd0d8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jul 02 09:48:24 2007 +0000

description:
Sort NetBSD ID before DragonFly ID to ensure it getting picked up first.

diffstat:

 sysutils/top/files/m_dragonfly.c |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r f9cfdde39f84 -r aba66adbd0d8 sysutils/top/files/m_dragonfly.c
--- a/sysutils/top/files/m_dragonfly.c  Mon Jul 02 09:46:51 2007 +0000
+++ b/sysutils/top/files/m_dragonfly.c  Mon Jul 02 09:48:24 2007 +0000
@@ -16,9 +16,8 @@
  *          Wolfram Schneider <wosch%FreeBSD.org@localhost>
  *          Hiten Pandya <hmp%backplane.com@localhost>
  *
- * $FreeBSD: src/usr.bin/top/machine.c,v 1.29.2.2 2001/07/31 20:27:05 tmm Exp $
+ * $NetBSD: m_dragonfly.c,v 1.2 2007/07/02 09:48:24 joerg Exp $
  * $DragonFly: src/usr.bin/top/machine.c,v 1.18 2005/11/14 18:50:18 dillon Exp $
- * $NetBSD: m_dragonfly.c,v 1.1 2006/06/01 21:55:28 joerg Exp $
  */
 
 



Home | Main Index | Thread Index | Old Index