Author: jhibbits
Date: Fri Apr 18 06:39:00 2014
New Revision: 264635
URL: http://svnweb.freebsd.org/changeset/base/264635
Log:
Enable and disable the PMC unit at load/unload time, respectively.
MFC after:3 weeks
Modified:
head/sys/dev/hwpmc/hwpmc_mpc7xxx.c
head/sys/dev/hwpmc/hwpmc_
Author: tychon
Date: Fri Apr 18 00:02:06 2014
New Revision: 264631
URL: http://svnweb.freebsd.org/changeset/base/264631
Log:
Add support for reading the PIT Counter 2 output signal via the NMI
Status and Control register at port 0x61.
Be more conservative about "catching up" callouts that
Author: rmacklem
Date: Thu Apr 17 23:31:50 2014
New Revision: 264630
URL: http://svnweb.freebsd.org/changeset/base/264630
Log:
For NFS mounts using rsize,wsize=65536 over TSO enabled
network interfaces limited to 32 transmit segments, there
are two known issues.
The more serious one is tha
Author: jilles
Date: Thu Apr 17 21:29:22 2014
New Revision: 264628
URL: http://svnweb.freebsd.org/changeset/base/264628
Log:
fcntl.h: Make visible various POSIX.1-2008 features.
Also, remove #if __BSD_VISIBLE where it is redundant. When __BSD_VISIBLE is
defined to 1, __POSIX_VISIBLE, __XS
Author: rwatson
Date: Thu Apr 17 20:42:03 2014
New Revision: 264625
URL: http://svnweb.freebsd.org/changeset/base/264625
Log:
Fix typo and case inconsistency in MIPS CP0 register names.
MFC after:3 days
Modified:
head/sys/mips/mips/pm_machdep.c
Modified: head/sys/mips/mips/pm_machde
Author: emax
Date: Thu Apr 17 19:29:15 2014
New Revision: 264621
URL: http://svnweb.freebsd.org/changeset/base/264621
Log:
use correct (integer) type for the temperature sysctl
Reviewed by: np, scottl
Obtained from:Netflix
MFC after:3 days
Modified:
head/sys/dev/cxgbe/t4
Author: kib
Date: Thu Apr 17 18:13:23 2014
New Revision: 264620
URL: http://svnweb.freebsd.org/changeset/base/264620
Log:
Fix typo.
MFC after:3 days
Modified:
head/sys/kern/subr_fattime.c
Modified: head/sys/kern/subr_fattime.c
On Apr 17, 2014, at 11:00 AM, Guy Helmer wrote:
> Author: ghelmer
> Date: Thu Apr 17 16:00:26 2014
> New Revision: 264617
> URL: http://svnweb.freebsd.org/changeset/base/264617
>
> Log:
> Fix releasing the lock in the parent atrun process after the queue
> directory has been processed. Otherwi
Author: ghelmer
Date: Thu Apr 17 16:00:26 2014
New Revision: 264617
URL: http://svnweb.freebsd.org/changeset/base/264617
Log:
Fix releasing the lock in the parent atrun process after the queue
directory has been processed. Otherwise, a long-running child process
caused other atrun invocation
Author: bz
Date: Thu Apr 17 14:15:53 2014
New Revision: 264609
URL: http://svnweb.freebsd.org/changeset/base/264609
Log:
Stop casting the const char * to void * to char * to make compile more happy
after r264573.
Someone submit to:OpenBSD
MFC after:13 days
X-MFC with: r26457
Author: mav
Date: Thu Apr 17 14:16:02 2014
New Revision: 264610
URL: http://svnweb.freebsd.org/changeset/base/264610
Log:
Correct AMD chipsets identification.
Submitted by: Dmitry Luhtionov
MFC after:2 weeks
Modified:
head/sys/dev/ahci/ahci.c
Modified: head/sys/dev/ahci/ahci.c
==
Author: bz
Date: Thu Apr 17 13:57:37 2014
New Revision: 264608
URL: http://svnweb.freebsd.org/changeset/base/264608
Log:
Remove duplicate extern declarations after r264573.
Makes things compile better.
Someone submit to:OpenBSD
MFC after:13 days
X-MFC with: r
Author: bz
Date: Thu Apr 17 13:02:59 2014
New Revision: 264605
URL: http://svnweb.freebsd.org/changeset/base/264605
Log:
Based on xlp_machdep.c and completed the list of options based on
boot/mips/beri/loader/metadata.c allow FDT configuration to set
command line options.
This leads to an
Author: trasz
Date: Thu Apr 17 12:53:56 2014
New Revision: 264604
URL: http://svnweb.freebsd.org/changeset/base/264604
Log:
Remove redundant code.
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/iscsid/login.c
Modified: head/usr.sbin/iscsid/login.c
=
Author: bz
Date: Thu Apr 17 12:33:26 2014
New Revision: 264601
URL: http://svnweb.freebsd.org/changeset/base/264601
Log:
Add the initial version of if_nf10bmac(4), a driver to support an
NetFPGA-10G Embedded CPU Ethernet Core.
The current version operates on a simple PIO based interface c
Author: ae
Date: Thu Apr 17 12:22:08 2014
New Revision: 264600
URL: http://svnweb.freebsd.org/changeset/base/264600
Log:
Remove redundant unlock.
This code was removed from the opensolaris and darwin's
netsmb implementations, in DfBSD it also has been disabled.
PR: 36566, 8
Author: brueffer
Date: Thu Apr 17 10:27:18 2014
New Revision: 264585
URL: http://svnweb.freebsd.org/changeset/base/264585
Log:
Add a missing break in the TCP case.
Reviewed by: bms
MFC after:1 week
Modified:
head/lib/libipsec/ipsec_dump_policy.c
Modified: head/lib/libipsec/ipsec_
17 matches
Mail list logo