Author: joel (doc committer)
Date: Sat Jun 16 06:38:11 2012
New Revision: 237156
URL: http://svn.freebsd.org/changeset/base/237156
Log:
mandoc fixes.
Obtained from:OpenBSD
Modified:
head/lib/libc/gen/signal.3
Modified: head/lib/libc/gen/signal.3
=
Author: adrian
Date: Sat Jun 16 04:41:35 2012
New Revision: 237153
URL: http://svn.freebsd.org/changeset/base/237153
Log:
Shuffle some more fields in ath_buf so it's not too big.
This shaves off 20 bytes - from 288 bytes to 268 bytes.
However, it's still too big.
Modified:
head/sys/
Author: adrian
Date: Sat Jun 16 04:36:08 2012
New Revision: 237152
URL: http://svn.freebsd.org/changeset/base/237152
Log:
Shave four (or eight) bytes off of ath_buf - this field isn't used.
Modified:
head/sys/dev/ath/if_athvar.h
Modified: head/sys/dev/ath/if_athvar.h
Author: imp
Date: Sat Jun 16 04:34:46 2012
New Revision: 237151
URL: http://svn.freebsd.org/changeset/base/237151
Log:
Throw this debug behind bootverbose. The information isn't all that
exciting once the initial board bring up is over.
Modified:
head/sys/arm/at91/at91_pio.c
Modified: hea
Author: kib
Date: Fri Jun 15 23:07:51 2012
New Revision: 237150
URL: http://svn.freebsd.org/changeset/base/237150
Log:
MFC r230779:
Fix build for the case of powerpc64 kernel without COMPAT_FREEBSD32.
Pointy hat to:kib
Modified:
stable/9/sys/powerpc/aim/mmu_oea64.c
Directory Pr
On Fri, Jun 15, 2012 at 05:33:27PM -0500, Guy Helmer wrote:
>
> On Jun 15, 2012, at 4:26 PM, Konstantin Belousov wrote:
>
> > On Thu, Jun 14, 2012 at 09:48:15PM +, Guy Helmer wrote:
> >> Author: ghelmer
> >> Date: Thu Jun 14 21:48:14 2012
> >> New Revision: 237106
> >> URL: http://svn.freebsd
Author: gjb (doc committer)
Date: Fri Jun 15 22:56:28 2012
New Revision: 237149
URL: http://svn.freebsd.org/changeset/base/237149
Log:
MFC r236776, r236777:
r236776:
Fix a typo: s/deafult/default
r236777:
Clean up trailing whitespace.
Modified:
stable/8/cddl/contrib/opensolari
Author: gjb (doc committer)
Date: Fri Jun 15 22:56:15 2012
New Revision: 237148
URL: http://svn.freebsd.org/changeset/base/237148
Log:
MFC r236776, r236777:
r236776:
Fix a typo: s/deafult/default
r236777:
Clean up trailing whitespace.
Modified:
stable/9/cddl/contrib/opensolari
On Jun 15, 2012, at 4:26 PM, Konstantin Belousov wrote:
> On Thu, Jun 14, 2012 at 09:48:15PM +, Guy Helmer wrote:
>> Author: ghelmer
>> Date: Thu Jun 14 21:48:14 2012
>> New Revision: 237106
>> URL: http://svn.freebsd.org/changeset/base/237106
>>
>> Log:
>> MFC 235739-235740,236402:
>> App
On Thu, Jun 14, 2012 at 09:48:15PM +, Guy Helmer wrote:
> Author: ghelmer
> Date: Thu Jun 14 21:48:14 2012
> New Revision: 237106
> URL: http://svn.freebsd.org/changeset/base/237106
>
> Log:
> MFC 235739-235740,236402:
> Apply style(9) to return and switch/case statements.
>
> Add che
Author: trociny
Date: Fri Jun 15 20:27:15 2012
New Revision: 237145
URL: http://svn.freebsd.org/changeset/base/237145
Log:
MFC 236724, 236725:
MFC 236724:
Add VIMAGE support to if_tap.
PR: kern/152047, kern/158686
Submitted by: Daan Vreeken
MFC 236725:
Sort
On 15 June 2012 20:34, Ulrich Spörlein wrote:
> On Tue, 2012-02-28 at 11:06:52 +, Sergey Kandaurov wrote:
>> Author: pluknet
>> Date: Tue Feb 28 11:06:52 2012
>> New Revision: 232249
>> URL: http://svn.freebsd.org/changeset/base/232249
>>
>> Log:
>> Add lib32 part after libarchive 3.0.3 upda
Author: trociny
Date: Fri Jun 15 20:25:44 2012
New Revision: 237144
URL: http://svn.freebsd.org/changeset/base/237144
Log:
MFC 236724, 236725:
MFC 236724:
Add VIMAGE support to if_tap.
PR: kern/152047, kern/158686
Submitted by: Daan Vreeken
MFC 236725:
Sort
Author: adrian
Date: Fri Jun 15 20:08:13 2012
New Revision: 237143
URL: http://svn.freebsd.org/changeset/base/237143
Log:
Convert athdebug to use the 64 bit dev.ath.X.debug sysctl.
Modified:
head/tools/tools/ath/athdebug/athdebug.c
Modified: head/tools/tools/ath/athdebug/athdebug.c
=
Author: brooks
Date: Fri Jun 15 19:42:49 2012
New Revision: 237142
URL: http://svn.freebsd.org/changeset/base/237142
Log:
Minor wording change. The previous commit message should have included:
Sponsored by: DARPA, AFRL
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
Author: brooks
Date: Fri Jun 15 19:40:59 2012
New Revision: 237141
URL: http://svn.freebsd.org/changeset/base/237141
Log:
MFP4: 212854, 212854
Add a LOCAL_LIB_DIRS variable to complement the existing LOCAL_DIRS
and LOCAL_TOOL_DIRS variables. Directories in LOCAL_LIB_DIRS are
built at t
Author: kib
Date: Fri Jun 15 17:31:15 2012
New Revision: 237140
URL: http://svn.freebsd.org/changeset/base/237140
Log:
MFC r230767:
Enable nxstacks where supported.
Modified:
stable/9/sys/i386/i386/initcpu.c
stable/9/sys/kern/imgact_elf.c
stable/9/sys/powerpc/aim/mmu_oea64.c
stable/9/
Author: imp
Date: Fri Jun 15 17:01:12 2012
New Revision: 237138
URL: http://svn.freebsd.org/changeset/base/237138
Log:
Add a band-aide for MFCs: at91_is_rm92 is always true in 8 until SAM9
support is MFC'd. The recent change to spi now references this, so
bring it in as a forward compatabil
Author: imp
Date: Fri Jun 15 16:50:32 2012
New Revision: 237137
URL: http://svn.freebsd.org/changeset/base/237137
Log:
Remove stray line from merge.
Modified:
head/sys/arm/s3c2xx0/s3c24x0_machdep.c
Modified: head/sys/arm/s3c2xx0/s3c24x0_machdep.c
=
On Tue, 2012-02-28 at 11:06:52 +, Sergey Kandaurov wrote:
> Author: pluknet
> Date: Tue Feb 28 11:06:52 2012
> New Revision: 232249
> URL: http://svn.freebsd.org/changeset/base/232249
>
> Log:
> Add lib32 part after libarchive 3.0.3 update.
>
> Modified:
> head/ObsoleteFiles.inc
>
> Modi
Author: adrian
Date: Fri Jun 15 15:32:16 2012
New Revision: 237136
URL: http://svn.freebsd.org/changeset/base/237136
Log:
Oops - use the actual 11n enable option.
Modified:
head/sys/amd64/conf/GENERIC
head/sys/i386/conf/GENERIC
Modified: head/sys/amd64/conf/GENERIC
Author: mjacob
Date: Fri Jun 15 15:28:15 2012
New Revision: 237135
URL: http://svn.freebsd.org/changeset/base/237135
Log:
If debug values were set, the default from tval floated
down and triggered an attempt to set multiple virtual
ports whether you wanted them or not.
MFC after:3 d
On Fri, 15 Jun 2012, Pawel Jakub Dawidek wrote:
Log:
One more attempt to make prototypes formated according to style(9),
Thanks. The prototypes look OK now.
which
holefully recovers from the "worse than useless" state.
Er, my "worse than useless" description wasn't about prototypes. I
Author: kib
Date: Fri Jun 15 10:38:14 2012
New Revision: 237134
URL: http://svn.freebsd.org/changeset/base/237134
Log:
MFC r226342 (by marcel):
In elf32_trans_prot() and when compiling for amd64 or ia64, add
PROT_EXECUTE when PROT_READ is needed. By default i386 allows
execution when readi
Author: pjd
Date: Fri Jun 15 10:00:29 2012
New Revision: 237133
URL: http://svn.freebsd.org/changeset/base/237133
Log:
One more attempt to make prototypes formated according to style(9), which
holefully recovers from the "worse than useless" state.
Reported by: bde
MFC after:1 mont
Author: ru
Date: Fri Jun 15 09:12:47 2012
New Revision: 237132
URL: http://svn.freebsd.org/changeset/base/237132
Log:
Fixed an example that set IP_ONESBCAST socket option to actually work,
and not return EINVAL.
Modified:
head/share/man/man4/ip.4
Modified: head/share/man/man4/ip.4
Author: kib
Date: Fri Jun 15 08:50:44 2012
New Revision: 237131
URL: http://svn.freebsd.org/changeset/base/237131
Log:
Use right size when freeing unneeded GTT mapping.
MFC after:3 days
Modified:
head/sys/dev/drm2/i915/i915_gem.c
Modified: head/sys/dev/drm2/i915/i915_gem.c
=
Author: imp
Date: Fri Jun 15 08:37:50 2012
New Revision: 237130
URL: http://svn.freebsd.org/changeset/base/237130
Log:
Make it possible to link together a sam and an rm kernel. The results
aren't very pretty yet, but this takes DELAY and cpu_reset and makes
them pointers.
# I worry tha
Author: adrian
Date: Fri Jun 15 08:37:46 2012
New Revision: 237129
URL: http://svn.freebsd.org/changeset/base/237129
Log:
Add the AMPDU BAR TX statistics to the "ampdu" tag.
Modified:
head/tools/tools/net80211/wlanstats/main.c
Modified: head/tools/tools/net80211/wlanstats/main.c
Author: imp
Date: Fri Jun 15 08:01:16 2012
New Revision: 237125
URL: http://svn.freebsd.org/changeset/base/237125
Log:
These options are unused, and can safely be retired.
Modified:
head/sys/arm/conf/BWCT
head/sys/conf/options.arm
Modified: head/sys/arm/conf/BWCT
==
Author: imp
Date: Fri Jun 15 07:56:53 2012
New Revision: 237124
URL: http://svn.freebsd.org/changeset/base/237124
Log:
This hints file doesn't actually do anything, and besides it is commented
out here. Remove it.
Modified:
head/sys/arm/conf/BWCT
Modified: head/sys/arm/conf/BWCT
=
Author: imp
Date: Fri Jun 15 07:50:26 2012
New Revision: 237122
URL: http://svn.freebsd.org/changeset/base/237122
Log:
Collapse the files.at91 and files.at91sam9 back into files.at91.
Create a new option for at91rm9200 support. Set this option in
std.at91. Create a new option for the at91s
Author: mm
Date: Fri Jun 15 07:38:21 2012
New Revision: 237119
URL: http://svn.freebsd.org/changeset/base/237119
Log:
Do not remount ZFS dataset if changing canmount property to "on" and
dataset is already mounted.
PR: 167905
Submitted by: Bryan Drewery
MFC after:1 week
Author: imp
Date: Fri Jun 15 07:26:39 2012
New Revision: 237118
URL: http://svn.freebsd.org/changeset/base/237118
Log:
Fix a global shadowing problem when LINUX_BOOT_ABI was defined.
Modified:
head/sys/arm/arm/machdep.c
Modified: head/sys/arm/arm/machdep.c
===
Author: mm
Date: Fri Jun 15 07:14:43 2012
New Revision: 237117
URL: http://svn.freebsd.org/changeset/base/237117
Log:
MFC r236960:
Document the -v flag for zpool list.
PR: 168970
Suggested by: Marcelo Araujo
Modified:
stable/8/cddl/contrib/opensolaris/cmd/zpool/zpool.8
s
Author: mm
Date: Fri Jun 15 07:14:16 2012
New Revision: 237116
URL: http://svn.freebsd.org/changeset/base/237116
Log:
MFC r236960:
Document the -v flag for zpool list.
PR: 168970
Suggested by: Marcelo Araujo
Modified:
stable/9/cddl/contrib/opensolaris/cmd/zpool/zpool.8
s
36 matches
Mail list logo