Author: theraven
Date: Wed Jan 23 08:54:34 2013
New Revision: 245839
URL: http://svnweb.freebsd.org/changeset/base/245839
Log:
Explicitly include headers that are implicitly included by libstdc++. Fixes
building dtc with libc++.
Modified:
head/usr.bin/dtc/checking.cc
head/usr.bin/dtc/dtb
Author: andrew
Date: Wed Jan 23 09:18:18 2013
New Revision: 245840
URL: http://svnweb.freebsd.org/changeset/base/245840
Log:
Add __aeabi_ulcmp to allow building of the LINT kernel.
Modified:
head/sys/libkern/quad.h
head/sys/libkern/ucmpdi2.c
Modified: head/sys/libkern/quad.h
==
Author: glebius
Date: Wed Jan 23 10:50:52 2013
New Revision: 245841
URL: http://svnweb.freebsd.org/changeset/base/245841
Log:
posix_fadvise(2) first appeared in FreeBSD 9.1
Modified:
head/lib/libc/sys/posix_fadvise.2
Modified: head/lib/libc/sys/posix_fadvise.2
===
Author: glebius
Date: Wed Jan 23 10:52:36 2013
New Revision: 245842
URL: http://svnweb.freebsd.org/changeset/base/245842
Log:
Merge r245841:
posix_fadvise(2) first appeared in FreeBSD 9.1
Modified:
stable/9/lib/libc/sys/posix_fadvise.2
Directory Properties:
stable/9/lib/libc/ (props c
On Wed, Jan 23, 2013 at 07:22:33AM +, Jason Evans wrote:
> Author: jasone
> Date: Wed Jan 23 07:22:33 2013
> New Revision: 245837
> URL: http://svnweb.freebsd.org/changeset/base/245837
>
> Log:
> Fix compilation errors.
>
> Modified:
> head/usr.sbin/pkg_install/lib/pkgng.c
>
> Modified:
On Sun, 2013-01-20 at 22:25:59 +, Nathan Whitehorn wrote:
> Author: nwhitehorn
> Date: Sun Jan 20 22:25:58 2013
> New Revision: 245700
> URL: http://svnweb.freebsd.org/changeset/base/245700
>
> Log:
> Add a simple scripted partitioner. Documentation and more scripting support
> will come s
On 01/23/13 05:53, Ulrich Spörlein wrote:
> On Sun, 2013-01-20 at 22:25:59 +, Nathan Whitehorn wrote:
>> Author: nwhitehorn
>> Date: Sun Jan 20 22:25:58 2013
>> New Revision: 245700
>> URL: http://svnweb.freebsd.org/changeset/base/245700
>>
>> Log:
>> Add a simple scripted partitioner. Docume
Author: pfg
Date: Wed Jan 23 14:29:29 2013
New Revision: 245844
URL: http://svnweb.freebsd.org/changeset/base/245844
Log:
ext2fs: fix a check for negative block numbers.
The previous change accidentally left the substraction we
were trying to avoid in case that i_blocks could become
neg
Author: jhb
Date: Wed Jan 23 14:37:05 2013
New Revision: 245845
URL: http://svnweb.freebsd.org/changeset/base/245845
Log:
Fix a typo.
Modified:
head/sys/kern/subr_bus.c
Modified: head/sys/kern/subr_bus.c
==
--- head/
Author: jhb
Date: Wed Jan 23 18:19:50 2013
New Revision: 245847
URL: http://svnweb.freebsd.org/changeset/base/245847
Log:
MFC 229435:
Add special loader environment variables 'comconsole_port' and
'comconsole_pcidev'. The former allows to set the base address of the
serial console i/o port
Author: jhb
Date: Wed Jan 23 18:34:21 2013
New Revision: 245848
URL: http://svnweb.freebsd.org/changeset/base/245848
Log:
Always update the hw.uart.console hint anytime a change is made to the
comconsole setup. Previously the hint would be set when if you set a
custom port, but it would not
Author: jhb
Date: Wed Jan 23 21:44:48 2013
New Revision: 245849
URL: http://svnweb.freebsd.org/changeset/base/245849
Log:
Don't assume that all Linux TCP-level socket options are identical to
FreeBSD TCP-level socket options (only the first two are). Instead,
using a mapping function and fa
Author: marius
Date: Wed Jan 23 22:52:20 2013
New Revision: 245850
URL: http://svnweb.freebsd.org/changeset/base/245850
Log:
Revert the part of r239864 which removed obtaining the SMP mutex around
reading registers from other CPUs. As it turns out, the hardware doesn't
really like concurrent
Author: scottl
Date: Wed Jan 23 22:56:03 2013
New Revision: 245851
URL: http://svnweb.freebsd.org/changeset/base/245851
Log:
MFC r239132:
Clone BIO_ORDERED flag, for disk drivers (namely CAM) that try to
consume it.
Modified:
stable/9/sys/geom/geom_io.c
Directory Properties:
stable/
Author: brooks
Date: Wed Jan 23 23:49:35 2013
New Revision: 245852
URL: http://svnweb.freebsd.org/changeset/base/245852
Log:
Only try to install one link at each path.
Don't install verify_krb5_conf.8. It is installed in
kerberos5/usr.bin/verify_krb5_conf.
Modified:
head/kerberos5/lib
Author: brooks
Date: Wed Jan 23 23:51:44 2013
New Revision: 245853
URL: http://svnweb.freebsd.org/changeset/base/245853
Log:
manctl is conditionally added to SUBDIRS later on. Don't unconditionally
include in the main list.
Modified:
head/usr.sbin/Makefile
Modified: head/usr.sbin/Makefile
Author: brooks
Date: Wed Jan 23 23:53:26 2013
New Revision: 245854
URL: http://svnweb.freebsd.org/changeset/base/245854
Log:
Remove several MLINKS that were listed twice.
Modified:
head/lib/libarchive/Makefile
Modified: head/lib/libarchive/Makefile
===
FYI, this commit entirely missed the merge to make.conf.5 ...
Glen
On Sun, Sep 16, 2012 at 12:35:09AM +, Eitan Adler wrote:
> Author: eadler
> Date: Sun Sep 16 00:35:09 2012
> New Revision: 240545
> URL: http://svn.freebsd.org/changeset/base/240545
>
> Log:
> MFC r240252,r240253:
> R
Author: gjb (doc,ports committer)
Date: Thu Jan 24 00:45:53 2013
New Revision: 245855
URL: http://svnweb.freebsd.org/changeset/base/245855
Log:
Remove bogus mergeinfo introduced with r240545.
Modified:
Directory Properties:
stable/9/share/man/man5/ (props changed)
__
Author: gjb (doc,ports committer)
Date: Thu Jan 24 00:46:49 2013
New Revision: 245856
URL: http://svnweb.freebsd.org/changeset/base/245856
Log:
Remove bogus mergeinfo introduced in r240544.
Modified:
Directory Properties:
stable/8/share/man/man5/ (props changed)
Author: yongari
Date: Thu Jan 24 01:07:34 2013
New Revision: 245857
URL: http://svnweb.freebsd.org/changeset/base/245857
Log:
MFC r245485:
Add D-Link DFE-520TX rev C1.
Modified:
stable/9/sys/pci/if_rl.c
stable/9/sys/pci/if_rlreg.h
Directory Properties:
stable/9/sys/ (props changed)
Author: yongari
Date: Thu Jan 24 01:10:15 2013
New Revision: 245858
URL: http://svnweb.freebsd.org/changeset/base/245858
Log:
MFC r245485:
Add D-Link DFE-520TX rev C1.
Modified:
stable/8/sys/pci/if_rl.c
stable/8/sys/pci/if_rlreg.h
Directory Properties:
stable/8/sys/ (props changed)
Author: yongari
Date: Thu Jan 24 01:12:55 2013
New Revision: 245859
URL: http://svnweb.freebsd.org/changeset/base/245859
Log:
MFC r245487:
Add D-Link DFE-520TX (rev. C1) to HARDWARE section.
Modified:
stable/9/share/man/man4/rl.4
Directory Properties:
stable/9/share/man/man4/ (props c
Author: yongari
Date: Thu Jan 24 01:13:13 2013
New Revision: 245860
URL: http://svnweb.freebsd.org/changeset/base/245860
Log:
MFC r245487:
Add D-Link DFE-520TX (rev. C1) to HARDWARE section.
Modified:
stable/8/share/man/man4/rl.4
Directory Properties:
stable/8/share/man/man4/ (props c
Author: yongari
Date: Thu Jan 24 01:31:22 2013
New Revision: 245861
URL: http://svnweb.freebsd.org/changeset/base/245861
Log:
MFC r244481:
For fiber PHYs, BRGPHY_MII_1000CTL register is not defined at all
so do not touch it.
Modified:
stable/9/sys/dev/mii/brgphy.c
Directory Properties
Author: yongari
Date: Thu Jan 24 01:32:17 2013
New Revision: 245862
URL: http://svnweb.freebsd.org/changeset/base/245862
Log:
MFC r244481:
For fiber PHYs, BRGPHY_MII_1000CTL register is not defined at all
so do not touch it.
Modified:
stable/8/sys/dev/mii/brgphy.c
Directory Properties
Author: gjb (doc,ports committer)
Date: Thu Jan 24 01:40:47 2013
New Revision: 245863
URL: http://svnweb.freebsd.org/changeset/base/245863
Log:
MFC r240252, r241541, r241543, r245756:
r240252: (eadler)
- Remove documentation and www cvsup files as they are no longer
useful with the
Author: gjb (doc,ports committer)
Date: Thu Jan 24 01:41:11 2013
New Revision: 245864
URL: http://svnweb.freebsd.org/changeset/base/245864
Log:
MFC r223148, r240252, r241541, r241543, r245756:
r223148: (ru)
- Document all trees that support CVS_UPDATE.
- Document all trees that suppor
Author: yongari
Date: Thu Jan 24 02:19:38 2013
New Revision: 245865
URL: http://svnweb.freebsd.org/changeset/base/245865
Log:
MFC r244482:
Recognize 5720S PHY and treat it as 5708S PHY.
Unfortunately 5720S uses 5709S PHY id so add a hack to detect 5720S
PHY by checking parent device
Author: yongari
Date: Thu Jan 24 02:20:25 2013
New Revision: 245866
URL: http://svnweb.freebsd.org/changeset/base/245866
Log:
MFC r244482:
Recognize 5720S PHY and treat it as 5708S PHY.
Unfortunately 5720S uses 5709S PHY id so add a hack to detect 5720S
PHY by checking parent device
Author: yongari
Date: Thu Jan 24 02:25:43 2013
New Revision: 245867
URL: http://svnweb.freebsd.org/changeset/base/245867
Log:
For 57765 class controllers, set low watermark max receive frames to 1.
Modified:
head/sys/dev/bge/if_bge.c
Modified: head/sys/dev/bge/if_bge.c
==
Author: jasone
Date: Thu Jan 24 03:08:37 2013
New Revision: 245868
URL: http://svnweb.freebsd.org/changeset/base/245868
Log:
Import jemalloc 3.3.0. This reduces zeroed memory validation overhead for
non-MALLOC_PRODUCTION builds.
Modified:
head/contrib/jemalloc/COPYING
head/contrib/jemall
Author: jasone
Date: Thu Jan 24 03:33:15 2013
New Revision: 245869
URL: http://svnweb.freebsd.org/changeset/base/245869
Log:
Update list of ports required for importing jemalloc.
Modified:
head/contrib/jemalloc/FREEBSD-upgrade
Modified: head/contrib/jemalloc/FREEBSD-upgrade
=
Author: yongari
Date: Thu Jan 24 04:54:53 2013
New Revision: 245870
URL: http://svnweb.freebsd.org/changeset/base/245870
Log:
bge_attach() can fail before attaching mii(4). So make sure to check
bge_miibus before detaching mii(4).
Modified:
head/sys/dev/bge/if_bge.c
Modified: head/sys/dev/
Author: delphij
Date: Thu Jan 24 05:36:37 2013
New Revision: 245871
URL: http://svnweb.freebsd.org/changeset/base/245871
Log:
- Wrap long line;
- Add -, to SYNOPSIS section.
MFC after:2 weeks
Modified:
head/bin/df/df.1
head/bin/df/df.c
Modified: head/bin/df/df.1
==
Author: eadler
Date: Thu Jan 24 06:30:56 2013
New Revision: 245872
URL: http://svnweb.freebsd.org/changeset/base/245872
Log:
Indicate a bunch of new hardware support.
PR: docs/173893
Submitted by: Mathieu Simon
Approved by: bcr (mentor)
Modified:
head/share/man/man4/mfi.4
36 matches
Mail list logo