Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2002 12:45:31 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/quotacheck Makefile quotacheck.c
Message-ID:  <200201252045.g0PKjVn20935@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2002/01/25 12:45:31 PST

  Modified files:
    sbin/quotacheck      Makefile quotacheck.c 
  Log:
  Fix some function prototypes.
  Cure the "lets put everything in registers" ailment.
  Set WARNS=2
  Fix two problems where casting messed up large quotafiles.
  
  PR:             34108
  Submitted by:   Maxim Katargin <kmv@asplinux.ru>
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.7       +1 -1      src/sbin/quotacheck/Makefile
  1.12      +23 -23    src/sbin/quotacheck/quotacheck.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?200201252045.g0PKjVn20935>