On Fri, May 17, 2013 at 04:09:05AM +, Hiren Panchasara wrote:
> New Revision: 250734
> URL: http://svnweb.freebsd.org/changeset/base/250734
>
> Log:
> MFC: r250487
>
> Adding a detach method to p4tcc driver.
Would it also benefit stable/8? If yes, could it be MFC'ed?
./danfe
Author: adrian
Date: Fri May 17 05:16:30 2013
New Revision: 250735
URL: http://svnweb.freebsd.org/changeset/base/250735
Log:
Add some more debugging printf()s to complain if the ath_buf tx queue
doesn't match the actual hardware queue this frame is queued to.
I'm trying to ensure that the
Author: hiren
Date: Fri May 17 04:09:04 2013
New Revision: 250734
URL: http://svnweb.freebsd.org/changeset/base/250734
Log:
MFC: r250487
Adding a detach method to p4tcc driver.
PR: 118739
Submitted by: Dan Lukes (earlier version)
Reviewed by: jhb
Approved by: sbruno
Author: grog
Date: Fri May 17 03:55:03 2013
New Revision: 250733
URL: http://svnweb.freebsd.org/changeset/base/250733
Log:
MFC revisions 243049,243129,244134,245871,245912,249698,249924
Modified:
stable/9/bin/df/df.1
stable/9/bin/df/df.c
Directory Properties:
stable/9/bin/df/ (props cha
Author: grog
Date: Fri May 17 03:52:20 2013
New Revision: 250732
URL: http://svnweb.freebsd.org/changeset/base/250732
Log:
Complete revision 243104.
Modified:
head/bin/df/df.1
Modified: head/bin/df/df.1
==
--- head/b
Author: gad
Date: Fri May 17 03:14:55 2013
New Revision: 250731
URL: http://svnweb.freebsd.org/changeset/base/250731
Log:
Drop any connection to newsyslog. I haven't worked on it for quite
some time. Note that I do want to keep the pre-commit review for
usr.sbin/lpr. I am actively working
On Fri, May 17, 2013 at 12:14:36AM +, Eitan Adler wrote:
> New Revision: 250727
> URL: http://svnweb.freebsd.org/changeset/base/250727
>
> Log:
> MFC r250528:
> Teach wpa_supplicant to properly compute wireless signal strength.
If this applicable to stable/8? If yes, can it be MFC'ed
On 2013/05/16, at 2:02, Tim Kientzle wrote:
> I don't object, but I'm not sure why we need this.
>
> I'd rather see a comment in the BEAGLEBONE
> config indicating that it can be used with
> beaglebone-black.dts.
>
> Generally, I want us to move away from compiled-in
> DTBs. The BEAGLEBONE co
Author: eadler
Date: Fri May 17 00:40:48 2013
New Revision: 250730
URL: http://svnweb.freebsd.org/changeset/base/250730
Log:
MFC r250509:
The M_VESA_MODE_MAX is latest valid mode - not the first invalid.
Permit its use in vidcontrol -i
PR: bin/119483
Modified:
s
Author: eadler
Date: Fri May 17 00:40:46 2013
New Revision: 250729
URL: http://svnweb.freebsd.org/changeset/base/250729
Log:
MFC r250509:
The M_VESA_MODE_MAX is latest valid mode - not the first invalid.
Permit its use in vidcontrol -i
PR: bin/119483
Modified:
s
Author: eadler
Date: Fri May 17 00:14:36 2013
New Revision: 250727
URL: http://svnweb.freebsd.org/changeset/base/250727
Log:
MFC r250528:
Teach wpa_supplicant to properly compute wireless signal strength.
PR: bin/170631
Modified:
stable/9/usr.sbin/wpa/wpa_supplicant/dri
Author: jkim
Date: Thu May 16 23:30:11 2013
New Revision: 250726
URL: http://svnweb.freebsd.org/changeset/base/250726
Log:
Add a script to extract libregex from GNU libc.
Added:
vendor/libregex/libgnuregex_prep.sh (contents, props changed)
Added: vendor/libregex/libgnuregex_prep.sh
===
Author: jkim
Date: Thu May 16 23:25:11 2013
New Revision: 250725
URL: http://svnweb.freebsd.org/changeset/base/250725
Log:
Tag libregex from GNU libc 2.17.
Added:
vendor/libregex/glibc-2.17/
- copied from r250724, vendor/libregex/dist/
___
svn-
Author: jkim
Date: Thu May 16 23:23:37 2013
New Revision: 250724
URL: http://svnweb.freebsd.org/changeset/base/250724
Log:
Import libregex from GNU libc 2.17.
Replaced:
vendor/libregex/dist/regex.h (contents, props changed)
- copied, changed from r250723, vendor/libregex/dist/posix/reg
Author: jkim
Date: Thu May 16 23:16:29 2013
New Revision: 250723
URL: http://svnweb.freebsd.org/changeset/base/250723
Log:
Flatten GNU libregex vendor area.
Added:
vendor/libregex/dist/posix/
- copied from r250722, vendor/libregex/dist/gnu/lib/libregex/posix/
vendor/libregex/dist/regco
Author: delphij
Date: Thu May 16 22:35:33 2013
New Revision: 250722
URL: http://svnweb.freebsd.org/changeset/base/250722
Log:
guard against MK_SHARED_TOOLCHAIN not being defined.
Modified:
head/usr.bin/bmake/Makefile.inc
Modified: head/usr.bin/bmake/Makefile.inc
=
Author: delphij
Date: Thu May 16 22:25:17 2013
New Revision: 250721
URL: http://svnweb.freebsd.org/changeset/base/250721
Log:
Similar to r250719: guard against MK_BMAKE not being defined.
Modified:
head/usr.bin/bmake/Makefile.inc
Modified: head/usr.bin/bmake/Makefile.inc
On 15.05.13 16:30, Brooks Davis wrote:
> Author: brooks
> Date: Wed May 15 14:30:03 2013
> New Revision: 250659
> URL: http://svnweb.freebsd.org/changeset/base/250659
>
> Log:
> Add support for an external cross compiler. The cross compiler is
> specified by passing the XCC, XCXX, and XCPP va
2013/5/16 Julian Elischer :
> see correcting commit
Thanks for fixing it so quickly!
--
Ed Schouten
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...
On 5/16/13 5:16 PM, Julian Elischer wrote:
On 5/16/13 3:19 PM, Ed Schouten wrote:
Hey Julian,
2013/5/16 Julian Elischer :
#define M_SETFIB(_m, _fib) do
{\
- _m->m_flags &=
~M_FIB; \
- _m->m
Author: julian
Date: Thu May 16 21:27:47 2013
New Revision: 250720
URL: http://svnweb.freebsd.org/changeset/base/250720
Log:
Fix cut-n-paste error.
Modified:
head/sys/sys/mbuf.h
Modified: head/sys/sys/mbuf.h
==
--- h
Author: sjg
Date: Thu May 16 21:26:46 2013
New Revision: 250719
URL: http://svnweb.freebsd.org/changeset/base/250719
Log:
Reverse the sense of the test wrt bmake, and guard against
MK_BMAKE not being defined.
Modified:
head/Makefile
head/usr.bin/make/Makefile
Modified: head/Makefile
On 5/16/13 3:19 PM, Ed Schouten wrote:
Hey Julian,
2013/5/16 Julian Elischer :
#define M_SETFIB(_m, _fib) do {
\
- _m->m_flags &= ~M_FIB; \
- _m->m_flags |= (((_fib) << M_FIBSHIFT) & M_FIB);
Author: delphij
Date: Thu May 16 21:04:56 2013
New Revision: 250718
URL: http://svnweb.freebsd.org/changeset/base/250718
Log:
Constify string pointers.
Verified with:sha256(1)
MFC after:2 weeks
Modified:
head/sbin/tunefs/tunefs.c
Modified: head/sbin/tunefs/tunefs.c
===
Author: joel (doc committer)
Date: Thu May 16 20:55:20 2013
New Revision: 250717
URL: http://svnweb.freebsd.org/changeset/base/250717
Log:
Minor mdoc improvements.
Modified:
head/tools/tools/makeroot/makeroot.8
Modified: head/tools/tools/makeroot/makeroot.8
==
Author: jilles
Date: Thu May 16 20:35:53 2013
New Revision: 250716
URL: http://svnweb.freebsd.org/changeset/base/250716
Log:
MFC 250421: posix_spawn_file_actions_adddup2(3): Document difference with
dup2().
The ability to clear a file descriptor's close-on-exec flag via
posix_spawn_file
Author: jilles
Date: Thu May 16 20:34:21 2013
New Revision: 250715
URL: http://svnweb.freebsd.org/changeset/base/250715
Log:
MFC r250412: posix_spawn_file_actions_addopen(3): Correct error for bad file
descriptor.
As per POSIX.1-2008, posix_spawn_file_actions_add* return [EBADF] if a file
Author: eadler
Date: Thu May 16 20:32:28 2013
New Revision: 250714
URL: http://svnweb.freebsd.org/changeset/base/250714
Log:
MFC r250459:
Add the letter 'q' to the font iso05-8x16.fnt
PR: 72585
PR: 169797
Modified:
stable/8/share/syscons/fonts/iso05-8x16.fnt
Directory Prope
Author: eadler
Date: Thu May 16 20:32:09 2013
New Revision: 250713
URL: http://svnweb.freebsd.org/changeset/base/250713
Log:
MFC r250459:
Add the letter 'q' to the font iso05-8x16.fnt
PR: 72585
PR: 169797
Modified:
stable/9/share/syscons/fonts/iso05-8x16.fnt
Directory Prope
Author: eadler
Date: Thu May 16 20:27:30 2013
New Revision: 250712
URL: http://svnweb.freebsd.org/changeset/base/250712
Log:
MFC r250553:
Add the letter 'x' to the font iso05-8x16.fnt
PR: 169797
Modified:
stable/9/share/syscons/fonts/iso04-wide-8x16.fnt
Directory Properties:
Author: eadler
Date: Thu May 16 20:27:30 2013
New Revision: 250711
URL: http://svnweb.freebsd.org/changeset/base/250711
Log:
MFC r250553:
Add the letter 'x' to the font iso05-8x16.fnt
PR: 169797
Modified:
stable/8/share/syscons/fonts/iso04-wide-8x16.fnt
Directory Properties:
Author: mckusick
Date: Thu May 16 20:07:08 2013
New Revision: 250710
URL: http://svnweb.freebsd.org/changeset/base/250710
Log:
When running the -m option to generate a newfs(8) command suitable for
recreating the filesystem, check for and output the -i, -k, and -l
options if appropriate.
Author: imp
Date: Thu May 16 19:44:51 2013
New Revision: 250709
URL: http://svnweb.freebsd.org/changeset/base/250709
Log:
When reporting the user readable size, round up. Several SD cards not
only use SI units, but also are a couple of percent short. If you need
to know the exact size, diski
Author: mckusick
Date: Thu May 16 19:39:11 2013
New Revision: 250708
URL: http://svnweb.freebsd.org/changeset/base/250708
Log:
Clean up trailing whitespace.
Submitted by: Andy Kosela
MFC after:1 week
Modified:
head/sbin/dumpfs/dumpfs.c
Modified: head/sbin/dumpfs/dumpfs.c
=
Hey Julian,
2013/5/16 Julian Elischer :
> #define M_SETFIB(_m, _fib) do {
> \
> - _m->m_flags &= ~M_FIB; \
> - _m->m_flags |= (((_fib) << M_FIBSHIFT) & M_FIB); \
> +KASSERT((_m)->m_flags
Author: brooks
Date: Thu May 16 18:37:14 2013
New Revision: 250707
URL: http://svnweb.freebsd.org/changeset/base/250707
Log:
Implement NO_ROOT support for distributekernel and packagekernel.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
===
Author: jh
Date: Thu May 16 18:13:10 2013
New Revision: 250706
URL: http://svnweb.freebsd.org/changeset/base/250706
Log:
A library function shall not set errno to 0.
Reviewed by: mdf
Modified:
head/sys/kern/subr_sbuf.c
Modified: head/sys/kern/subr_sbuf.c
===
On Thu, May 16, 2013 at 12:20 PM, Julian Elischer wrote:
> Author: julian
> Date: Thu May 16 16:20:17 2013
> New Revision: 250700
> URL: http://svnweb.freebsd.org/changeset/base/250700
>
> Log:
> Finally change the mbuf to have its own fib field instead of stealing
> 4 flag bits. This was supp
Author: adrian
Date: Thu May 16 17:53:12 2013
New Revision: 250705
URL: http://svnweb.freebsd.org/changeset/base/250705
Log:
Tidy up the debugging - don't bother printing out TID pointers; now
that we are printing out the MAC address in these fields, just printing
out the TID is enough.
Mod
Author: adrian
Date: Thu May 16 17:46:32 2013
New Revision: 250704
URL: http://svnweb.freebsd.org/changeset/base/250704
Log:
Limit the number of software queued frames when doing non-aggregation.
This should prevent the TX queue being filled with non-aggregate frames,
causing starvation a
Author: adrian
Date: Thu May 16 17:45:01 2013
New Revision: 250703
URL: http://svnweb.freebsd.org/changeset/base/250703
Log:
Dump out the holding buffer descriptor contents and addresses stopping DMA.
Modified:
head/sys/dev/ath/if_ath.c
Modified: head/sys/dev/ath/if_ath.c
===
Author: dteske
Date: Thu May 16 16:51:52 2013
New Revision: 250702
URL: http://svnweb.freebsd.org/changeset/base/250702
Log:
Fix a typo in a comment.
Modified:
head/usr.sbin/bsdconfig/share/strings.subr
Modified: head/usr.sbin/bsdconfig/share/strings.subr
Author: dteske
Date: Thu May 16 16:46:02 2013
New Revision: 250701
URL: http://svnweb.freebsd.org/changeset/base/250701
Log:
Add a handy function for truncating variables to a specific byte-length. It
should be noted that newlines are both preserved and included in said byte-
count. If you w
Author: julian
Date: Thu May 16 16:20:17 2013
New Revision: 250700
URL: http://svnweb.freebsd.org/changeset/base/250700
Log:
Finally change the mbuf to have its own fib field instead of stealing
4 flag bits. This was supposed to happen in 8.0, and again in 2012..
MFC after:never
Modi
Author: sjg
Date: Thu May 16 15:28:38 2013
New Revision: 250699
URL: http://svnweb.freebsd.org/changeset/base/250699
Log:
Build bmake by default.
If someone explicitly builds usr.bin/make while MK_BMAKE==yes,
install it as 'fmake'.
Reviewed by: brooks
Modified:
head/share/mk/bsd.own
Author: brooks
Date: Thu May 16 14:38:12 2013
New Revision: 250698
URL: http://svnweb.freebsd.org/changeset/base/250698
Log:
Add a sample script to create filesystem images from an installed tree
created by installworld+distribution with the -DNO_ROOT option.
Added:
head/tools/tools/makeroo
Author: kib
Date: Thu May 16 13:07:02 2013
New Revision: 250697
URL: http://svnweb.freebsd.org/changeset/base/250697
Log:
Add dependencies on the firmware, which allows the loading of the cxgb
and cxgbe modules.
Reviewed and approved by: np
MFC after:1 week
Modified:
head/sys
Author: kib
Date: Thu May 16 10:32:01 2013
New Revision: 250696
URL: http://svnweb.freebsd.org/changeset/base/250696
Log:
MFC r250193:
Do a sync of the devvp vnode for the mount, which buffers, among other
things, contain FAT blocks. This makes fsync(2) for msdosfs more correct
by syncing
Author: gber
Date: Thu May 16 09:43:04 2013
New Revision: 250695
URL: http://svnweb.freebsd.org/changeset/base/250695
Log:
Fix L2 cache write-back invalidate for Sheeva core.
Submitted by: Michal Dubiel
Obtained from:Netasq, Semihalf
Modified:
head/sys/arm/arm/cpufunc_asm_sheev
I don't object, but I'm not sure why we need this.
I'd rather see a comment in the BEAGLEBONE
config indicating that it can be used with
beaglebone-black.dts.
Generally, I want us to move away from compiled-in
DTBs. The BEAGLEBONE config works just fine on either
one and it's what I plan to con
50 matches
Mail list logo