From owner-cvs-usrsbin Fri May 9 23:13:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA21845 for cvs-usrsbin-outgoing; Fri, 9 May 1997 23:13:03 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA21822; Fri, 9 May 1997 23:12:58 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id QAA07705; Sat, 10 May 1997 16:06:22 +1000 Date: Sat, 10 May 1997 16:06:22 +1000 From: Bruce Evans Message-Id: <199705100606.QAA07705@godzilla.zeta.org.au> To: bde@zeta.org.au, brian@awfulhak.org Subject: Re: cvs commit: src/usr.sbin/ppp timer.c Cc: ache@nagual.pp.ru, brian@freebsd.org, cvs-all@freebsd.org, CVS-committers@freebsd.org, cvs-usrsbin@freebsd.org Sender: owner-cvs-usrsbin@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> Linux-2.1.29: timevals are converted to jiffies and not used again; some >> overflows are corrected, others give silly times. > >I dunno if I should ask, but what's a jiffie (note there's no capital >J !). A jiffy is 1 Linux clock tick. What's a capital Jiffy? :-) Bruce