Hi Rui,
This broke the arm i80219 build.
I hav attached a patch which fixes the build.
Tom
Rui Paulo wrote:
Author: rpaulo
Date: Fri Oct 2 11:10:05 2009
New Revision: 197704
URL: http://svn.freebsd.org/changeset/base/197704
Log:
Remove performance counter headers. This code came from NetB
Author: dougb
Date: Sat Oct 3 02:37:21 2009
New Revision: 197725
URL: http://svn.freebsd.org/changeset/base/197725
Log:
The 6bone was decommissioned on 6/6/06, so remove references to it.
Modified:
head/usr.bin/whois/whois.1
head/usr.bin/whois/whois.c
Modified: head/usr.bin/whois/whois.1
Author: weongyo
Date: Sat Oct 3 02:28:28 2009
New Revision: 197724
URL: http://svn.freebsd.org/changeset/base/197724
Log:
TRENDnet TEW-424UB has multiple revisions so clarify zyd(4) man page and
adds a device to urtw(4). The revision informations are as follows:
rev A ZD1211
Author: marcel
Date: Fri Oct 2 22:30:44 2009
New Revision: 197721
URL: http://svn.freebsd.org/changeset/base/197721
Log:
Fix RTS/CTS flow control, broken by the TTY overhaul. The new TTY
interface is fairly simple WRT dealing with flow control, but
needed 2 new RX buffer functions with "get
Author: rwatson
Date: Fri Oct 2 21:31:15 2009
New Revision: 197720
URL: http://svn.freebsd.org/changeset/base/197720
Log:
Don't comment on stream socket handling in sosend_dgram, since that's
not handled.
MFC after:3 weeks
Modified:
head/sys/kern/uipc_socket.c
Modified: head/sys/
Hiroki Sato writes:
> Modified: head/etc/rc.d/netoptions
[...]
>
> if checkyesno tcp_extensions; then
> + ${SYSCTL_W} net.inet.tcp.rfc1323=1 >/dev/null
> + else
> netoptions_init
> - echo -n ' rfc1323 extensions=NO'
> + echo -n ' rfc13
After I send the previous mail, see the advisories.
On 10/2/09, Remko Lodder wrote:
>
> Please wait for the advisories to popup and see whether these match
> the question you have.
>
> Thanks,
> Remko
>
> On Oct 2, 2009, at 10:31 PM, Oliver Pinter wrote:
>
>> Hi!
>>
>> And what's the status of th
Please wait for the advisories to popup and see whether these match
the question you have.
Thanks,
Remko
On Oct 2, 2009, at 10:31 PM, Oliver Pinter wrote:
Hi!
And what's the status of these exploits fix:
http://hup.hu/cikkek/200909/freebsd_6.4_es_7.2_local_root_0day-ek
?
On 10/2/09, Sim
Hi!
And what's the status of these exploits fix:
http://hup.hu/cikkek/200909/freebsd_6.4_es_7.2_local_root_0day-ek
?
On 10/2/09, Simon L. Nielsen wrote:
> On 2009.10.02 18:09:56 +, Simon L. Nielsen wrote:
>> Author: simon
>> Date: Fri Oct 2 18:09:56 2009
>> New Revision: 197715
>> URL: htt
Author: hrs
Date: Fri Oct 2 20:19:53 2009
New Revision: 197719
URL: http://svn.freebsd.org/changeset/base/197719
Log:
- Enable an afexists() check only when no AF argument is specified.
- Simplify helper functions.
Discussed with: ume
Modified:
head/etc/rc.d/routing
Modified: h
On 2009.10.02 18:09:56 +, Simon L. Nielsen wrote:
> Author: simon
> Date: Fri Oct 2 18:09:56 2009
> New Revision: 197715
> URL: http://svn.freebsd.org/changeset/base/197715
>
> Log:
> MFC r197711 (partial) to 6.x and 7.x:
>
> - Add no zero mapping feature, disabled by default. [EN-09:0
Author: marius
Date: Fri Oct 2 18:33:40 2009
New Revision: 197716
URL: http://svn.freebsd.org/changeset/base/197716
Log:
MFC: r197490
Merge r194204 from amd64/i386:
Enable PRINTF_BUFR_SIZE by default.
PR: 139134
Approved by: re (kib)
Modified:
stable/8/sys/ (pro
On 2009.10.02 18:09:56 +, Simon L. Nielsen wrote:
> Author: simon
> Date: Fri Oct 2 18:09:56 2009
> New Revision: 197715
> URL: http://svn.freebsd.org/changeset/base/197715
>
> Log:
> MFC r197711 (partial) to 6.x and 7.x:
>
> - Add no zero mapping feature, disabled by default. [EN-09:0
Author: simon
Date: Fri Oct 2 18:09:56 2009
New Revision: 197715
URL: http://svn.freebsd.org/changeset/base/197715
Log:
MFC r197711 (partial) to 6.x and 7.x:
- Add no zero mapping feature, disabled by default. [EN-09:05]
MFC 178913,178914,179242,179243,180336,180340 to 6.x:
- Fix
Oct 2 18:09:56 2009(r197715)
@@ -8,6 +8,14 @@ Items affecting the ports and packages s
/usr/ports/UPDATING. Please read that file before running
portupgrade.
+20091002: p13 FreeBSD-SA-09:13.pipe, FreeBSD-SA-09:14.devfs,
+ FreeBSD-EN-09:05.null
Author: simon
Date: Fri Oct 2 18:09:56 2009
New Revision: 197715
URL: http://svn.freebsd.org/changeset/base/197715
Log:
MFC r197711 (partial) to 6.x and 7.x:
- Add no zero mapping feature, disabled by default. [EN-09:05]
MFC 178913,178914,179242,179243,180336,180340 to 6.x:
- Fix
Author: simon
Date: Fri Oct 2 17:58:47 2009
New Revision: 197714
URL: http://svn.freebsd.org/changeset/base/197714
Log:
MFC r197711:
Add no zero mapping feature.
NOTE: Unlike in the other branches where this change will be "merged"
to, the 'no zero mapping' is enabled by default in
Author: bz
Date: Fri Oct 2 17:53:48 2009
New Revision: 197713
URL: http://svn.freebsd.org/changeset/base/197713
Log:
Replace the name of the sysctl to security.bsd.map_at_zero and to be
consistent updated the name of the variable as well, after the change
in r197711.
Modified:
head/tools
Author: bz
Date: Fri Oct 2 17:51:46 2009
New Revision: 197712
URL: http://svn.freebsd.org/changeset/base/197712
Log:
Back out the functional parts from r197537. After r197711, affecting all
user mappings, mmap no longer needs special treatment.
Modified:
head/sys/vm/vm_mmap.c
Modified: h
Author: bz
Date: Fri Oct 2 17:48:51 2009
New Revision: 197711
URL: http://svn.freebsd.org/changeset/base/197711
Log:
Add a mitigation feature that will prevent user mappings at
virtual address 0, limiting the ability to convert a kernel
NULL pointer dereference into a privilege escalation a
Author: trasz
Date: Fri Oct 2 17:39:23 2009
New Revision: 197710
URL: http://svn.freebsd.org/changeset/base/197710
Log:
Welcome Jaakko Heinonen (jh@) as a src committer. Jaakko will start
with bugbusting, mostly in kern and bin categories. I'll be his mentor,
with Robert Watson (rwatson@)
Author: nyan
Date: Fri Oct 2 12:47:01 2009
New Revision: 197709
URL: http://svn.freebsd.org/changeset/base/197709
Log:
Fix build nfscl and/or nfsd.
MFC after:3 days
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
=
Author: rpaulo
Date: Fri Oct 2 11:14:12 2009
New Revision: 197706
URL: http://svn.freebsd.org/changeset/base/197706
Log:
Reserve numbers for XScale.
Reviewed by: jkoshy
Modified:
head/sys/sys/pmc.h
Modified: head/sys/sys/pmc.h
==
Author: rpaulo
Date: Fri Oct 2 11:10:05 2009
New Revision: 197704
URL: http://svn.freebsd.org/changeset/base/197704
Log:
Remove performance counter headers. This code came from NetBSD, but our
hardware perf. counter support is different, so we don't need these
files.
Reviewed by: free
On 2009.10.02 06:22:58 +, Tom Judge wrote:
> Qing Li wrote:
> > Author: qingli
> > Date: Thu Oct 1 20:32:29 2009
> > New Revision: 197687
> > URL: http://svn.freebsd.org/changeset/base/197687
> >
> > Log:
> > The flow-table associates TCP/UDP flows and IP destinations with
> > specific rou
I believe this patch will fix your issue. In fact two other users of
openvpn reports
the exact same problem symptom. Please give it a try and let me know how
it works out for you.
-- Qing
On Thu, Oct 1, 2009 at 11:22 PM, Tom Judge wrote:
> Qing Li wrote:
>>
>> Author: qingli
>> Date: Thu Oct 1
Author: hrs
Date: Fri Oct 2 07:00:20 2009
New Revision: 197703
URL: http://svn.freebsd.org/changeset/base/197703
Log:
Enable adding a link-local address even if ND6_IFF_IFDISABLED.
Note that when the interface has ND6_IFF_IFDISABLED, a newly-added
address is always marked as IN6_IFF_TENTATI
27 matches
Mail list logo