CVS commit: src/share/man/man7

2012-07-01 Thread Perry E. Metzger
Module Name:src Committed By: perry Date: Sun Jul 1 16:09:12 UTC 2012 Modified Files: src/share/man/man7: intro.7 Log Message: Add reference to rfc6056.7 To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/share/man/man7/intro.7 Please note that diffs are

CVS commit: src/share/man/man7

2012-07-01 Thread Perry E. Metzger
Module Name:src Committed By: perry Date: Sun Jul 1 16:17:06 UTC 2012 Modified Files: src/share/man/man7: intro.7 Log Message: forgot the "7"... To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/share/man/man7/intro.7 Please note that diffs are not publ

CVS commit: src/share/man/man7

2012-07-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jul 1 16:18:00 UTC 2012 Modified Files: src/share/man/man7: intro.7 Log Message: bump date To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/share/man/man7/intro.7 Please note that diffs are not public do

CVS commit: src/share/man/man7

2012-07-01 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Jul 1 17:00:32 UTC 2012 Modified Files: src/share/man/man7: rfc6056.7 Log Message: Remove weird markup. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man7/rfc6056.7 Please note that diffs are not p

CVS commit: src/sys/net/npf

2012-07-01 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Jul 1 18:13:51 UTC 2012 Modified Files: src/sys/net/npf: npf_state_tcp.c Log Message: npf_state_tcp: fix for FIN retransmission and out-of-order ACK case. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/n

CVS commit: src/sys/netinet6

2012-07-01 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Jul 1 22:04:44 UTC 2012 Modified Files: src/sys/netinet6: frag6.c Log Message: Remove the wrapper of frag6_input(), restore the behaviour changed in r1.50. Fix ip6_reass_packet() wrapper used by NPF. Remove #if 0 code for han

CVS commit: src

2012-07-01 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Sun Jul 1 23:21:07 UTC 2012 Modified Files: src/lib/libnpf: npf.3 npf.c npf.h src/share/man/man9: npf_ncode.9 src/sys/net/npf: npf.h npf_handler.c npf_impl.h npf_inet.c npf_instr.c npf_nat.c npf_ncode.h

CVS commit: src/sys/arch/x86/x86

2012-07-01 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Mon Jul 2 01:05:49 UTC 2012 Modified Files: src/sys/arch/x86/x86: cpu.c Log Message: in cpu_boot_secondary_processors(), wait until all the other CPUs have registered themselves in kcpuset_running before returning. recent changes to

CVS commit: src/doc

2012-07-01 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Jul 2 06:52:21 UTC 2012 Modified Files: src/doc: 3RDPARTY Log Message: xz-5.0.4 out. To generate a diff of this commit: cvs rdiff -u -r1.943 -r1.944 src/doc/3RDPARTY Please note that diffs are not public domain; they are subj

CVS commit: src/sys/net/npf

2012-07-01 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Mon Jul 2 06:55:58 UTC 2012 Modified Files: src/sys/net/npf: npf_handler.c Log Message: npf_packet_handler: fix gcc unused warning. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/net/npf/npf_handler.c Ple