Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2002 04:44:39 -0700 (PDT)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh miscbltin.c
Message-ID:  <200210011144.g91Bid8U072557@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

mux         2002/10/01 04:44:39 PDT

  Modified files:
    bin/sh               miscbltin.c 
  Log:
  - Don't use quad_t when we really mean rlim_t.
  - Cast rlim_t to intmax_t when printing it.
  
  This should fix the last format errors in sh(1).
  
  Tested on:      i386, sparc64
  
  Revision  Changes    Path
  1.29      +6 -5      src/bin/sh/miscbltin.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210011144.g91Bid8U072557>