git: carp: Take netmask into consideration when picking up backing address

2013-05-30 Thread Sepherosa Ziehau
commit d25983ed7b223e89c510c799dbe2e185f786a8ca Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Wed May 29 17:36:08 2013 +0800 carp: Take netmask into consideration when picking up backing address Summary of changes: sys/netinet/ip_carp.c | 18 +++--- 1 file changed, 7

git: carp: Fix routes reset issue

2013-05-30 Thread Sepherosa Ziehau
commit 2c1793932940230c08a7de65090d8a49ede91459 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Wed May 29 20:41:40 2013 +0800 carp: Fix routes reset issue Before this commit, routes related to carp or carp backing device were reset, i.e. only prefix route was left, when

git: Point to more neutral, yet dports biased directories from manual pages.

2013-05-30 Thread Sascha Wildner
commit c8e8a2e595a8fc2b86b5ba3cfd32c77f35281c8c Author: Sascha Wildner s...@online.de Date: Thu May 30 10:27:16 2013 +0200 Point to more neutral, yet dports biased directories from manual pages. Most of them are identical in pkgsrc. Summary of changes: bin/ls/ls.1

git: kernel/kern_time.c: Mark the hack to not settimeofday(0) with XXX.

2013-05-30 Thread Sascha Wildner
commit 77df8a5da736322624f3fec17ce206550d46c535 Author: Sascha Wildner s...@online.de Date: Mon May 20 20:54:59 2013 +0200 kernel/kern_time.c: Mark the hack to not settimeofday(0) with XXX. Summary of changes: sys/kern/kern_time.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

git: evtranalyze(1): Move it to using ploticus from dports.

2013-05-30 Thread Sascha Wildner
commit 24c607ef7e743004e64d531f3cc5c6b59aaaf2a5 Author: Sascha Wildner s...@online.de Date: Mon May 20 21:00:00 2013 +0200 evtranalyze(1): Move it to using ploticus from dports. Summary of changes: usr.bin/evtranalyze/evtranalyze.1 | 2 +- usr.bin/evtranalyze/plotter.c | 4 ++-- 2

git: bnx: Add comment about how the RSS redirect table is configured

2013-05-30 Thread Sepherosa Ziehau
commit 0f02bb87fc73774be0838dda87ebad4ed481756e Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Thu May 30 17:52:10 2013 +0800 bnx: Add comment about how the RSS redirect table is configured Summary of changes: sys/dev/netif/bnx/if_bnx.c | 4 1 file changed, 4 insertions(+)

git: vmstat: Update man page for the -v

2013-05-30 Thread Sepherosa Ziehau
commit 23e52a5243421e5a0cd8d16d4dbfbdafb3c4c731 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Thu May 30 17:57:32 2013 +0800 vmstat: Update man page for the -v Summary of changes: usr.bin/vmstat/vmstat.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

git: bce.4: Fix wording and typos in a number of places.

2013-05-30 Thread Sascha Wildner
commit f2a32df2b4b079c4a81bd679ab78c388a65f6771 Author: Sascha Wildner s...@online.de Date: Thu May 30 11:55:55 2013 +0200 bce.4: Fix wording and typos in a number of places. Summary of changes: share/man/man4/bce.4 | 30 +++--- 1 file changed, 15 insertions(+),

git: DragonFly_RELEASE_3_4 em/emx: Unbreak vlan settings

2013-05-30 Thread Sepherosa Ziehau
commit afd038168dbcec238dcce287d449a0f22c3c1966 Author: Sepherosa Ziehau se...@dragonflybsd.org Date: Thu May 30 20:33:21 2013 +0800 em/emx: Unbreak vlan settings Obtained-from: FreeBSD Summary of changes: sys/dev/netif/em/if_em.c | 19 +--

git: cpdup - roll 1.18 for ports consumers

2013-05-30 Thread Matthew Dillon
commit 75bd842a4b6e60507e2ba61258698542913c6d3b Author: Matthew Dillon dil...@apollo.backplane.com Date: Thu May 30 13:54:44 2013 -0700 cpdup - roll 1.18 for ports consumers * Add the -n option. This is the not-for-real option. cpdup will go through the motions but not

Re: git: bce.4: Fix wording and typos in a number of places.

2013-05-30 Thread Sepherosa Ziehau
On Thu, May 30, 2013 at 5:56 PM, Sascha Wildner swild...@crater.dragonflybsd.org wrote: commit f2a32df2b4b079c4a81bd679ab78c388a65f6771 Author: Sascha Wildner s...@online.de Date: Thu May 30 11:55:55 2013 +0200 bce.4: Fix wording and typos in a number of places. Yeah, thank you very