Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2010 15:11:45 +0000 (UTC)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/ipfw dummynet.c ipfw2.c ipfw2.h
Message-ID:  <201004191512.o3JFC59r035714@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2010-04-19 15:11:45 UTC

  FreeBSD src repository

  Modified files:
    sbin/ipfw            dummynet.c ipfw2.c ipfw2.h 
  Log:
  SVN rev 206843 on 2010-04-19 15:11:45Z by luigi
  
  Slightly different handling of printf/snprintf for unaligned uint64_t,
  which should improve readability, and also to ease the port to
  platforms that do not support %llu
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.19      +4 -4      src/sbin/ipfw/dummynet.c
  1.158     +35 -31    src/sbin/ipfw/ipfw2.c
  1.13      +1 -1      src/sbin/ipfw/ipfw2.h



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