On 02-12-2011 8:30, Ken Smith wrote:
> On Fri, 2011-12-02 at 14:18 +0100, Erik Cederstrand wrote:
> > Den 02/12/2011 kl. 10.44 skrev Joel Dahl:
> >
> > > On 02-12-2011 0:38, Ken Smith wrote:
> > >> Author: kensmith
> > >> Date: Fri Dec 2 00:38:47 2011
> > >> New Revision: 228192
> > >> URL: htt
On 02-12-2011 18:46, Bruce Cran wrote:
> On 02/12/2011 09:44, Joel Dahl wrote:
> > * Not specifically aimed at this commit, but my recommendation
> >would be that we keep bsdinstall as simple as possible: installing
> > FreeBSD
> >should require a minimum amount of keystrokes. I realise th
В Fri, 2 Dec 2011 19:59:46 + (UTC)
John Baldwin пишет:
> Author: jhb
> Date: Fri Dec 2 19:59:46 2011
> New Revision: 228207
> URL: http://svn.freebsd.org/changeset/base/228207
>
> Log:
> When changing the user priority of a thread, change the real
> priority in addition to the user priori
В Fri, 2 Dec 2011 21:19:14 + (UTC)
Marius Strobl пишет:
> Author: marius
> Date: Fri Dec 2 21:19:14 2011
> New Revision: 228209
> URL: http://svn.freebsd.org/changeset/base/228209
>
> Log:
> - In device_probe_child(9) check the return value of
> device_set_driver(9) when actually setting
Author: pho
Date: Sat Dec 3 12:28:33 2011
New Revision: 228218
URL: http://svn.freebsd.org/changeset/base/228218
Log:
Rename copyin_timeout32 to umtx_copyin_timeout32 and move parameter
check here. Include check for negative seconds value.
In collaboration with:kib
MFC after:
Author: pho
Date: Sat Dec 3 12:30:58 2011
New Revision: 228219
URL: http://svn.freebsd.org/changeset/base/228219
Log:
Add umtx_copyin_timeout() and move parameter checks here.
In collaboration with:kib
MFC after:1 week
Modified:
head/sys/kern/kern_umtx.c
Modified: head/sy
Author: pho
Date: Sat Dec 3 12:33:17 2011
New Revision: 228220
URL: http://svn.freebsd.org/changeset/base/228220
Log:
Add declaration of umtx_copyin_timeout()
In collaboration with:kib
MFC after:1 week
Modified:
head/sys/sys/umtx.h
Modified: head/sys/sys/umtx.h
==
Author: pho
Date: Sat Dec 3 12:35:13 2011
New Revision: 228221
URL: http://svn.freebsd.org/changeset/base/228221
Log:
Use umtx_copyin_timeout() to copy and check timeout parameter.
In collaboration with:kib
MFC after:1 week
Modified:
head/sys/kern/kern_thr.c
Modified: hea
On Sat, Dec 03, 2011 at 12:55:51PM +0200, Ivan Klymenko wrote:
> ?? Fri, 2 Dec 2011 21:19:14 + (UTC)
> Marius Strobl ??:
>
> > Author: marius
> > Date: Fri Dec 2 21:19:14 2011
> > New Revision: 228209
> > URL: http://svn.freebsd.org/changeset/base/228209
> >
> > Log:
> > - In devi
Author: marius
Date: Sat Dec 3 13:51:57 2011
New Revision: 228222
URL: http://svn.freebsd.org/changeset/base/228222
Log:
Revert r225889 a bit. While it's correct that in total store order there's
no need to additionally add CPU memory barriers to the acquire variants of
atomic(9), these are
Author: hselasky
Date: Sat Dec 3 13:54:54 2011
New Revision: 228223
URL: http://svn.freebsd.org/changeset/base/228223
Log:
MFC r227404:
Add USB 3.0 descriptor support.
Modified:
stable/8/lib/libusb/Makefile
stable/8/lib/libusb/libusb.3
stable/8/lib/libusb/libusb.h
stable/8/lib/libusb
Author: hselasky
Date: Sat Dec 3 14:02:25 2011
New Revision: 228224
URL: http://svn.freebsd.org/changeset/base/228224
Log:
MFC r227610 and r227781:
Add new USB IDs.
PR: usb/162712
Modified:
stable/8/sys/dev/usb/quirk/usb_quirk.c
stable/8/sys/dev/usb/usbdevs
stable/8/sys/
Author: jhibbits
Date: Sat Dec 3 14:03:53 2011
New Revision: 228225
URL: http://svn.freebsd.org/changeset/base/228225
Log:
Add myself to the relevant doc files.
Approved by: nwhitehorn (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/misc/committers-src.dot
=
Author: hselasky
Date: Sat Dec 3 14:11:47 2011
New Revision: 228226
URL: http://svn.freebsd.org/changeset/base/228226
Log:
MFC r227108, r227383 and r227463:
Add support for modem control lines and GPIO pins to USLCOM driver.
PR: usb/162307
Modified:
stable/8/sys/dev/usb/seri
Author: hselasky
Date: Sat Dec 3 14:29:14 2011
New Revision: 228227
URL: http://svn.freebsd.org/changeset/base/228227
Log:
MFC r227541, r227654, r226803, r227396 and r227401:
Fix for XHCI attach failure and some USB 3.0 descriptor corrections.
Modified:
stable/8/sys/dev/usb/controller/xhci
Author: hselasky
Date: Sat Dec 3 14:32:10 2011
New Revision: 228228
URL: http://svn.freebsd.org/changeset/base/228228
Log:
MFC r228195:
Fix checks for error return from urtw_alloc_rx_data_list() and
urtw_alloc_tx_data_list().
Modified:
stable/8/sys/dev/usb/wlan/if_urtw.c
Directory Proper
Author: hselasky
Date: Sat Dec 3 14:38:54 2011
New Revision: 228229
URL: http://svn.freebsd.org/changeset/base/228229
Log:
MFC r227461:
Style change.
- Make it easier to port the USB code to other platforms by only using
one set of memory functions for clearing and copying memory. None of
Author: hselasky
Date: Sat Dec 3 14:40:56 2011
New Revision: 228230
URL: http://svn.freebsd.org/changeset/base/228230
Log:
MFC r215254:
Fix compiler warnings.
Modified:
stable/8/sys/dev/usb/input/uhid.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xe
Author: hselasky
Date: Sat Dec 3 14:44:34 2011
New Revision: 228231
URL: http://svn.freebsd.org/changeset/base/228231
Log:
MFC 226479:
Close a race where SIOCGIFMEDIA ioctl get inconsistent link status.
Modified:
stable/8/sys/dev/usb/net/if_aue.c
stable/8/sys/dev/usb/net/if_axe.c
stabl
Author: hselasky
Date: Sat Dec 3 14:54:44 2011
New Revision: 228232
URL: http://svn.freebsd.org/changeset/base/228232
Log:
Fix a compile warning with clang.
Reported by: arundel @
MFC after:3 days
Modified:
head/sys/dev/usb/usb_msctest.c
Modified: head/sys/dev/usb/usb_msctest.c
Author: eadler (ports committer)
Date: Sat Dec 3 15:41:37 2011
New Revision: 228233
URL: http://svn.freebsd.org/changeset/base/228233
Log:
- Fix typos s/(more|less) then|\1 than/
Submitted by: Davide Italiano
Approved by: brucec
MFC after:3 days
Modified:
head/sys/kern/subr_bl
Bruce,
On Fri, Dec 2, 2011 at 9:41 PM, Bruce Evans wrote:
>> Log:
>> Revert to conservative defaults. WITH_PROFILE is a default now.
>>
>> NO_PROFILE overrides in Makefile.inc1 and bsd.own.m are left intact
>> so that the reversal to the WITHOUT_PROFILE will be easier in future.
>
>
> Thanks.
Author: hselasky
Date: Sat Dec 3 15:51:15 2011
New Revision: 228234
URL: http://svn.freebsd.org/changeset/base/228234
Log:
Make sure the description of pause() is
equivalent to its implementation.
No code change.
Suggested by: Bruce Evans
MFC after:3 days
Modified:
head/sys/ke
Author: hselasky
Date: Sat Dec 3 16:19:07 2011
New Revision: 228235
URL: http://svn.freebsd.org/changeset/base/228235
Log:
libusb_open() sets the given device handle to NULL if it
fails, so there is no need to do it again after returning.
Submitted by: Christoph Mallon
MFC after:3
Author: hselasky
Date: Sat Dec 3 16:30:47 2011
New Revision: 228236
URL: http://svn.freebsd.org/changeset/base/228236
Log:
Simplify libusb_open_device_with_vid_pid(): Only set
pdev to non-NULL on success instead of unconditonally
setting it and maybe resetting it later.
Submitted by: C
David,
On Fri, Dec 2, 2011 at 4:40 PM, David O'Brien wrote:
>> Generate ${NORMAL_CTFCONVERT} invocation without '@' modifier:
>> - ${NORMAL_CC} is also invoked without '@'
>> - Userland CTF support was changed previously to echo ctfconvert
>> invocations too
>
> Thank you for your work o
Author: kensmith
Date: Sat Dec 3 16:58:55 2011
New Revision: 228237
URL: http://svn.freebsd.org/changeset/base/228237
Log:
MFC r228192:
> Add a screen that asks if the user would like to enable crash dumps,
> giving them a very brief description of the trade-offs. Whether the
> user opts
Author: kensmith
Date: Sat Dec 3 17:02:51 2011
New Revision: 228238
URL: http://svn.freebsd.org/changeset/base/228238
Log:
MFC r228237:
> Add a screen that asks if the user would like to enable crash dumps,
> giving them a very brief description of the trade-offs. Whether the
> user opts
Author: kensmith
Date: Sat Dec 3 17:03:48 2011
New Revision: 228239
URL: http://svn.freebsd.org/changeset/base/228239
Log:
Ready for 9.0-RC3.
Approved by: re (implicit)
Modified:
releng/9.0/sys/conf/newvers.sh
Modified: releng/9.0/sys/conf/newvers.sh
==
Author: nwhitehorn
Date: Sat Dec 3 17:15:16 2011
New Revision: 228240
URL: http://svn.freebsd.org/changeset/base/228240
Log:
MFC r228194:
Prevent user astonishment by providing the shell option at the end, after
any installer-provided configuration files have been copied. This allows
u
Author: nwhitehorn
Date: Sat Dec 3 17:17:32 2011
New Revision: 228241
URL: http://svn.freebsd.org/changeset/base/228241
Log:
MFC r228194, MF9 r228240:
Prevent user astonishment by providing the shell option at the end, after
any installer-provided configuration files have been copied. Th
Author: alc
Date: Sat Dec 3 17:29:38 2011
New Revision: 228242
URL: http://svn.freebsd.org/changeset/base/228242
Log:
MFC r226740
Speed up vm_page_cache() and vm_page_remove() by checking for a few
common cases that can be handled in constant time.
Modified:
stable/7/sys/vm/vm_page.c
> > > Author: marius
> > > Date: Fri Dec 2 21:19:14 2011
> > > New Revision: 228209
> > > URL: http://svn.freebsd.org/changeset/base/228209
> > >
> > > Log:
> > > - In device_probe_child(9) check the return value of
> > > device_set_driver(9) when actually setting a driver as especially
> > > E
Author: emaste
Date: Sat Dec 3 19:56:52 2011
New Revision: 228243
URL: http://svn.freebsd.org/changeset/base/228243
Log:
Add quirk for Micron RealSSD eUSB failing on unsupported SCSI command
It appears this device fails if sent a SYNCHRONIZE_CACHE command, so add
quirk to avoid sending i
On Mon, 28 Nov 2011 13:30:11 -0500 John Baldwin wrote:
JB> On Thursday, November 24, 2011 3:54:06 pm Mikolaj Golub wrote:
>> Author: trociny
>> Date: Thu Nov 24 20:54:06 2011
>> New Revision: 227956
>> URL: http://svn.freebsd.org/changeset/base/227956
>>
>> Log:
>> usr.bin/procstat
>>
Author: hrs
Date: Sat Dec 3 22:12:57 2011
New Revision: 228244
URL: http://svn.freebsd.org/changeset/base/228244
Log:
MFC r226446:
Fix a problem that an interface unexpectedly becomes IFF_UP by
just doing "ifconfing inet6 -ifdisabled" when the interface has
ND6_IFF_AUTO_LINKLOCAL flag and
Author: hrs
Date: Sat Dec 3 22:14:15 2011
New Revision: 228245
URL: http://svn.freebsd.org/changeset/base/228245
Log:
MFC r226649, 226651, 226652, 226653:
- Fix an issue that 127/8 is not configured when $ifconfig_DEFAULT is not
empty.
- Add description that IPv6 configuration will be igno
Author: hrs
Date: Sat Dec 3 22:15:42 2011
New Revision: 228246
URL: http://svn.freebsd.org/changeset/base/228246
Log:
MFC r226446:
Fix a problem that an interface unexpectedly becomes IFF_UP by
just doing "ifconfing inet6 -ifdisabled" when the interface has
ND6_IFF_AUTO_LINKLOCAL flag and
Author: hrs
Date: Sat Dec 3 22:16:36 2011
New Revision: 228247
URL: http://svn.freebsd.org/changeset/base/228247
Log:
MFC r226649, 226651, 226652, 226653:
- Fix an issue that 127/8 is not configured when $ifconfig_DEFAULT is not
empty.
- Add description that IPv6 configuration will be igno
Author: alc
Date: Sat Dec 3 23:36:36 2011
New Revision: 228248
URL: http://svn.freebsd.org/changeset/base/228248
Log:
MFC r215597
Optimize vm_object_terminate().
Modified:
stable/8/sys/vm/vm_object.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen
Author: alc
Date: Sun Dec 4 01:15:52 2011
New Revision: 228249
URL: http://svn.freebsd.org/changeset/base/228249
Log:
MFC r218863
tmpfs_remove() isn't modifying the file's data, so it shouldn't set
TMPFS_NODE_MODIFIED on the node.
PR: 152488
Modified:
stable/8/sys/fs/t
Author: alc
Date: Sun Dec 4 01:22:22 2011
New Revision: 228250
URL: http://svn.freebsd.org/changeset/base/228250
Log:
MFC r218863
tmpfs_remove() isn't modifying the file's data, so it shouldn't set
TMPFS_NODE_MODIFIED on the node.
PR: 152488
Modified:
stable/7/sys/fs/t
Author: alc
Date: Sun Dec 4 02:06:12 2011
New Revision: 228251
URL: http://svn.freebsd.org/changeset/base/228251
Log:
MFC r224689
Fix an error in kmem_alloc_attr(). Unless "tries" is updated,
kmem_alloc_attr() could get stuck in a loop.
Modified:
stable/8/sys/vm/vm_contig.c
Director
Author: alc
Date: Sun Dec 4 02:13:54 2011
New Revision: 228252
URL: http://svn.freebsd.org/changeset/base/228252
Log:
MFC r224689
Fix an error in kmem_alloc_attr(). Unless "tries" is updated,
kmem_alloc_attr() could get stuck in a loop.
Modified:
stable/7/sys/vm/vm_contig.c
Director
Author: alc
Date: Sun Dec 4 06:09:02 2011
New Revision: 228253
URL: http://svn.freebsd.org/changeset/base/228253
Log:
MFC r214425,214954
[1] According to the x86 architectural specifications, no virtual-to-
physical page mapping should span two or more MTRRs of different types.
Add
Author: alc
Date: Sun Dec 4 06:55:27 2011
New Revision: 228254
URL: http://svn.freebsd.org/changeset/base/228254
Log:
MFC r214563,214576
Add safety belts to pmap_demote_DMAP().
Modified:
stable/8/sys/amd64/amd64/pmap.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sy
Author: alc
Date: Sun Dec 4 07:18:54 2011
New Revision: 228255
URL: http://svn.freebsd.org/changeset/base/228255
Log:
MFC r213897
Update pmap_extract() to handle 1GB page mappings. Some device drivers
use pmap_extract() rather than pmap_kextract() on direct map addresses.
Thus, pma
Author: alc
Date: Sun Dec 4 07:28:50 2011
New Revision: 228256
URL: http://svn.freebsd.org/changeset/base/228256
Log:
MFC r223732
When iterating over a paging queue, explicitly check for PG_MARKER,
instead of relying on zeroed memory being interpreted as an empty
PV list.
Modified:
48 matches
Mail list logo