From owner-cvs-all Sat Jun 27 08:41:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA24149 for cvs-all-outgoing; Sat, 27 Jun 1998 08:41:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA24143; Sat, 27 Jun 1998 08:41:33 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA28551; Sat, 27 Jun 1998 08:40:57 -0700 (PDT) Date: Sat, 27 Jun 1998 08:40:57 -0700 (PDT) Message-Id: <199806271540.IAA28551@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/ddb db_lex.c db_lex.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/06/27 08:40:57 PDT Modified files: sys/ddb db_lex.c db_lex.h Log: Make db_tok_number a long to allow typing 64bit numbers on alpha. Revision Changes Path 1.16 +2 -2 src/sys/ddb/db_lex.c 1.10 +2 -2 src/sys/ddb/db_lex.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message