Author: ganbold
Date: Sun Jun 1 05:02:48 2014
New Revision: 266940
URL: http://svnweb.freebsd.org/changeset/base/266940
Log:
Silence tinderbox build.
Approved by:stas (mentor)
Modified:
head/sys/arm/conf/RK3188
Modified: head/sys/arm/conf/RK3188
Author: adrian
Date: Sun Jun 1 04:11:05 2014
New Revision: 266939
URL: http://svnweb.freebsd.org/changeset/base/266939
Log:
Pin the right thread.
This _was_ right, a last minute suggestion and not enough testing makes
Adrian a bad boy.
Tested:
* igb(4) with RSS patches, by hand
Author: rodrigc
Date: Sun Jun 1 04:08:45 2014
New Revision: 266938
URL: http://svnweb.freebsd.org/changeset/base/266938
Log:
Allow customization of the brand displayed in the boot menu.
If the user specifies in /boot/loader.conf:
loader_brand="mycustom-brand"
Then "mycustom-bran
Author: loos
Date: Sun Jun 1 03:57:57 2014
New Revision: 266937
URL: http://svnweb.freebsd.org/changeset/base/266937
Log:
Export two new settings for the AM335x PWM, the clock prescaler (clkdiv)
and the actual PWM frequency.
Enforce the maximum value for the period sysctl.
The frequ
Author: loos
Date: Sun Jun 1 03:14:03 2014
New Revision: 266936
URL: http://svnweb.freebsd.org/changeset/base/266936
Log:
Adds the bsnmp module to export the temperature data from lm75 sensors on
the system.
Together with lm75(4) this module allows easy temperature monitoring over
SNMP
Author: neel
Date: Sun Jun 1 02:47:09 2014
New Revision: 266935
URL: http://svnweb.freebsd.org/changeset/base/266935
Log:
Use MIN(a,b) from instead of rolling our own version.
Pointed out by: grehan
Modified:
head/usr.sbin/bhyve/inout.c
head/usr.sbin/bhyve/pci_virtio_block.c
M
Author: neel
Date: Sun Jun 1 02:13:07 2014
New Revision: 266934
URL: http://svnweb.freebsd.org/changeset/base/266934
Log:
Limit the maximum number of back-to-back iterations of a "rep; ins/outs"
to 16. This is arbitrary and is used to ensure that a vcpu goes back into
the vm_run() loop to p
Author: neel
Date: Sat May 31 23:37:34 2014
New Revision: 266933
URL: http://svnweb.freebsd.org/changeset/base/266933
Log:
Activate vcpus from bhyve(8) using the ioctl VM_ACTIVATE_CPU instead of doing
it implicitly in vmm.ko.
Add ioctl VM_GET_CPUS to get the current set of 'active' and 's
Author: jilles
Date: Sat May 31 22:25:45 2014
New Revision: 266932
URL: http://svnweb.freebsd.org/changeset/base/266932
Log:
sh: Simplify find_command() slightly.
Modified:
head/bin/sh/exec.c
Modified: head/bin/sh/exec.c
===
Author: brueffer
Date: Sat May 31 21:12:14 2014
New Revision: 266931
URL: http://svnweb.freebsd.org/changeset/base/266931
Log:
Grammar cleanup; sort SEE ALSO.
MFC after:1 week
Modified:
head/usr.sbin/bsnmpd/modules/snmp_hast/snmp_hast.3
Modified: head/usr.sbin/bsnmpd/modules/snmp_ha
Author: jmg
Date: Sat May 31 20:26:34 2014
New Revision: 266930
URL: http://svnweb.freebsd.org/changeset/base/266930
Log:
convert to using the _daddr_t types like newfs was...
Put the superblock in the correct possition for UFS2... There is a bug
in FFS that if we don't put it here (for U
Author: dchagin
Date: Sat May 31 15:01:51 2014
New Revision: 266925
URL: http://svnweb.freebsd.org/changeset/base/266925
Log:
To allow to run the interpreter itself add a new ELF branding type.
Allow Linux ABI to run ELF interpreter.
MFC after:3 days
Modified:
head/sys/amd64/linux3
Author: dchagin
Date: Sat May 31 14:58:53 2014
New Revision: 266924
URL: http://svnweb.freebsd.org/changeset/base/266924
Log:
Glibc was switched to the FUTEX_WAIT_BITSET op and CLOCK_REALTIME
flag has been added instead of FUTEX_WAIT to replace the FUTEX_WAIT
logic which needs to do gettimeo
Author: loos
Date: Sat May 31 14:38:05 2014
New Revision: 266923
URL: http://svnweb.freebsd.org/changeset/base/266923
Log:
Ignore IIC_ENOADDR from iicbus_reset() as it only means we have a
master-only controller.
This fixes the iic bus scan with i2c(8) (on supported controllers).
Tes
Author: loos
Date: Sat May 31 14:27:50 2014
New Revision: 266922
URL: http://svnweb.freebsd.org/changeset/base/266922
Log:
Add a bounds verification to the SCL and SDA pin values.
At attach, print the SCL and SDA pin numbers.
Remove a stray blank line.
Remove the GPIOBUS locking f
15 matches
Mail list logo