Author: adrian
Date: Tue Aug 28 06:52:00 2012
New Revision: 239768
URL: http://svn.freebsd.org/changeset/base/239768
Log:
oops, make cfg read-write.
Modified:
head/sys/mips/conf/DIR-825.hints
Modified: head/sys/mips/conf/DIR-825.hints
=
Author: dim
Date: Tue Aug 28 06:49:33 2012
New Revision: 239767
URL: http://svn.freebsd.org/changeset/base/239767
Log:
MFC r239513:
When WITH_CLANG_EXTRAS is enabled, avoid needlessly building the llvm
and clang extras in the cross-tools stage.
Modified:
stable/9/usr.bin/clang/Makefile
Author: dim
Date: Tue Aug 28 06:47:21 2012
New Revision: 239766
URL: http://svn.freebsd.org/changeset/base/239766
Log:
MFC r239509:
Support the WITH_SHARED_TOOLCHAIN setting that was introduced in r234782
for the clang executable. Build it statically by default, like the gcc
executable
Author: adrian
Date: Tue Aug 28 06:17:44 2012
New Revision: 239765
URL: http://svn.freebsd.org/changeset/base/239765
Log:
This is an initial board configuration for the D-Link DIR-825 dual-band
802.11n router.
The flash layout defaults to a 1 MiB section for the kernel so I'm trying
ver
Author: imp
Date: Tue Aug 28 03:46:31 2012
New Revision: 239764
URL: http://svn.freebsd.org/changeset/base/239764
Log:
Move to using a flag instead of checking the CPU type each
transaction for the MCI1 rev 2.x write workarounds.
Modified:
head/sys/arm/at91/at91_mci.c
Modified: head/sys/ar
Author: imp
Date: Tue Aug 28 03:27:48 2012
New Revision: 239763
URL: http://svn.freebsd.org/changeset/base/239763
Log:
Style: Move these routines to be before the forward declared functions
as is the normal practice.
Modified:
head/sys/arm/at91/at91_mci.c
Modified: head/sys/arm/at91/at91_m
Author: imp
Date: Tue Aug 28 01:28:52 2012
New Revision: 239762
URL: http://svn.freebsd.org/changeset/base/239762
Log:
Bring in the multi-block patches for mci. These required extensive
restructuring of the driver. I've tried to preserve the other silicon
workarounds that we've added over
Author: adrian
Date: Mon Aug 27 23:27:41 2012
New Revision: 239761
URL: http://svn.freebsd.org/changeset/base/239761
Log:
Only print the descriptor contents!
Found by: magical CLANG build environments
Submitted by: Sevan
Modified:
head/sys/dev/ath/if_ath_debug.c
Modified: head
Author: adrian
Date: Mon Aug 27 23:18:41 2012
New Revision: 239760
URL: http://svn.freebsd.org/changeset/base/239760
Log:
Don't grab an unreferenced pointer to the VAP bss node.
Modified:
head/sys/dev/wtap/if_wtap.c
Modified: head/sys/dev/wtap/if_wtap.c
==
Author: adrian
Date: Mon Aug 27 21:59:52 2012
New Revision: 239759
URL: http://svn.freebsd.org/changeset/base/239759
Log:
Convert AP93 to use the new AR724X_BASE configuration file.
Modified:
head/sys/mips/conf/AP93
head/sys/mips/conf/AP93.hints
Modified: head/sys/mips/conf/AP93
==
Author: adrian
Date: Mon Aug 27 21:53:01 2012
New Revision: 239758
URL: http://svn.freebsd.org/changeset/base/239758
Log:
Slim down the default AR724X build.
The AR724X boards tend to come with minimal RAM/flash.
Modified:
head/sys/mips/conf/AR724X_BASE
Modified: head/sys/mips/conf/AR72
Author: adrian
Date: Mon Aug 27 21:49:37 2012
New Revision: 239757
URL: http://svn.freebsd.org/changeset/base/239757
Log:
Convert to using ulzma.
Modified:
head/sys/mips/conf/AP96
Modified: head/sys/mips/conf/AP96
==
Author: adrian
Date: Mon Aug 27 20:30:07 2012
New Revision: 239756
URL: http://svn.freebsd.org/changeset/base/239756
Log:
Improve the sample rate logging.
Modified:
head/sys/dev/ath/ath_rate/sample/sample.c
Modified: head/sys/dev/ath/ath_rate/sample/sample.c
=
Author: kib
Date: Mon Aug 27 20:25:26 2012
New Revision: 239755
URL: http://svn.freebsd.org/changeset/base/239755
Log:
MFC r239588:
Provide some compat32 shims for sysctl vfs.conflist. It is required
for getvfsbyname(3) operation when called from 32bit process, and
getvfsbyname(3) is used
Author: kib
Date: Mon Aug 27 20:23:03 2012
New Revision: 239754
URL: http://svn.freebsd.org/changeset/base/239754
Log:
MFC r239374:
Deliver SIGSYS to the guilty thread, not to the process.
Modified:
stable/9/sys/kern/kern_sig.c
Directory Properties:
stable/9/sys/ (props changed)
Modifi
Author: adrian
Date: Mon Aug 27 20:10:38 2012
New Revision: 239753
URL: http://svn.freebsd.org/changeset/base/239753
Log:
Ensure that all firstep values are available in ANI.
The comparison assumes maxFirstepLevel is a count, rather than a maximum
value. The array is 3 entries in size ho
Author: adrian
Date: Mon Aug 27 20:03:08 2012
New Revision: 239752
URL: http://svn.freebsd.org/changeset/base/239752
Log:
Fix the debugging output to correctly log CCK errors.
Modified:
head/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
==
Author: jhb
Date: Mon Aug 27 19:55:31 2012
New Revision: 239751
URL: http://svn.freebsd.org/changeset/base/239751
Log:
MFC 237646,237656,238020:
- Add a new line to top that provides a brief summary of the ZFS ARC memory
usage on hosts using ZFS. The new line displays the total amount of
Author: jhb
Date: Mon Aug 27 19:55:19 2012
New Revision: 239750
URL: http://svn.freebsd.org/changeset/base/239750
Log:
MFC 237646,237656,238020:
- Add a new line to top that provides a brief summary of the ZFS ARC memory
usage on hosts using ZFS. The new line displays the total amount of
Author: mm
Date: Mon Aug 27 19:52:55 2012
New Revision: 239749
URL: http://svn.freebsd.org/changeset/base/239749
Log:
Add missing parts to zpool-features.5 manual page
Obtained from:vendor/illumos/dist
MFC after:2 weeks
Modified:
head/cddl/contrib/opensolaris/cmd/zpool/zpoo
Author: jhb
Date: Mon Aug 27 19:37:02 2012
New Revision: 239748
URL: http://svn.freebsd.org/changeset/base/239748
Log:
MFC 233040,233198,233870,234183:
Add OFED and the associated options and drivers to x86 LINT builds:
- Fix build with INET6 disabled.
- Fix build of OFED bits with debuggi
Author: dim
Date: Mon Aug 27 19:30:21 2012
New Revision: 239747
URL: http://svn.freebsd.org/changeset/base/239747
Log:
Add a few other files that are obsolete if WITH_CLANG_EXTRAS is enabled,
and clang is updated to 3.2.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
===
Author: mm
Date: Mon Aug 27 19:25:20 2012
New Revision: 239746
URL: http://svn.freebsd.org/changeset/base/239746
Log:
Update vendor/illumos/dist and vendor/illumos-gate/dist
to illumos-gate revision 13782:8f78aae28a63
Obtained from:ssh://ano...@hg.illumos.org/illumos-gate
Modifie
Author: mm
Date: Mon Aug 27 19:25:20 2012
New Revision: 239746
URL: http://svn.freebsd.org/changeset/base/239746
Log:
Update vendor/illumos/dist and vendor/illumos-gate/dist
to illumos-gate revision 13782:8f78aae28a63
Obtained from:ssh://ano...@hg.illumos.org/illumos-gate
Modifie
Author: mm
Date: Mon Aug 27 19:20:58 2012
New Revision: 239745
URL: http://svn.freebsd.org/changeset/base/239745
Log:
Add zpool-features.5 vendor manual page, revision 13753:2aba784c276b
Obtained from:ssh://ano...@hg.illumos.org/illumos-gate
Added:
vendor/illumos/dist/man/man5/
Author: delphij
Date: Mon Aug 27 19:08:47 2012
New Revision: 239744
URL: http://svn.freebsd.org/changeset/base/239744
Log:
Show error messages if nmount() failed.
MFC after:1 month
Modified:
head/usr.sbin/mountd/mountd.c
Modified: head/usr.sbin/mountd/mountd.c
==
Author: jimharris
Date: Mon Aug 27 18:14:22 2012
New Revision: 239743
URL: http://svn.freebsd.org/changeset/base/239743
Log:
MFC r239665:
Clear freeze bit before calling xpt_release_devq.
This ensures that any ccbs which immediately start during the call to
xpt_release_devq see
Author: jimharris
Date: Mon Aug 27 18:12:08 2012
New Revision: 239742
URL: http://svn.freebsd.org/changeset/base/239742
Log:
MFC r239655:
Fix scsi_da's BIO_DELETE->SCSI_UNMAP translation to use correct local
variable when determining various sizes related to SCSI UNMAP block
descr
Author: jimharris
Date: Mon Aug 27 18:10:25 2012
New Revision: 239741
URL: http://svn.freebsd.org/changeset/base/239741
Log:
MFC r239545:
Fix/add isci(4) support for SCSI UNMAP to ATA DSM translation.
This addresses kernel panic observed when sending SCSI UNMAP
commands to SATA
Author: jhb
Date: Mon Aug 27 17:24:07 2012
New Revision: 239740
URL: http://svn.freebsd.org/changeset/base/239740
Log:
Rework the DMA handling in ida(4) and add locking to make this driver
MPSAFE.
- Preallocate a full set of QCBs during attach rather than allocating new
ones on demand to
Author: jhb
Date: Mon Aug 27 17:15:14 2012
New Revision: 239739
URL: http://svn.freebsd.org/changeset/base/239739
Log:
Don't build and install the 07.lpd doc if WITHOUT_LPR is set.
MFC after:1 week
Modified:
head/share/doc/smm/Makefile
Modified: head/share/doc/smm/Makefile
=
Author: luigi
Date: Mon Aug 27 16:42:32 2012
New Revision: 239738
URL: http://svn.freebsd.org/changeset/base/239738
Log:
use MALLOC_PRODUCTION for picobsd builds, be more frugal in memory usage.
Modified:
head/release/picobsd/build/picobsd
Modified: head/release/picobsd/build/picobsd
===
Author: jimharris
Date: Mon Aug 27 15:57:33 2012
New Revision: 239737
URL: http://svn.freebsd.org/changeset/base/239737
Log:
MFC r239655:
Fix scsi_da's BIO_DELETE->SCSI_UNMAP translation to use correct local
variable when determining various sizes related to SCSI UNMAP block
descriptor
Author: jimharris
Date: Mon Aug 27 15:54:51 2012
New Revision: 239736
URL: http://svn.freebsd.org/changeset/base/239736
Log:
MFC r239545, r239665:
Fix/add support for SCSI UNMAP to ATA DSM translation.
(Note: scsi_da does not support BIO_DELETE->SCSI_UNMAP on this
stable branch, but
Author: jimharris
Date: Mon Aug 27 15:52:09 2012
New Revision: 239735
URL: http://svn.freebsd.org/changeset/base/239735
Log:
MFC r239545, r239665:
Fix/add support for SCSI UNMAP to ATA DSM translation.
(Note: scsi_da does not support BIO_DELETE->SCSI_UNMAP on this
stable branch, but
Author: jimharris
Date: Mon Aug 27 15:47:46 2012
New Revision: 239734
URL: http://svn.freebsd.org/changeset/base/239734
Log:
MFC r239545, r239665:
Fix/add support for SCSI UNMAP to ATA DSM translation.
This addresses kernel panic observed when sending SCSI UNMAP
commands to SATA disk
Author: rdivacky
Date: Mon Aug 27 14:51:26 2012
New Revision: 239733
URL: http://svn.freebsd.org/changeset/base/239733
Log:
Dont cast from char* to struct chrp_header* which has a bigger alignment
requirements. Copy it via union instead. Fixes a clang warning about
alignment.
Reviewed b
Author: gavin
Date: Mon Aug 27 14:44:40 2012
New Revision: 239732
URL: http://svn.freebsd.org/changeset/base/239732
Log:
Merge r238778 from head:
The baud rate on CP1201/2/3 devices can be set in one of two ways:
- The USLCOM_SET_BAUD_DIV command (0x01)
- The USLCOM_SET_BAUD_RAT
Author: gavin
Date: Mon Aug 27 13:50:01 2012
New Revision: 239731
URL: http://svn.freebsd.org/changeset/base/239731
Log:
Merge r238778 from head:
The baud rate on CP1201/2/3 devices can be set in one of two ways:
- The USLCOM_SET_BAUD_DIV command (0x01)
- The USLCOM_SET_BAUD_RAT
Author: des
Date: Mon Aug 27 13:22:27 2012
New Revision: 239730
URL: http://svn.freebsd.org/changeset/base/239730
Log:
Parly revert r239255: reinstate a default maxswzone on i386, where KVA is
scarce, but set it slightly higher so we can handle 8 GB of swap.
Modified:
head/sys/i386/include/
Author: gavin
Date: Mon Aug 27 13:05:15 2012
New Revision: 239729
URL: http://svn.freebsd.org/changeset/base/239729
Log:
Merge r238396 from head:
Update to reflect new core team.
Modified:
stable/8/share/misc/organization.dot
Directory Properties:
stable/8/share/misc/ (props change
Author: gavin
Date: Mon Aug 27 13:04:45 2012
New Revision: 239728
URL: http://svn.freebsd.org/changeset/base/239728
Log:
Merge r238396 from head:
Update to reflect new core team.
Modified:
stable/9/share/misc/organization.dot
Directory Properties:
stable/9/share/misc/ (props change
Author: gavin
Date: Mon Aug 27 12:58:54 2012
New Revision: 239727
URL: http://svn.freebsd.org/changeset/base/239727
Log:
Merge r236101, r236102 from head:
Update to reflect various src and doc commit bits taken into
safekeeping.
Modified:
stable/9/share/misc/committers-doc.dot
st
Author: gavin
Date: Mon Aug 27 12:45:41 2012
New Revision: 239726
URL: http://svn.freebsd.org/changeset/base/239726
Log:
Merge r238766, r238774 from head:
Update the list of devices supported by uplcom. Although this only adds
one device (support for Motorola cables), this syncronises u
Author: gavin
Date: Mon Aug 27 12:40:40 2012
New Revision: 239725
URL: http://svn.freebsd.org/changeset/base/239725
Log:
Merge r238766, r238774 from head:
Update the list of devices supported by uplcom. Although this only adds
one device (support for Motorola cables), this syncronises u
Author: pluknet
Date: Mon Aug 27 10:59:49 2012
New Revision: 239723
URL: http://svn.freebsd.org/changeset/base/239723
Log:
Typo in previous change: print half the theoretical maximum as maximum
recommended amount.
Reported by:
Reviewed by: des
Modified:
head/sys/vm/swap_pager.c
M
On Fri, Oct 21, 2011 at 06:35:58AM +, David Schultz wrote:
> Author: das
> Date: Fri Oct 21 06:35:58 2011
> New Revision: 226604
> URL: http://svn.freebsd.org/changeset/base/226604
>
> Log:
> Add support for the 'x' mode option in fopen() as specified in the C1X
> draft standard. The opti
47 matches
Mail list logo