Author: emaste
Date: Fri Mar 13 07:29:49 2015
New Revision: 279947
URL: https://svnweb.freebsd.org/changeset/base/279947
Log:
Remove UCB advertising clause per the letter dated July 22, 1999.
Modified:
head/share/doc/psd/title/Title
head/share/doc/smm/title/Title
head/share/doc/usd/title/
On Thu, Mar 12, 2015 at 02:46:53PM -0700, Nathan Whitehorn wrote:
>
> On 03/12/15 14:35, Konstantin Belousov wrote:
> > On Thu, Mar 12, 2015 at 02:29:43PM -0700, Nathan Whitehorn wrote:
> >> On 03/12/15 14:22, Konstantin Belousov wrote:
> >>> On Thu, Mar 12, 2015 at 09:15:39PM +, Nathan Whiteh
Author: ae
Date: Fri Mar 13 09:03:25 2015
New Revision: 279948
URL: https://svnweb.freebsd.org/changeset/base/279948
Log:
Fix `ipfw fwd tablearg'. Use dedicated field nh4 in struct table_value
to obtain IPv4 next hop address in tablearg case.
Add `fwd tablearg' support for IPv6. ipfw(8) u
Author: jhb
Date: Fri Mar 13 09:38:16 2015
New Revision: 279949
URL: https://svnweb.freebsd.org/changeset/base/279949
Log:
The System V ABI for amd64 allows functions to use space in a 128 byte
redzone below the stack pointer for scratch space and requires
interrupt and signal frames to avoi
Author: jhb
Date: Fri Mar 13 09:41:27 2015
New Revision: 279950
URL: https://svnweb.freebsd.org/changeset/base/279950
Log:
Enable bzipfs support in the EFI loader.
- Add bzipfs to the list of supported filesystems in the EFI loader.
- Increase the heap size allocated for the EFI loader from
Author: jhb
Date: Fri Mar 13 09:45:06 2015
New Revision: 279951
URL: https://svnweb.freebsd.org/changeset/base/279951
Log:
Simplify string mangling in ifmaybeload().
- Use strlcpy() instead of strcpy().
- Use strlcat() instead of a strlcpy() with a magic number subtracted
from the length
Author: jhb
Date: Fri Mar 13 09:50:29 2015
New Revision: 279952
URL: https://svnweb.freebsd.org/changeset/base/279952
Log:
- Align comment for df flags variable in periodic.conf.
- Note default value of df flags variable in periodoc.conf(5).
MFC after:1 week
Modified:
head/etc/defa
On Thursday, March 12, 2015 05:24:51 PM Ian Lepore wrote:
> On Thu, 2015-03-12 at 17:02 -0400, Ryan Stone wrote:
> > On Thu, Mar 12, 2015 at 2:06 PM, Ian Lepore wrote:
> >
> > > Nullterminate strings returned via sysctl.
> > >
> > > PR: 195668
> > >
> >
> > To quote the manpage:
>
On Friday, March 13, 2015 09:38:16 AM John Baldwin wrote:
> Author: jhb
> Date: Fri Mar 13 09:38:16 2015
> New Revision: 279949
> URL: https://svnweb.freebsd.org/changeset/base/279949
>
> Log:
> The System V ABI for amd64 allows functions to use space in a 128 byte
> redzone below the stack po
Author: trasz
Date: Fri Mar 13 11:26:02 2015
New Revision: 279953
URL: https://svnweb.freebsd.org/changeset/base/279953
Log:
Rework the concat() algorithm to be correct in all cases.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/autofs/common.c
Mod
Author: trasz
Date: Fri Mar 13 12:27:59 2015
New Revision: 279954
URL: https://svnweb.freebsd.org/changeset/base/279954
Log:
Get executable direct maps to work.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/autofs/automountd.c
Modified: head/usr.sb
Author: trasz
Date: Fri Mar 13 12:44:46 2015
New Revision: 279955
URL: https://svnweb.freebsd.org/changeset/base/279955
Log:
Add -noauto autofs map, for automatic handling of fstab entries
marked "noauto".
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Added:
head/etc/aut
Author: ae
Date: Fri Mar 13 13:46:50 2015
New Revision: 279956
URL: https://svnweb.freebsd.org/changeset/base/279956
Log:
Properly initialize scope zone id when next hop address stored
directly in the O_FORWARD_IP6 opcode. Use getnameinfo(3) to formatting
the IPv6 addresses of such opcodes.
On 03/13/15 01:47, Konstantin Belousov wrote:
On Thu, Mar 12, 2015 at 02:46:53PM -0700, Nathan Whitehorn wrote:
On 03/12/15 14:35, Konstantin Belousov wrote:
On Thu, Mar 12, 2015 at 02:29:43PM -0700, Nathan Whitehorn wrote:
On 03/12/15 14:22, Konstantin Belousov wrote:
On Thu, Mar 12, 2015
Author: mav
Date: Fri Mar 13 16:43:52 2015
New Revision: 279957
URL: https://svnweb.freebsd.org/changeset/base/279957
Log:
Add DSM TRIM command support for virtual AHCI disks.
It works only for virtual disks backed by ZVOLs and raw devices supporting
BIO_DELETE. Virtual disks backed by f
On Fri, 2015-03-13 at 06:24 -0400, John Baldwin wrote:
> On Thursday, March 12, 2015 05:24:51 PM Ian Lepore wrote:
> > On Thu, 2015-03-12 at 17:02 -0400, Ryan Stone wrote:
> > > On Thu, Mar 12, 2015 at 2:06 PM, Ian Lepore wrote:
> > >
> > > > Nullterminate strings returned via sysctl.
> > > >
>
On 03/13/15 01:47, Konstantin Belousov wrote:
On Thu, Mar 12, 2015 at 02:46:53PM -0700, Nathan Whitehorn wrote:
On 03/12/15 14:35, Konstantin Belousov wrote:
On Thu, Mar 12, 2015 at 02:29:43PM -0700, Nathan Whitehorn wrote:
On 03/12/15 14:22, Konstantin Belousov wrote:
On Thu, Mar 12, 2015
On Friday, March 13, 2015 10:14:27 AM Ian Lepore wrote:
> On Fri, 2015-03-13 at 06:24 -0400, John Baldwin wrote:
> > On Thursday, March 12, 2015 05:24:51 PM Ian Lepore wrote:
> > > On Thu, 2015-03-12 at 17:02 -0400, Ryan Stone wrote:
> > > > On Thu, Mar 12, 2015 at 2:06 PM, Ian Lepore wrote:
> > >
On Fri, Mar 13, 2015 at 10:06:05AM -0700, Nathan Whitehorn wrote:
> One more thing I'd appreciate advice on: we have a much worse ABI issue
> with setjmp(). On 32-bit systems, _JBLEN is too small to hold all the
> nonvolatile vector registers. Do you have any ideas how to handle that?
There is n
Author: jhb
Date: Fri Mar 13 17:45:34 2015
New Revision: 279958
URL: https://svnweb.freebsd.org/changeset/base/279958
Log:
MFC 278682:
Make the extra dependencies in DPADD be dependencies of PROG_FULL and
SHLIB_NAME_FULL so that the full binary is relinked when a dependency
changes. Right
On 03/13/15 10:23, Konstantin Belousov wrote:
On Fri, Mar 13, 2015 at 10:06:05AM -0700, Nathan Whitehorn wrote:
One more thing I'd appreciate advice on: we have a much worse ABI issue
with setjmp(). On 32-bit systems, _JBLEN is too small to hold all the
nonvolatile vector registers. Do you have
Author: jhb
Date: Fri Mar 13 17:45:34 2015
New Revision: 279958
URL: https://svnweb.freebsd.org/changeset/base/279958
Log:
MFC 278682:
Make the extra dependencies in DPADD be dependencies of PROG_FULL and
SHLIB_NAME_FULL so that the full binary is relinked when a dependency
changes. Right
On Fri, 2015-03-13 at 13:19 -0400, John Baldwin wrote:
> On Friday, March 13, 2015 10:14:27 AM Ian Lepore wrote:
> > On Fri, 2015-03-13 at 06:24 -0400, John Baldwin wrote:
> > > On Thursday, March 12, 2015 05:24:51 PM Ian Lepore wrote:
[...]
> >
> > In general I'm glad I got called away to an onsi
On Fri, Mar 13, 2015 at 10:45:46AM -0700, Nathan Whitehorn wrote:
> We'll need to hack the compiler in this case, since it assumes setjmp()
> saves and restores the vector registers. I'm really not sure which
> option is worse.
Changing the compiler is arguably much worse than breaking ABI of th
Author: mav
Date: Fri Mar 13 18:04:07 2015
New Revision: 279959
URL: https://svnweb.freebsd.org/changeset/base/279959
Log:
Use ahci_write_fis_d2h() for commands completion.
MFC after:2 weeks
Modified:
head/usr.sbin/bhyve/pci_ahci.c
Modified: head/usr.sbin/bhyve/pci_ahci.c
==
On 03/13/15 10:59, Konstantin Belousov wrote:
On Fri, Mar 13, 2015 at 10:45:46AM -0700, Nathan Whitehorn wrote:
We'll need to hack the compiler in this case, since it assumes setjmp()
saves and restores the vector registers. I'm really not sure which
option is worse.
Changing the compiler is a
Author: mav
Date: Fri Mar 13 18:35:38 2015
New Revision: 279960
URL: https://svnweb.freebsd.org/changeset/base/279960
Log:
Add support for PIO variants of READ/WRITE commands for AHCI disks.
AHCI API hides all PIO specifics, so this functionality is almost free.
MFC after:2 weeks
Author: jhb
Date: Fri Mar 13 18:38:02 2015
New Revision: 279961
URL: https://svnweb.freebsd.org/changeset/base/279961
Log:
MFC 270516:
i915 driver - enable opregion handle; program CADL.
add opregion handling for drm2 - which exposes some ACPI video configuration
pieces that some Lenovo
Author: pfg
Date: Fri Mar 13 18:42:43 2015
New Revision: 279962
URL: https://svnweb.freebsd.org/changeset/base/279962
Log:
libc: plug memory leaks in edge cases for the posix1e code.
CID: 1016705
CID: 1016706
CID: 1016707
Differential Revision:https://reviews.freebsd.org
On Fri, Mar 13, 2015 at 11:13:22AM -0700, Nathan Whitehorn wrote:
> The compiler assumes that f14-f31 and v20-v31 are preserved by setjmp()
> (and, e.g. glibc's setjmp() does in fact preserve them). It also tries
> not to use those registers too much, so the practical impact is limited,
> but it
On Friday, March 13, 2015 11:57:58 AM Ian Lepore wrote:
> On Fri, 2015-03-13 at 13:19 -0400, John Baldwin wrote:
> > On Friday, March 13, 2015 10:14:27 AM Ian Lepore wrote:
> > > On Fri, 2015-03-13 at 06:24 -0400, John Baldwin wrote:
> > > > On Thursday, March 12, 2015 05:24:51 PM Ian Lepore wrote:
Author: jhb
Date: Fri Mar 13 20:10:09 2015
New Revision: 279964
URL: https://svnweb.freebsd.org/changeset/base/279964
Log:
MFC 278321:
Use direct hardware access for internal requests for KCS and SMIC. In
particular, updates to the watchdog should no longer sleep.
- Add a new IPMI_IO_LOCK
Author: mav
Date: Fri Mar 13 20:08:35 2015
New Revision: 279963
URL: https://svnweb.freebsd.org/changeset/base/279963
Log:
Fix SATA Gen3 speed constants.
MFC after:1 week
Modified:
head/sys/dev/ahci/ahci.h
head/sys/dev/ata/ata-all.h
head/sys/dev/mvs/mvs.h
head/sys/dev/siis/siis
Author: jhb
Date: Fri Mar 13 20:10:09 2015
New Revision: 279964
URL: https://svnweb.freebsd.org/changeset/base/279964
Log:
MFC 278321:
Use direct hardware access for internal requests for KCS and SMIC. In
particular, updates to the watchdog should no longer sleep.
- Add a new IPMI_IO_LOCK
Author: mav
Date: Fri Mar 13 20:14:35 2015
New Revision: 279965
URL: https://svnweb.freebsd.org/changeset/base/279965
Log:
Polish AHCI disk identify data and fix speed negotiation.
MFC after:2 weeks
Modified:
head/usr.sbin/bhyve/ahci.h
head/usr.sbin/bhyve/pci_ahci.c
Modified: head
Author: trasz
Date: Fri Mar 13 20:14:55 2015
New Revision: 279966
URL: https://svnweb.freebsd.org/changeset/base/279966
Log:
Mark xo_err(3), xo_errx(3), and xo_errc(3) as __dead2.
Differential Revision:https://reviews.freebsd.org/D2059
Reviewed by: marcel@
MFC after:1 month
On Fri, 2015-03-13 at 14:34 -0400, John Baldwin wrote:
> On Friday, March 13, 2015 11:57:58 AM Ian Lepore wrote:
> > On Fri, 2015-03-13 at 13:19 -0400, John Baldwin wrote:
> > > On Friday, March 13, 2015 10:14:27 AM Ian Lepore wrote:
> > > > On Fri, 2015-03-13 at 06:24 -0400, John Baldwin wrote:
>
Author: mav
Date: Fri Mar 13 20:56:17 2015
New Revision: 279967
URL: https://svnweb.freebsd.org/changeset/base/279967
Log:
Change prdbc value reporting.
MFC after:2 weeks
Modified:
head/usr.sbin/bhyve/pci_ahci.c
Modified: head/usr.sbin/bhyve/pci_ahci.c
==
Author: mav
Date: Fri Mar 13 21:01:25 2015
New Revision: 279968
URL: https://svnweb.freebsd.org/changeset/base/279968
Log:
Remove incorrect SERR register setting.
At this point we have nothing to report through that register.
MFC after:2 weeks
Modified:
head/usr.sbin/bhyve/pci_a
On Friday, March 13, 2015 08:14:35 PM Alexander Motin wrote:
> Author: mav
> Date: Fri Mar 13 20:14:35 2015
> New Revision: 279965
> URL: https://svnweb.freebsd.org/changeset/base/279965
>
> Log:
> Polish AHCI disk identify data and fix speed negotiation.
>
> MFC after: 2 weeks
>
> Modifi
On Friday, March 13, 2015 02:42:13 PM Ian Lepore wrote:
> On Fri, 2015-03-13 at 14:34 -0400, John Baldwin wrote:
> > On Friday, March 13, 2015 11:57:58 AM Ian Lepore wrote:
> > > On Fri, 2015-03-13 at 13:19 -0400, John Baldwin wrote:
> > > > On Friday, March 13, 2015 10:14:27 AM Ian Lepore wrote:
>
On Fri, 13 Mar 2015, Konstantin Belousov wrote:
On Fri, Mar 13, 2015 at 10:45:46AM -0700, Nathan Whitehorn wrote:
We'll need to hack the compiler in this case, since it assumes setjmp()
saves and restores the vector registers. I'm really not sure which
option is worse.
Changing the compiler i
Author: np
Date: Sat Mar 14 00:02:53 2015
New Revision: 279969
URL: https://svnweb.freebsd.org/changeset/base/279969
Log:
cxgbe(4): fix if_media handling for T520-BT cards. 1Gbps and 100Mbps
are valid for this card.
MFC after:1 week
Modified:
head/sys/dev/cxgbe/t4_main.c
Modifie
Author: neel
Date: Sat Mar 14 00:30:41 2015
New Revision: 279970
URL: https://svnweb.freebsd.org/changeset/base/279970
Log:
Add x86 specific APIs 'lapic_ipi_alloc()' and 'lapic_ipi_free()' to allow IPI
vectors to be dynamically allocated. This allows kernel modules like vmm.ko
to allocate un
Author: neel
Date: Sat Mar 14 02:32:08 2015
New Revision: 279971
URL: https://svnweb.freebsd.org/changeset/base/279971
Log:
Use lapic_ipi_alloc() to dynamically allocate IPI slots needed by bhyve when
vmm.ko is loaded.
Also relocate the 'justreturn' IPI handler to be alongside all other h
45 matches
Mail list logo