Author: marcel
Date: Wed Jan 15 03:57:41 2014
New Revision: 260666
URL: http://svnweb.freebsd.org/changeset/base/260666
Log:
In the nested TLB fault handler, for a direct-mapped address, make
sure to clear the lower 12 bits. We're adding the translation
attributes to the physical address and
Author: hrs
Date: Tue Jan 14 23:04:31 2014
New Revision: 260655
URL: http://svnweb.freebsd.org/changeset/base/260655
Log:
Add missing arch= and revision= support.
Modified:
head/release/doc/share/xml/release.xsl
Modified: head/release/doc/share/xml/release.xsl
===
Author: jilles
Date: Tue Jan 14 22:56:25 2014
New Revision: 260654
URL: http://svnweb.freebsd.org/changeset/base/260654
Log:
sh: Remove SIGWINCH handler and just check for resize before every read.
The SIGWINCH handler triggers breakage in libedit which is hard to fix; see
PR bin/169773.
Author: hrs
Date: Tue Jan 14 22:46:23 2014
New Revision: 260653
URL: http://svnweb.freebsd.org/changeset/base/260653
Log:
- Purge old translations.
- Add missing footer due to DSSSL->XSLT migration and use XML catalog to
resolve URI[*].
Based on the work by: gabor [*]
Added:
head/r
Author: jilles
Date: Tue Jan 14 22:05:33 2014
New Revision: 260652
URL: http://svnweb.freebsd.org/changeset/base/260652
Log:
libc/resolv: Use poll() instead of kqueue().
The resolver in libc creates a kqueue for watching a single file descriptor.
This can be done using poll() which should
On Jan 13, 2014, at 15:34, Julio Merino wrote:
> On Jan 13, 2014, at 14:59, Baptiste Daroussin wrote:
>
>> On Mon, Jan 13, 2014 at 12:17:41PM +, Julio Merino wrote:
>>> +tap_test_program{name="legacy_test", required_programs="/usr/bin/perl"}
>>
>> Shouldn't that be /usr/local/bin/perl or $
Author: mav
Date: Tue Jan 14 20:18:38 2014
New Revision: 260648
URL: http://svnweb.freebsd.org/changeset/base/260648
Log:
Fix lock leak in purely hypothetical case of TCP connection without SVC_ACK
method. This change should be NOP now, but it is better to be future safe.
Reported by: r
Author: delphij
Date: Tue Jan 14 18:58:57 2014
New Revision: 260636
URL: http://svnweb.freebsd.org/changeset/base/260636
Log:
Fix bsnmpd remote denial of service vulnerability.
Reported by: dinoex
Submitted by: harti
Security: FreeBSD-SA-14:01.bsnmpd
Security: CVE-2014-1452
Author: delphij
Date: Tue Jan 14 18:59:00 2014
New Revision: 260637
URL: http://svnweb.freebsd.org/changeset/base/260637
Log:
Disable 'monitor' feature in ntpd by default.
Security: FreeBSD-SA-14:02.ntpd
Approved by: so
Modified:
head/contrib/ntp/ntpd/ntp_config.c
Modified: head/
Author: jmmv
Date: Tue Jan 14 18:45:32 2014
New Revision: 260635
URL: http://svnweb.freebsd.org/changeset/base/260635
Log:
Replace hand-crafted Kyuafiles with automatic generation.
Redo r260506 by using the new TEST_METADATA functionality of bsd.test.mk
to mark the sh(1) and test(1) tests
Author: jmmv
Date: Tue Jan 14 18:39:30 2014
New Revision: 260634
URL: http://svnweb.freebsd.org/changeset/base/260634
Log:
Use TAP_TESTS_PERL to register the legacy_test in bin/pax.
Redo r260586 by using the new functionality in tap.test.mk to transparently
support perl-based test program
Author: jmmv
Date: Tue Jan 14 18:35:56 2014
New Revision: 260633
URL: http://svnweb.freebsd.org/changeset/base/260633
Log:
Support perl-based TAP-compliant test programs.
Introduce a TAP_TESTS_PERL primitive to list test programs written in perl.
Only do this in tap.test.mk because I only
Author: jmmv
Date: Tue Jan 14 18:32:47 2014
New Revision: 260632
URL: http://svnweb.freebsd.org/changeset/base/260632
Log:
Support defining test program metadata from the Makefiles.
Introduce a new, per-test-program TEST_METADATA. variable that
contains a list of key/value paris describin
Author: hselasky
Date: Tue Jan 14 08:43:38 2014
New Revision: 260622
URL: http://svnweb.freebsd.org/changeset/base/260622
Log:
Don't output any modifier keys before we see a valid
non-modifier key press. This prevents so-called "ghost
keyboards" keeping modifier keys pressed while not
actu
14 matches
Mail list logo