Date: Mon, 19 Apr 2010 16:17:30 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet ip_dummynet.h src/sys/netinet/ipfw dn_sched.h dn_sched_rr.c dn_sched_wf2q.c ip_dn_private.h ip_dummynet.c ip_fw_pfil.c ip_fw_private.h Message-ID: <201004191618.o3JGIL8m041617@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2010-04-19 16:17:30 UTC FreeBSD src repository Modified files: sys/netinet ip_dummynet.h sys/netinet/ipfw dn_sched.h dn_sched_rr.c dn_sched_wf2q.c ip_dn_private.h ip_dummynet.c ip_fw_pfil.c ip_fw_private.h Log: SVN rev 206845 on 2010-04-19 16:17:30Z by luigi whitespace fixes (trailing whitespace, bad indentation after a merge, etc.) Revision Changes Path 1.52 +27 -27 src/sys/netinet/ip_dummynet.h 1.3 +2 -2 src/sys/netinet/ipfw/dn_sched.h 1.2 +3 -3 src/sys/netinet/ipfw/dn_sched_rr.c 1.2 +4 -4 src/sys/netinet/ipfw/dn_sched_wf2q.c 1.6 +1 -1 src/sys/netinet/ipfw/ip_dn_private.h 1.31 +19 -17 src/sys/netinet/ipfw/ip_dummynet.c 1.17 +4 -4 src/sys/netinet/ipfw/ip_fw_pfil.c 1.14 +1 -1 src/sys/netinet/ipfw/ip_fw_private.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004191618.o3JGIL8m041617>