Author: kib
Date: Tue Sep 17 07:35:26 2013
New Revision: 255626
URL: http://svnweb.freebsd.org/changeset/base/255626
Log:
PG_SLAB no longer serves a useful purpose, since m->object is no
longer abused to store pointer to slab. Remove it.
Reviewed by:alc
Sponsored by: The FreeBSD F
Author: des
Date: Tue Sep 17 07:41:08 2013
New Revision: 255627
URL: http://svnweb.freebsd.org/changeset/base/255627
Log:
Set the correct path for LIBUNBOUND.
Approved by: re (blanket)
Modified:
head/share/mk/bsd.libnames.mk
Modified: head/share/mk/bsd.libnames.mk
=
Author: trasz
Date: Tue Sep 17 08:43:12 2013
New Revision: 255628
URL: http://svnweb.freebsd.org/changeset/base/255628
Log:
Explicitly require Security Officer's approval for kernel PRNG bits.
Note that there is ongoing discussion about approval requirement
for userland PRNG bits.
Re
2013/9/16 Ed Schouten
> 2013/9/16 Zbigniew Bodek :
> > Log:
> > Fix GCC build error when building for ARMv6
> >
> > Apply theravens's idea to move __strong_reference
> > macros into the proper ifdef section.
> >
> > Approved by: cognet (mentor)
> > Approved by: re
> >
> > Modified:
>
2013/9/17 Zbigniew Bodek
> 2013/9/16 Ed Schouten
>
>> 2013/9/16 Zbigniew Bodek :
>> > Log:
>> > Fix GCC build error when building for ARMv6
>> >
>> > Apply theravens's idea to move __strong_reference
>> > macros into the proper ifdef section.
>> >
>> > Approved by: cognet (mentor)
>> >
Edward,
On Tue, Sep 17, 2013 at 08:43:12AM +, Edward Tomasz Napierala wrote:
E> Modified: svnadmin/conf/approvers
E>
==
E> --- svnadmin/conf/approvers Tue Sep 17 07:41:08 2013(r255627)
E> +++ svnadmin/conf/
Author: sbruno
Date: Tue Sep 17 11:48:47 2013
New Revision: 255629
URL: http://svnweb.freebsd.org/changeset/base/255629
Log:
Assume that the -f argument is /dev/gpioc0 if it is not passed.
hrs@ provided this verison of the patch and showed me where all the needed
changes were to be made o
Author: hselasky
Date: Tue Sep 17 12:50:57 2013
New Revision: 255630
URL: http://svnweb.freebsd.org/changeset/base/255630
Log:
MFC r248246:
- Make quirk for reading device descriptor from broken USB devices.
Else they won't enumerate at all:
hw.usb.full_ddesc=1
- Reduce the USB descri
Author: hselasky
Date: Tue Sep 17 12:53:09 2013
New Revision: 255631
URL: http://svnweb.freebsd.org/changeset/base/255631
Log:
MFC r254572:
Force keyboards which don't have the required
HID fields to use the USB BOOT protocol for now.
PR: usb/181425
Modified:
stable/9/sys/d
Author: hselasky
Date: Tue Sep 17 12:56:37 2013
New Revision: 255632
URL: http://svnweb.freebsd.org/changeset/base/255632
Log:
MFC r248246:
- Make quirk for reading device descriptor from broken USB devices.
Else they won't enumerate at all:
hw.usb.full_ddesc=1
- Reduce the USB descri
Author: hselasky
Date: Tue Sep 17 12:58:17 2013
New Revision: 255633
URL: http://svnweb.freebsd.org/changeset/base/255633
Log:
MFC r254572:
Force keyboards which don't have the required
HID fields to use the USB BOOT protocol for now.
PR: usb/181425
Modified:
stable/8/sys/d
Author: des
Date: Tue Sep 17 12:59:37 2013
New Revision: 255634
URL: http://svnweb.freebsd.org/changeset/base/255634
Log:
Add unbound to the list of UIDs / GIDs to check fore before installing.
Approved by: re (blanket)
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
On 9/17/2013 7:59 AM, Dag-Erling Smørgrav wrote:
> Author: des
> Date: Tue Sep 17 12:59:37 2013
> New Revision: 255634
> URL: http://svnweb.freebsd.org/changeset/base/255634
>
> Log:
> Add unbound to the list of UIDs / GIDs to check fore before installing.
>
> Approved by:re (blanke
On 9/12/2013 8:15 AM, Bruce Evans wrote:
> On Thu, 12 Sep 2013, Bryan Drewery wrote:
>
>> On 9/12/2013 6:36 AM, Hiroki Sato wrote:
>>> Bryan Drewery wrote
>>> in <201309120053.r8c0rc7h082...@svn.freebsd.org>:
>>>
>>> bd> Author: bdrewery (ports committer)
>>> bd> Date: Thu Sep 12 00:53:38 2013
Author: trasz
Date: Tue Sep 17 14:19:05 2013
New Revision: 255635
URL: http://svnweb.freebsd.org/changeset/base/255635
Log:
Explicitly require Security Officer's approval for kernel PRNG bits.
Note that there is ongoing discussion about approval requirement
for userland PRNG bits.
Re
Author: trasz
Date: Tue Sep 17 14:23:15 2013
New Revision: 255636
URL: http://svnweb.freebsd.org/changeset/base/255636
Log:
Improve iSCSI address resolution, fixing "InitiatorAddress" handling,
and error reporting.
Approved by: re (kib)
Modified:
head/usr.sbin/iscsid/iscsid.c
Modifie
Author: phk
Date: Tue Sep 17 15:19:26 2013
New Revision: 255637
URL: http://svnweb.freebsd.org/changeset/base/255637
Log:
Don't attempt to build ports with missing dependencies.
Approved by: re (gjb)
Modified:
head/tools/tools/sysbuild/sysbuild.sh
Modified: head/tools/tools/sysbuild/sy
On 17 Sep 2013, at 01:43, Edward Tomasz Napierala wrote:
> Author: trasz
> Date: Tue Sep 17 08:43:12 2013
> New Revision: 255628
> URL: http://svnweb.freebsd.org/changeset/base/255628
>
> Log:
> Explicitly require Security Officer's approval for kernel PRNG bits.
>
> Note that there is ongoin
Author: neel
Date: Tue Sep 17 16:06:07 2013
New Revision: 255638
URL: http://svnweb.freebsd.org/changeset/base/255638
Log:
Fix a bug in decoding an instruction that has an SIB byte as well as an
immediate operand. The presence of an SIB byte in decoding the ModR/M field
would cause 'imm_byte
Author: nwhitehorn
Date: Tue Sep 17 17:29:07 2013
New Revision: 255639
URL: http://svnweb.freebsd.org/changeset/base/255639
Log:
Make sure to copy segments back to the segs array if non-NULL. This is
relied upon by bus_dmamap_load_mbuf_sg() (i.e. all network drivers).
Approved by: re (ki
Author: nwhitehorn
Date: Tue Sep 17 17:29:56 2013
New Revision: 255640
URL: http://svnweb.freebsd.org/changeset/base/255640
Log:
Add POWER7+ and POWER8 to the CPU ID table.
Approved by: re (kib)
Modified:
head/sys/powerpc/include/spr.h
head/sys/powerpc/powerpc/cpu.c
Modified: head/sy
Author: nwhitehorn
Date: Tue Sep 17 17:30:49 2013
New Revision: 255641
URL: http://svnweb.freebsd.org/changeset/base/255641
Log:
CDs are not partitioned, so this is not correct syntax for loading from
ISO 9660. Omit the partition ID.
Approved by: re (kib)
MFC after:2 weeks
Modifie
Author: grehan
Date: Tue Sep 17 17:56:53 2013
New Revision: 255645
URL: http://svnweb.freebsd.org/changeset/base/255645
Log:
Hide TSC-deadline APIC timer support from guests. This mode
isn't yet implemented in bhyve's APIC emulation.
Reviewed by: neel
Approved by: re@ (blanket)
Modif
Author: nwhitehorn
Date: Tue Sep 17 17:37:04 2013
New Revision: 255643
URL: http://svnweb.freebsd.org/changeset/base/255643
Log:
Merge in support for PAPR-compliant (Power Architecture Platform
Requirements) systems from the projects/pseries branch. This in principle
includes all IBM POWER h
2013/9/17 Zbigniew Bodek :
> Can you test this one:
> http://people.freebsd.org/~zbb/arm/other/stdatomic_fix_vol2.diff
Works. Thanks!
--
Ed Schouten
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsu
Author: grehan
Date: Tue Sep 17 18:42:13 2013
New Revision: 255647
URL: http://svnweb.freebsd.org/changeset/base/255647
Log:
Pass the number of supported vectors to pci_emul_add_msicap() and
not the actual PCI BAR number.
Reviewed by: neel
Approved by: re@ (blanket)
Modified:
head/
Author: dumbbell
Date: Tue Sep 17 18:41:32 2013
New Revision: 255646
URL: http://svnweb.freebsd.org/changeset/base/255646
Log:
psm: Update "struct synapticshw" in psm(4) man page
This structure was updated in r255153 and r255154.
PR: kern/170834
Approved by: re (hrs)
Modi
Author: delphij
Date: Tue Sep 17 18:46:10 2013
New Revision: 255648
URL: http://svnweb.freebsd.org/changeset/base/255648
Log:
Fix a typo when accounting for tx_broadcast statistics.
Submitted by: Paul A. Patience
MFC after:2 weeks
Approved by: re (hrs)
Modified:
head/sys/dev/nf
Author: ae
Date: Tue Sep 17 18:47:31 2013
New Revision: 255649
URL: http://svnweb.freebsd.org/changeset/base/255649
Log:
MFC r255235:
Remove unused code and sort variables declarations.
PR: kern/181822
Modified:
stable/9/sys/netinet/ip_mroute.c
Directory Properties:
stabl
On Tue, 3 Sep 2013, John-Mark Gurney wrote:
Author: jmg
Date: Tue Sep 3 18:31:23 2013
New Revision: 255187
URL: http://svnweb.freebsd.org/changeset/base/255187
Log:
Use the fact that the AES-NI instructions can be pipelined to improve
performance... Use SSE2 instructions for calculating the
Author: ae
Date: Tue Sep 17 18:51:35 2013
New Revision: 255650
URL: http://svnweb.freebsd.org/changeset/base/255650
Log:
MFC r255235:
Remove unused code and sort variables declarations.
PR: kern/181822
Modified:
stable/8/sys/netinet/ip_mroute.c
Directory Properties:
stabl
Author: jilles
Date: Tue Sep 17 20:09:25 2013
New Revision: 255651
URL: http://svnweb.freebsd.org/changeset/base/255651
Log:
share/i18n: Fix installworld with read-only obj.
Since iconv was enabled (r254273, August 13), it has been impossible to
installworld using a read-only obj tree. Th
Author: hrs
Date: Tue Sep 17 20:22:24 2013
New Revision: 255653
URL: http://svnweb.freebsd.org/changeset/base/255653
Log:
Fix parsing lines of ifconfig output which include \t in the case of
inet and inet6.
Approved by: re (delphij)
Modified:
head/etc/network.subr
Modified: head/etc/
Author: hrs
Date: Tue Sep 17 20:24:03 2013
New Revision: 255654
URL: http://svnweb.freebsd.org/changeset/base/255654
Log:
- Fix pidfile handling in sendmail_msp_queue. The pidfile was ignored
and multiple instances were invoked by start/stop cycles.
- Remove redundant start_cmd rewrite
Author: hrs
Date: Tue Sep 17 20:20:04 2013
New Revision: 255652
URL: http://svnweb.freebsd.org/changeset/base/255652
Log:
Remove description "ifconfig_IF_aliasN is deprecated". While this
sentence was added in 2005, many users still need it.
Approved by: re (gjb)
PR: docs/16
Author: hrs
Date: Tue Sep 17 20:25:29 2013
New Revision: 255655
URL: http://svnweb.freebsd.org/changeset/base/255655
Log:
Add EXAMPLES section to explain the format of fstab(5).
Approved by: re (marius)
Reviewed by: wblock
Modified:
head/share/man/man5/fstab.5
Modified: head/share/m
Author: jilles
Date: Tue Sep 17 20:48:19 2013
New Revision: 255657
URL: http://svnweb.freebsd.org/changeset/base/255657
Log:
Disallow cap_enter() in freebsd32 compatibility mode.
The freebsd32 compatibility mode (for running 32-bit binaries on 64-bit
kernels) does not currently allow any
On Tue, 17 Sep 2013, John-Mark Gurney wrote:
Bjoern A. Zeeb wrote this message on Tue, Sep 17, 2013 at 19:26 +:
On Tue, 3 Sep 2013, John-Mark Gurney wrote:
+ *
+ */
+
+#include
+
This pulls in a header from user space, in fact from clang, and if
cross-building without building clang th
Author: jilles
Date: Tue Sep 17 20:49:05 2013
New Revision: 255658
URL: http://svnweb.freebsd.org/changeset/base/255658
Log:
Regenerate for freebsd32_cap_enter().
Approved by: re (hrs)
Modified:
head/sys/compat/freebsd32/freebsd32_proto.h
head/sys/compat/freebsd32/freebsd32_syscall.h
Bjoern A. Zeeb wrote this message on Tue, Sep 17, 2013 at 19:26 +:
> On Tue, 3 Sep 2013, John-Mark Gurney wrote:
>
> >Author: jmg
> >Date: Tue Sep 3 18:31:23 2013
> >New Revision: 255187
> >URL: http://svnweb.freebsd.org/changeset/base/255187
> >
> >Log:
> > Use the fact that the AES-NI instr
Author: hiren
Date: Tue Sep 17 20:33:42 2013
New Revision: 255656
URL: http://svnweb.freebsd.org/changeset/base/255656
Log:
We have grown a bit too big lately. Shrinking the kernel for TP-Link
TL-WR1043ND.
Submitted by: loos (initial version)
Reviewed by:adrian
Approved by:s
Author: nwhitehorn
Date: Tue Sep 17 17:31:53 2013
New Revision: 255642
URL: http://svnweb.freebsd.org/changeset/base/255642
Log:
Only attach if properties we need (address, in particular) are present.
This is the correct version of r255420.
Approved by: re (kib)
Modified:
head/sys/pow
Author: sbruno
Date: Tue Sep 17 22:26:07 2013
New Revision: 255659
URL: http://svnweb.freebsd.org/changeset/base/255659
Log:
Bring in configuration for Buffalo Airstation WZR-300HP, Atheros based
wireless home router.
Notable things:
2x 16 MB flash devices
Atheros Wireless
Atheros S
Author: bdrewery (ports committer)
Date: Wed Sep 18 00:33:24 2013
New Revision: 255660
URL: http://svnweb.freebsd.org/changeset/base/255660
Log:
Fix 'make installcheck' to check for missing UID/GID as well, broken
since r249893, by adding a separate _installcheck_world and
_installcheck_kern
Author: joel (doc committer)
Date: Wed Sep 18 04:44:54 2013
New Revision: 255662
URL: http://svnweb.freebsd.org/changeset/base/255662
Log:
mdoc: sort SEE ALSO.
Approved by: re (blanket)
Modified:
head/share/man/man5/fstab.5
Modified: head/share/man/man5/fstab.5
Author: hselasky
Date: Wed Sep 18 06:38:40 2013
New Revision: 255663
URL: http://svnweb.freebsd.org/changeset/base/255663
Log:
MFC r255472:
Clear correct data structure.
Modified:
stable/9/sys/dev/usb/storage/umass.c
Directory Properties:
stable/9/sys/ (props changed)
stable/9/sys/dev
Author: hselasky
Date: Wed Sep 18 06:40:47 2013
New Revision: 255664
URL: http://svnweb.freebsd.org/changeset/base/255664
Log:
MFC r255472:
Clear correct data structure.
Modified:
stable/8/sys/dev/usb/storage/umass.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/dev
47 matches
Mail list logo