Author: delphij
Date: Mon Aug 6 05:27:26 2012
New Revision: 239084
URL: http://svn.freebsd.org/changeset/base/239084
Log:
Add PCI IDs for various new High Point RocketRAID 43xx and 3xxx devices.
Obtained from:FreeNAS
MFC after:3 days
Modified:
head/share/man/man4/hptiop.4
Author: marius
Date: Sun Aug 5 22:03:13 2012
New Revision: 239079
URL: http://svn.freebsd.org/changeset/base/239079
Log:
Merge r236494 from x86:
Isolate the global TTE list lock from data and other locks to prevent false
sharing within the cache.
MFC after:3 days
Modified:
he
On Sun, Aug 05, 2012 at 03:55:37PM +, Dimitry Andric wrote:
> Author: dim
> Date: Sun Aug 5 15:55:36 2012
> New Revision: 239071
> URL: http://svn.freebsd.org/changeset/base/239071
>
> Log:
> In usr.bin/make/var.c, function ParseModifier(), initialize the 'error'
> variable to NULL, to av
Author: eadler
Date: Sun Aug 5 21:13:21 2012
New Revision: 239078
URL: http://svn.freebsd.org/changeset/base/239078
Log:
Add interactive option to override portsnap's automagical detection of
a terminal.
Submitted by: Hannes h2+fbsdpo...@fsfe.org
Approved by: cperciva
MFC after:
On Sun, Aug 05, 2012 at 11:25:40PM +0300, Konstantin Belousov wrote:
> On Sun, Aug 05, 2012 at 08:19:28PM +, Marius Strobl wrote:
> > Author: marius
> > Date: Sun Aug 5 20:19:27 2012
> > New Revision: 239077
> > URL: http://svn.freebsd.org/changeset/base/239077
> >
> > Log:
> > Include for
On Sun, Aug 05, 2012 at 08:19:28PM +, Marius Strobl wrote:
> Author: marius
> Date: Sun Aug 5 20:19:27 2012
> New Revision: 239077
> URL: http://svn.freebsd.org/changeset/base/239077
>
> Log:
> Include for PA_LOCK_COUNT in order to fix kernel build
> with options ZFS after r239065.
Than
Author: marius
Date: Sun Aug 5 20:19:27 2012
New Revision: 239077
URL: http://svn.freebsd.org/changeset/base/239077
Log:
Include for PA_LOCK_COUNT in order to fix kernel build
with options ZFS after r239065.
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
Modifi
Author: eadler
Date: Sun Aug 5 19:37:18 2012
New Revision: 239076
URL: http://svn.freebsd.org/changeset/base/239076
Log:
Add support for SIIG Cyber Serial Dual PCI 16C850
Submitted by: David Boyd david.b...@insightbb.com
Approved by: cperciva
MFC after:3 days
Modified:
head/sys
On Sun, Aug 05, 2012 at 05:23:47PM +, Dimitry Andric wrote:
> Author: dim
> Date: Sun Aug 5 17:23:47 2012
> New Revision: 239074
> URL: http://svn.freebsd.org/changeset/base/239074
>
> Log:
> In usr.sbin/ctladm/ctladm.c, function cctl_error_inject(), initialize
> the 'retval' variable to
Author: trociny
Date: Sun Aug 5 17:30:17 2012
New Revision: 239075
URL: http://svn.freebsd.org/changeset/base/239075
Log:
In tcp timers, check INP_DROPPED flag a little later, after
callout_deactivate(), so if INP_DROPPED is set we return with the
timer active flag cleared.
For me this
Author: dim
Date: Sun Aug 5 17:23:47 2012
New Revision: 239074
URL: http://svn.freebsd.org/changeset/base/239074
Log:
In usr.sbin/ctladm/ctladm.c, function cctl_error_inject(), initialize
the 'retval' variable to zero, to avoid returning garbage in several
cases.
This fixes the followi
Author: ae
Date: Sun Aug 5 17:04:58 2012
New Revision: 239073
URL: http://svn.freebsd.org/changeset/base/239073
Log:
Bump USERBOOT_VERSION.
Requested by: dfr
Modified:
head/sys/boot/userboot/test/test.c
head/sys/boot/userboot/userboot.h
head/sys/boot/userboot/userboot/main.c
Modifi
Author: alc
Date: Sun Aug 5 16:59:02 2012
New Revision: 239072
URL: http://svn.freebsd.org/changeset/base/239072
Log:
Shave off a few more cycles from the average execution time of pmap_enter()
by simplifying the control flow and reducing the live range of "om".
Modified:
head/sys/amd64/am
Author: dim
Date: Sun Aug 5 15:55:36 2012
New Revision: 239071
URL: http://svn.freebsd.org/changeset/base/239071
Log:
In usr.bin/make/var.c, function ParseModifier(), initialize the 'error'
variable to NULL, to avoid using it uninitialized in certain cases.
This fixes the following clang
Author: ae
Date: Sun Aug 5 15:40:16 2012
New Revision: 239070
URL: http://svn.freebsd.org/changeset/base/239070
Log:
Add simple test program that uses the partition tables handling code.
It is useful to test and debug how boot loader handles partition tables
metadata.
Added:
head/tools/t
Author: nyan
Date: Sun Aug 5 14:48:55 2012
New Revision: 239069
URL: http://svn.freebsd.org/changeset/base/239069
Log:
Reduce diffs against i386.
Modified:
head/sys/boot/pc98/cdboot/cdboot.S
head/sys/boot/pc98/libpc98/Makefile
Modified: head/sys/boot/pc98/cdboot/cdboot.S
=
Author: ae
Date: Sun Aug 5 14:48:28 2012
New Revision: 239068
URL: http://svn.freebsd.org/changeset/base/239068
Log:
Teach the ZFS use new partitions API when probing.
Note: now ZFS does probe only for partitions with type "freebsd-zfs"
and "freebsd".
Modified:
head/sys/boot/i386/loader/
Author: ae
Date: Sun Aug 5 14:38:53 2012
New Revision: 239067
URL: http://svn.freebsd.org/changeset/base/239067
Log:
Remove unneeded flag.
Modified:
head/sys/boot/i386/loader/Makefile
Modified: head/sys/boot/i386/loader/Makefile
==
Author: ae
Date: Sun Aug 5 14:37:48 2012
New Revision: 239066
URL: http://svn.freebsd.org/changeset/base/239066
Log:
Add offset field to the i386_devdesc structure to be compatible with
disk_devdesc structure. Update biosdisk driver to the new disk API.
Modified:
head/sys/boot/i386/libi386
Author: nyan
Date: Sun Aug 5 14:11:07 2012
New Revision: 239064
URL: http://svn.freebsd.org/changeset/base/239064
Log:
Reduce diffs against i386.
Modified:
head/sys/boot/pc98/btx/btxldr/btxldr.S
head/sys/boot/pc98/btx/lib/btxcsu.S
Modified: head/sys/boot/pc98/btx/btxldr/btxldr.S
=
Author: kib
Date: Sun Aug 5 14:11:42 2012
New Revision: 239065
URL: http://svn.freebsd.org/changeset/base/239065
Log:
After the PHYS_TO_VM_PAGE() function was de-inlined, the main reason
to pull vm_param.h was removed. Other big dependency of vm_page.h on
vm_param.h are PA_LOCK* definition
Author: nyan
Date: Sun Aug 5 14:05:11 2012
New Revision: 239063
URL: http://svn.freebsd.org/changeset/base/239063
Log:
MFi386: the part of r219452 and r236405.
- bunch of variables are turned into uint8_t.
- Remove unnecessary initializations.
Modified:
head/sys/boot/pc98/boot2/bo
Author: dfr
Date: Sun Aug 5 13:40:35 2012
New Revision: 239062
URL: http://svn.freebsd.org/changeset/base/239062
Log:
Add an option for pam_krb5 to allow it to authenticate users which don't have
a local account.
PR: 76678
Submitted by: daved at tamu.edu
MFC after:2 wee
Author: dfr
Date: Sun Aug 5 13:38:15 2012
New Revision: 239061
URL: http://svn.freebsd.org/changeset/base/239061
Log:
Reduce namespace pollution from gssapi.h
MFC after:2 weeks
Modified:
head/include/gssapi/gssapi.h
Modified: head/include/gssapi/gssapi.h
===
If you change the loader callbacks structure, you need to change the version
number to avoid unexpected results for mismatched combinations of application
and userboot.so.
On 5 Aug 2012, at 13:15, Andrey V. Elsukov wrote:
> Author: ae
> Date: Sun Aug 5 12:15:15 2012
> New Revision: 239058
> U
Author: ae
Date: Sun Aug 5 12:57:38 2012
New Revision: 239060
URL: http://svn.freebsd.org/changeset/base/239060
Log:
When GPT signature is invalid in the primary GPT header, then try to
read backup GPT header.
Submitted by: hrs (previous version)
Modified:
head/sys/boot/i386/pmbr/pmbr
Author: dim
Date: Sun Aug 5 12:16:11 2012
New Revision: 239059
URL: http://svn.freebsd.org/changeset/base/239059
Log:
In sbin/camcontrol/camcontrol.c, function smpcmd(), initialize the
'error' variable to zero, to avoid returning garbage in several cases.
This fixes the following clang 3
Author: ae
Date: Sun Aug 5 12:15:15 2012
New Revision: 239058
URL: http://svn.freebsd.org/changeset/base/239058
Log:
Introduce new API to work with disks from the loader's drivers.
It uses new API from the part.c to work with partition tables.
Update userboot's disk driver to use new API
Author: ae
Date: Sun Aug 5 11:59:46 2012
New Revision: 239057
URL: http://svn.freebsd.org/changeset/base/239057
Log:
Remove unused variables.
Modified:
head/sys/boot/userboot/userboot/bootinfo32.c
head/sys/boot/userboot/userboot/copy.c
Modified: head/sys/boot/userboot/userboot/bootinfo32.
Author: hselasky
Date: Sun Aug 5 11:53:16 2012
New Revision: 239056
URL: http://svn.freebsd.org/changeset/base/239056
Log:
Regenerate usb.conf
MFC after:2 weeks
Modified:
head/etc/devd/usb.conf
Modified: head/etc/devd/usb.conf
===
Author: hselasky
Date: Sun Aug 5 11:50:56 2012
New Revision: 239055
URL: http://svn.freebsd.org/changeset/base/239055
Log:
Update the list of devices supported by the FTDI driver. It might be
that the wrong UART reference clock will be used for a few of the IDs.
It is currently not possible
Author: ae
Date: Sun Aug 5 11:29:44 2012
New Revision: 239054
URL: http://svn.freebsd.org/changeset/base/239054
Log:
Create the interface to work with various partition tables from the
loader(8). The following partition tables are supported: BSD label, GPT,
MBR, EBR and VTOC8.
Added:
hea
Author: adrian
Date: Sun Aug 5 11:24:21 2012
New Revision: 239053
URL: http://svn.freebsd.org/changeset/base/239053
Log:
Migrate the 802.11n ath_hal_chaintxdesc() API to use a buffer/segment
array, similar to what filltxdesc() uses.
This removes the last reference to ds_data in the TX pa
Author: tuexen
Date: Sun Aug 5 10:47:18 2012
New Revision: 239052
URL: http://svn.freebsd.org/changeset/base/239052
Log:
Fix a refcount issue. The called only decrements is stcb is NULL.
MFC after:3 days
Discussed with: rrs
Modified:
head/sys/netinet/sctp_pcb.c
Modified: he
On Fri, Aug 03, 2012 at 01:17:46PM +0900, Hiroki Sato wrote:
> Hiroki Sato wrote
> in <20120803.124305.1981901625663633450@allbsd.org>:
> hr> Maksim Yevmenkin wrote
> hr> in :
> hr> em> of course :) we have ipv4 systems in production that make use of
> hr> em> getaddrinfo(3) api. when a
Author: adrian
Date: Sun Aug 5 10:12:27 2012
New Revision: 239051
URL: http://svn.freebsd.org/changeset/base/239051
Log:
Migrate the ath_hal_filltxdesc() API to take a list of buffer/seglen values.
The existing API only exposes 'seglen' (the current buffer (segment) length)
with the data
On Saturday 04 August 2012 17:11:37 Gavin Atkinson wrote:
> MFC after:2 weeks
Hi Gavin,
When you MFC this, could you also include this patch:
http://svn.freebsd.org/changeset/base/239050
--HPS
___
svn-src-head@freebsd.org mailing list
http://lists
Author: hselasky
Date: Sun Aug 5 08:56:29 2012
New Revision: 239050
URL: http://svn.freebsd.org/changeset/base/239050
Log:
Minor style nit:
Use the interface number from the USB interface descriptor
like in the other USB serial drivers. These numbers are not
supposed to be different, thou
Author: eadler
Date: Sun Aug 5 08:19:52 2012
New Revision: 239049
URL: http://svn.freebsd.org/changeset/base/239049
Log:
Use new method of assigning IPv4 addresses
PR: conf/167648
Submitted by: Jeff Kletsky
Approved by: bcr
MFC after:3 days
Modified:
head/share/man
Author: eadler
Date: Sun Aug 5 08:10:02 2012
New Revision: 239048
URL: http://svn.freebsd.org/changeset/base/239048
Log:
Add additional Perle Speed LE serial cards
PR: kern/168816
Submitted by: Dennis Oyama
Approved by: cperciva
MFC after:1 week
Modified:
head/sys/
Author: eadler
Date: Sun Aug 5 08:08:34 2012
New Revision: 239047
URL: http://svn.freebsd.org/changeset/base/239047
Log:
Remove variables which are initialized but never used thereafter
reported by gcc46 warning
Reviewed by: scottl
Approved by: cperciva
MFC after:1 week
Modifi
41 matches
Mail list logo