Author: imp
Date: Sat Apr 20 01:12:23 2013
New Revision: 249665
URL: http://svnweb.freebsd.org/changeset/base/249665
Log:
Add note about fagility of the clang upgrade process.
Modified:
head/UPDATING
Modified: head/UPDATING
Author: sbruno
Date: Sat Apr 20 00:33:37 2013
New Revision: 249664
URL: http://svnweb.freebsd.org/changeset/base/249664
Log:
Expose CAM_BOOT_DELAY as a kernel conf item now.
This allows users who boot without loader to adjust their environments
around slightly buggy or slow hardware.
Author: jkim
Date: Fri Apr 19 23:49:34 2013
New Revision: 249663
URL: http://svnweb.freebsd.org/changeset/base/249663
Log:
Merge ACPICA 20130418.
Added:
head/sys/contrib/dev/acpica/components/namespace/nsarguments.c
- copied, changed from r249661,
vendor-sys/acpica/dist/source/component
Author: adrian
Date: Fri Apr 19 21:49:11 2013
New Revision: 249662
URL: http://svnweb.freebsd.org/changeset/base/249662
Log:
Initialise the chainmask fields regardless of whether 11n support
is compiled in or not.
This fixes issues with people running -HEAD but who build modules
without
Author: luigi
Date: Fri Apr 19 21:08:21 2013
New Revision: 249659
URL: http://svnweb.freebsd.org/changeset/base/249659
Log:
mostly whitespace changes:
- remove vestiges of the old memory allocator
- clean up some comments
Modified:
head/sys/dev/netmap/netmap.c
head/sys/dev/netmap/netmap
Author: ken
Date: Fri Apr 19 20:03:51 2013
New Revision: 249658
URL: http://svnweb.freebsd.org/changeset/base/249658
Log:
Update chio(1) and ch(4) to support reporting element designators.
This allows mapping a tape drive in a changer (as reported by
'chio status') to a sa(4) driver insta
On Thu, 2013-03-07 at 20:45:20 -0500, Eitan Adler wrote:
> On 7 March 2013 18:00, Dimitry Andric wrote:
> > On 2013-03-07 23:29, Andriy Gapon wrote:
> > ...
> >
> >> I was not really kidding when I said that this change, as is, is a nop:
> >
> > ...
> >
> >>> + bname = strrch
Author: ed
Date: Fri Apr 19 19:45:00 2013
New Revision: 249657
URL: http://svnweb.freebsd.org/changeset/base/249657
Log:
Add the Clang specific -Wmissing-variable-declarations to WARNS=6.
This compiler flag enforces that that people either mark variables
static or use an external declarat
Author: ed
Date: Fri Apr 19 19:38:39 2013
New Revision: 249656
URL: http://svnweb.freebsd.org/changeset/base/249656
Log:
Fix -Wmissing-variable-declarations compiler warnings.
References:
https://www.illumos.org/issues/3700
Modified:
head/cddl/contrib/opensolaris/tools/ctf/cvt/ctf.c
Author: adrian
Date: Fri Apr 19 17:50:38 2013
New Revision: 249651
URL: http://svnweb.freebsd.org/changeset/base/249651
Log:
Implement a very basic multi-PHY aware switch device.
This is intended to be used as a stop-gap for switch devices
which expose multiple ethernet PHYs but we don't
On Apr 19, 2013, at 06:50, Tim Kientzle wrote:
> On Apr 17, 2013, at 10:33 AM, Dimitry Andric wrote:
>
>> In any case, the layout has been like this since the initial clangbsd
>> import, and I never saw any reason to change it. Maybe Ed can tell a
>> bit more, since he seems to have done the ini
On Apr 17, 2013, at 10:33 AM, Dimitry Andric wrote:
> In any case, the layout has been like this since the initial clangbsd
> import, and I never saw any reason to change it. Maybe Ed can tell a
> bit more, since he seems to have done the initial infrastructure setup.
FreeBSD/ARM just switched f
Author: jh
Date: Fri Apr 19 15:19:29 2013
New Revision: 249650
URL: http://svnweb.freebsd.org/changeset/base/249650
Log:
Include PID in the error message which is printed when the maxproc limit
is exceeded. Improve formatting of the message while here.
PR: kern/60550
Submitted
On 19 April 2013 17:40, Gleb Smirnoff wrote:
> Author: glebius
> Date: Fri Apr 19 13:40:13 2013
> New Revision: 249649
> URL: http://svnweb.freebsd.org/changeset/base/249649
>
> Log:
> Don't compare unsigned socklen_t against < 0.
>
> Reviewed by: jhb
>
Thank you. This is long overdue since
Author: glebius
Date: Fri Apr 19 13:40:13 2013
New Revision: 249649
URL: http://svnweb.freebsd.org/changeset/base/249649
Log:
Don't compare unsigned socklen_t against < 0.
Reviewed by: jhb
Modified:
head/sys/kern/uipc_syscalls.c
Modified: head/sys/kern/uipc_syscalls.c
=
Author: jilles
Date: Fri Apr 19 10:16:00 2013
New Revision: 249644
URL: http://svnweb.freebsd.org/changeset/base/249644
Log:
sem: Restart the POSIX sem_* calls after signals with SA_RESTART set.
Programs often do not expect an [EINTR] return from sem_wait() and POSIX
only allows it if the
Author: adrian
Date: Fri Apr 19 08:06:45 2013
New Revision: 249642
URL: http://svnweb.freebsd.org/changeset/base/249642
Log:
Add a debug statement to log the currently chosen chainmask configuration.
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
Author: adrian
Date: Fri Apr 19 08:01:34 2013
New Revision: 249641
URL: http://svnweb.freebsd.org/changeset/base/249641
Log:
.. don't know how this snuck into this commit. Sorry.
Fix compile build before anyone notices.
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_a
Author: adrian
Date: Fri Apr 19 07:56:22 2013
New Revision: 249640
URL: http://svnweb.freebsd.org/changeset/base/249640
Log:
Print out the chainmask configuration.
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
19 matches
Mail list logo