On Mon, 29 Oct 2012, Juli Mallett wrote:
Log:
Wrap some long lines and display board serial numbers at boot.
Any chance of using FreeBSD style instead of gnu style for the wrapping?
Modified: head/sys/mips/cavium/octeon_machdep.c
=
Author: hrs
Date: Mon Oct 29 06:31:51 2012
New Revision: 242301
URL: http://svn.freebsd.org/changeset/base/242301
Log:
Load ipdivert.ko when natd_enable=YES.
PR: conf/167566
Modified:
head/etc/rc.d/ipfw
Modified: head/etc/rc.d/ipfw
=
Author: alc
Date: Mon Oct 29 06:15:04 2012
New Revision: 242300
URL: http://svn.freebsd.org/changeset/base/242300
Log:
Replace the page hold queue, PQ_HOLD, by a new page flag, PG_UNHOLDFREE,
because the queue itself serves no purpose. When a held page is freed,
inserting the page into the
On Mon, Oct 29, 2012 at 09:21:00AM +0400, Gleb Smirnoff wrote:
> On Mon, Oct 29, 2012 at 01:41:04PM -0700, YongHyeon PYUN wrote:
> Y> On Sun, Oct 28, 2012 at 02:01:37AM +0400, Gleb Smirnoff wrote:
> Y> > On Sat, Oct 27, 2012 at 12:58:52PM +0200, Andre Oppermann wrote:
> Y> > A> On 26.10.2012 23:06,
On Mon, Oct 29, 2012 at 01:41:04PM -0700, YongHyeon PYUN wrote:
Y> On Sun, Oct 28, 2012 at 02:01:37AM +0400, Gleb Smirnoff wrote:
Y> > On Sat, Oct 27, 2012 at 12:58:52PM +0200, Andre Oppermann wrote:
Y> > A> On 26.10.2012 23:06, Gleb Smirnoff wrote:
Y> > A> > Author: glebius
Y> > A> > Date: Fri Oct
On Mon, Oct 29, 2012 at 01:35:17AM +, Attilio Rao wrote:
A> Author: attilio
A> Date: Mon Oct 29 01:35:17 2012
A> New Revision: 242274
A> URL: http://svn.freebsd.org/changeset/base/242274
A>
A> Log:
A> Compiler have a precise knowledge of the content of sched_pin() and
A> sched_unpin() as t
Author: eadler
Date: Mon Oct 29 04:51:51 2012
New Revision: 242299
URL: http://svn.freebsd.org/changeset/base/242299
Log:
MFC r241855:
Update the kill(2) and killpg(2) man pages to the modern permission
checks. Also indicate killpg(2) is POSIX compliant.
Approved by: cperci
Author: eadler
Date: Mon Oct 29 04:51:51 2012
New Revision: 242298
URL: http://svn.freebsd.org/changeset/base/242298
Log:
MFC r241855:
Update the kill(2) and killpg(2) man pages to the modern permission
checks. Also indicate killpg(2) is POSIX compliant.
Approved by: cperci
Author: eadler
Date: Mon Oct 29 04:51:50 2012
New Revision: 242297
URL: http://svn.freebsd.org/changeset/base/242297
Log:
MFC r241855:
Update the kill(2) and killpg(2) man pages to the modern permission
checks. Also indicate killpg(2) is POSIX compliant.
Approved by: cperci
On 29 October 2012 00:46, Eitan Adler wrote:
> On 29 October 2012 00:32, Konstantin Belousov wrote:
>> On Mon, Oct 29, 2012 at 03:52:19AM +, Eitan Adler wrote:
>>> Author: eadler
>>> Date: Mon Oct 29 03:52:18 2012
>>> New Revision: 242283
>>> URL: http://svn.freebsd.org/changeset/base/242283
On 29 October 2012 00:32, Konstantin Belousov wrote:
> On Mon, Oct 29, 2012 at 03:52:19AM +, Eitan Adler wrote:
>> Author: eadler
>> Date: Mon Oct 29 03:52:18 2012
>> New Revision: 242283
>> URL: http://svn.freebsd.org/changeset/base/242283
>>
>> Log:
>> MFC r241855,r241859:
>> Update
On Sun, Oct 28, 2012 at 02:01:37AM +0400, Gleb Smirnoff wrote:
> On Sat, Oct 27, 2012 at 12:58:52PM +0200, Andre Oppermann wrote:
> A> On 26.10.2012 23:06, Gleb Smirnoff wrote:
> A> > Author: glebius
> A> > Date: Fri Oct 26 21:06:33 2012
> A> > New Revision: 242161
> A> > URL: http://svn.freebsd.or
On Mon, Oct 29, 2012 at 03:52:19AM +, Eitan Adler wrote:
> Author: eadler
> Date: Mon Oct 29 03:52:18 2012
> New Revision: 242283
> URL: http://svn.freebsd.org/changeset/base/242283
>
> Log:
> MFC r241855,r241859:
> Update the kill(2) and killpg(2) man pages to the modern permission
>
Author: eadler
Date: Mon Oct 29 04:21:17 2012
New Revision: 242296
URL: http://svn.freebsd.org/changeset/base/242296
Log:
MFC r242136:
Prefer an example users born after myself might use.
Approved by: cperciva (implicit)
Modified:
stable/7/usr.bin/uuencode/uuencode.1
Directory P
Author: eadler
Date: Mon Oct 29 04:21:16 2012
New Revision: 242295
URL: http://svn.freebsd.org/changeset/base/242295
Log:
MFC r242136:
Prefer an example users born after myself might use.
Approved by: cperciva (implicit)
Modified:
stable/8/usr.bin/uuencode/uuencode.1
Directory P
Author: eadler
Date: Mon Oct 29 04:21:16 2012
New Revision: 242294
URL: http://svn.freebsd.org/changeset/base/242294
Log:
MFC r242136:
Prefer an example users born after myself might use.
Approved by: cperciva (implicit)
Modified:
stable/9/usr.bin/uuencode/uuencode.1
Directory P
Author: eadler
Date: Mon Oct 29 04:18:34 2012
New Revision: 242293
URL: http://svn.freebsd.org/changeset/base/242293
Log:
MFC r241841:
Implement HTTP 305 redirect handling.
PR: 172452
Approved by: cperciva (implicit)
Modified:
stable/9/lib/libfetch/http.c
Directory P
Author: eadler
Date: Mon Oct 29 04:18:34 2012
New Revision: 242292
URL: http://svn.freebsd.org/changeset/base/242292
Log:
MFC r241841:
Implement HTTP 305 redirect handling.
PR: 172452
Approved by: cperciva (implicit)
Modified:
stable/7/lib/libfetch/http.c
Directory P
Author: eadler
Date: Mon Oct 29 04:18:33 2012
New Revision: 242291
URL: http://svn.freebsd.org/changeset/base/242291
Log:
MFC r241841:
Implement HTTP 305 redirect handling.
PR: 172452
Approved by: cperciva (implicit)
Modified:
stable/8/lib/libfetch/http.c
Directory P
Author: eadler
Date: Mon Oct 29 04:16:52 2012
New Revision: 242290
URL: http://svn.freebsd.org/changeset/base/242290
Log:
MFC r241840:
Don't deny non-temporary redirects if the -A option is set (per
the man page) [0]
While here add support for draft-reschke-http-status
Author: eadler
Date: Mon Oct 29 04:16:52 2012
New Revision: 242289
URL: http://svn.freebsd.org/changeset/base/242289
Log:
MFC r241840:
Don't deny non-temporary redirects if the -A option is set (per
the man page) [0]
While here add support for draft-reschke-http-status
Author: eadler
Date: Mon Oct 29 04:16:52 2012
New Revision: 242288
URL: http://svn.freebsd.org/changeset/base/242288
Log:
MFC r241840:
Don't deny non-temporary redirects if the -A option is set (per
the man page) [0]
While here add support for draft-reschke-http-status
Author: eadler
Date: Mon Oct 29 04:09:21 2012
New Revision: 242287
URL: http://svn.freebsd.org/changeset/base/242287
Log:
MFC r241858:
Remove unused code since the 5.x days
Approved by: cperciva (implicit)
Modified:
stable/7/sys/dev/mpt/mpt_pci.c
Directory Properties:
stable/7
Author: eadler
Date: Mon Oct 29 04:09:20 2012
New Revision: 242286
URL: http://svn.freebsd.org/changeset/base/242286
Log:
MFC r241858:
Remove unused code since the 5.x days
Approved by: cperciva (implicit)
Modified:
stable/9/sys/dev/mpt/mpt_pci.c
Directory Properties:
stable/9
Author: eadler
Date: Mon Oct 29 04:09:20 2012
New Revision: 242285
URL: http://svn.freebsd.org/changeset/base/242285
Log:
MFC r241858:
Remove unused code since the 5.x days
Approved by: cperciva (implicit)
Modified:
stable/8/sys/dev/mpt/mpt_pci.c
Directory Properties:
stable/8
Author: eadler
Date: Mon Oct 29 03:52:19 2012
New Revision: 242284
URL: http://svn.freebsd.org/changeset/base/242284
Log:
MFC r241855,r241859:
Update the kill(2) and killpg(2) man pages to the modern permission
checks. Also indicate killpg(2) is POSIX compliant.
Correc
Author: eadler
Date: Mon Oct 29 03:52:18 2012
New Revision: 242283
URL: http://svn.freebsd.org/changeset/base/242283
Log:
MFC r241855,r241859:
Update the kill(2) and killpg(2) man pages to the modern permission
checks. Also indicate killpg(2) is POSIX compliant.
Correc
Author: eadler
Date: Mon Oct 29 03:52:18 2012
New Revision: 242282
URL: http://svn.freebsd.org/changeset/base/242282
Log:
MFC r241855,r241859:
Update the kill(2) and killpg(2) man pages to the modern permission
checks. Also indicate killpg(2) is POSIX compliant.
Correc
Author: eadler
Date: Mon Oct 29 03:48:25 2012
New Revision: 242281
URL: http://svn.freebsd.org/changeset/base/242281
Log:
MFC r241843:
Make uhid attach to devices that look like keyboards
or mice if the quirk which prevents higher level
drivers from attaching is set.
Author: eadler
Date: Mon Oct 29 03:48:24 2012
New Revision: 242280
URL: http://svn.freebsd.org/changeset/base/242280
Log:
MFC r241843:
Make uhid attach to devices that look like keyboards
or mice if the quirk which prevents higher level
drivers from attaching is set.
Author: eadler
Date: Mon Oct 29 03:45:38 2012
New Revision: 242279
URL: http://svn.freebsd.org/changeset/base/242279
Log:
MFC r241793:
Add support for iPhone 5 tethering.
PR: usb/172172
Approved by: cperciva (implicit)
Modified:
stable/8/sys/dev/usb/net/if_ipheth.c
Author: eadler
Date: Mon Oct 29 03:45:37 2012
New Revision: 242278
URL: http://svn.freebsd.org/changeset/base/242278
Log:
MFC r241793:
Add support for iPhone 5 tethering.
PR: usb/172172
Approved by: cperciva (implicit)
Modified:
stable/9/sys/dev/usb/net/if_ipheth.c
Author: kientzle
Date: Mon Oct 29 03:31:22 2012
New Revision: 242277
URL: http://svn.freebsd.org/changeset/base/242277
Log:
Clarify a warning message.
Modified:
head/usr.sbin/kldxref/ef.c
Modified: head/usr.sbin/kldxref/ef.c
===
Author: jmallett
Date: Mon Oct 29 02:10:20 2012
New Revision: 242276
URL: http://svn.freebsd.org/changeset/base/242276
Log:
Wrap some long lines and display board serial numbers at boot.
Modified:
head/sys/mips/cavium/octeon_machdep.c
Modified: head/sys/mips/cavium/octeon_machdep.c
=
Author: attilio
Date: Mon Oct 29 01:35:17 2012
New Revision: 242274
URL: http://svn.freebsd.org/changeset/base/242274
Log:
Compiler have a precise knowledge of the content of sched_pin() and
sched_unpin() as they are functions static and inline. This way it
can do two dangerous things:
-
Author: jmallett
Date: Mon Oct 29 00:51:53 2012
New Revision: 242273
URL: http://svn.freebsd.org/changeset/base/242273
Log:
Use Simple Executive LED display routines, which correctly use the LED base
address passed from the bootloader, rather than using a hard-coded value.
Make FreeBSD an
Author: jmallett
Date: Mon Oct 29 00:17:12 2012
New Revision: 242272
URL: http://svn.freebsd.org/changeset/base/242272
Log:
Recognize the Marvell 88E1145 Quad Gigabit PHY.
Modified:
head/sys/dev/mii/e1000phy.c
Modified: head/sys/dev/mii/e1000phy.c
On 28 Oct 2012, at 15:25, Andre Oppermann wrote:
> That's always the case. Reality is that the majority of links these
> days is very fast compared to twenty years ago. We can afford to be
> a bit more aggressive here. Otherwise taking your point to the extreme
> would mean that IW can only ev
On 28.10.2012 22:44, Rui Paulo wrote:
On 28 Oct 2012, at 14:33, Andre Oppermann wrote:
IW10 has been heavily discussed on IETF TCPM. A lot of research on
the impact has been done and the overall result has been a significant
improvement with very little downside. Linux has adopted it for quit
On 28.10.2012 23:01, Rui Paulo wrote:
On Oct 28, 2012, at 14:56, Andre Oppermann wrote:
On 28.10.2012 22:34, Rui Paulo wrote:
On 28 Oct 2012, at 12:02, Andre Oppermann wrote:
Author: andre
Date: Sun Oct 28 19:02:07 2012
New Revision: 242261
URL: http://svn.freebsd.org/changeset/base/242261
On Oct 28, 2012, at 14:56, Andre Oppermann wrote:
> On 28.10.2012 22:34, Rui Paulo wrote:
>> On 28 Oct 2012, at 12:02, Andre Oppermann wrote:
>>
>>> Author: andre
>>> Date: Sun Oct 28 19:02:07 2012
>>> New Revision: 242261
>>> URL: http://svn.freebsd.org/changeset/base/242261
>>>
>>> Log:
>>>
On 28.10.2012 22:34, Rui Paulo wrote:
On 28 Oct 2012, at 12:02, Andre Oppermann wrote:
Author: andre
Date: Sun Oct 28 19:02:07 2012
New Revision: 242261
URL: http://svn.freebsd.org/changeset/base/242261
Log:
For retransmits of SYN|ACK from the syncache use the slightly more
aggressive spe
On 28.10.2012 22:26, Rui Paulo wrote:
On 28 Oct 2012, at 12:20, Andre Oppermann wrote:
Author: andre
Date: Sun Oct 28 19:20:23 2012
New Revision: 242263
URL: http://svn.freebsd.org/changeset/base/242263
Log:
Add SACK_PERMIT to the list of TCP options that are switched off after
retransmit
On 28 Oct 2012, at 14:33, Andre Oppermann wrote:
> IW10 has been heavily discussed on IETF TCPM. A lot of research on
> the impact has been done and the overall result has been a significant
> improvement with very little downside. Linux has adopted it for quite
> some time already as default se
On 28 Oct 2012, at 12:02, Andre Oppermann wrote:
> Author: andre
> Date: Sun Oct 28 19:02:07 2012
> New Revision: 242261
> URL: http://svn.freebsd.org/changeset/base/242261
>
> Log:
> For retransmits of SYN|ACK from the syncache use the slightly more
> aggressive special tcp_syn_backoff[] retr
On 28.10.2012 22:03, Rui Paulo wrote:
On 28 Oct 2012, at 12:47, Andre Oppermann wrote:
Author: andre
Date: Sun Oct 28 19:47:46 2012
New Revision: 242266
URL: http://svn.freebsd.org/changeset/base/242266
Log:
Increase the initial CWND to 10 segments as defined in IETF TCPM
draft-ietf-tcpm-
On 28 Oct 2012, at 12:20, Andre Oppermann wrote:
> Author: andre
> Date: Sun Oct 28 19:20:23 2012
> New Revision: 242263
> URL: http://svn.freebsd.org/changeset/base/242263
>
> Log:
> Add SACK_PERMIT to the list of TCP options that are switched off after
> retransmitting a SYN three times.
>
Author: adrian
Date: Sun Oct 28 21:13:12 2012
New Revision: 242271
URL: http://svn.freebsd.org/changeset/base/242271
Log:
Begin fleshing out some software queue awareness for TIM handling with
the power save queue.
* introduce some new ATH_NODE lock protected fields, tracking the
net8
On 28.10.2012 00:01, Gleb Smirnoff wrote:
On Sat, Oct 27, 2012 at 12:58:52PM +0200, Andre Oppermann wrote:
A> On 26.10.2012 23:06, Gleb Smirnoff wrote:
A> > Author: glebius
A> > Date: Fri Oct 26 21:06:33 2012
A> > New Revision: 242161
A> > URL: http://svn.freebsd.org/changeset/base/242161
A> >
A>
On 28.10.2012 21:07, Gleb Smirnoff wrote:
On Sun, Oct 28, 2012 at 06:07:34PM +, Andre Oppermann wrote:
A> @@ -296,8 +297,8 @@ syncache_destroy(void)
A> mtx_destroy(&sch->sch_mtx);
A> }
A>
A> - KASSERT(V_tcp_syncache.cache_count == 0, ("%s: cache_count %d not 0",
A> - __func__,
On 28 Oct 2012, at 12:47, Andre Oppermann wrote:
> Author: andre
> Date: Sun Oct 28 19:47:46 2012
> New Revision: 242266
> URL: http://svn.freebsd.org/changeset/base/242266
>
> Log:
> Increase the initial CWND to 10 segments as defined in IETF TCPM
> draft-ietf-tcpm-initcwnd-05. It explains wh
Author: trasz
Date: Sun Oct 28 21:01:32 2012
New Revision: 242270
URL: http://svn.freebsd.org/changeset/base/242270
Log:
Make it clear that NULL can only be returned when M_NOWAIT was used.
Modified:
head/share/man/man9/zone.9
Modified: head/share/man/man9/zone.9
On Sun, Oct 28, 2012 at 06:07:34PM +, Andre Oppermann wrote:
A> @@ -296,8 +297,8 @@ syncache_destroy(void)
A> mtx_destroy(&sch->sch_mtx);
A> }
A>
A> -KASSERT(V_tcp_syncache.cache_count == 0, ("%s: cache_count %d not 0",
A> -__func__, V_tcp_syncache.cache_count));
Author: trasz
Date: Sun Oct 28 20:03:57 2012
New Revision: 242268
URL: http://svn.freebsd.org/changeset/base/242268
Log:
Remove useless check; vm_pindex_t is unsigned on all architectures.
CID: 3701
Found with: Coverity Prevent
Modified:
head/sys/vm/vm_pageout.c
Modified: h
Author: andre
Date: Sun Oct 28 19:58:20 2012
New Revision: 242267
URL: http://svn.freebsd.org/changeset/base/242267
Log:
If the user has closed the socket then drop a persisting connection
after a much reduced timeout.
Typically web servers close their sockets quickly under the assumption
Author: andre
Date: Sun Oct 28 19:47:46 2012
New Revision: 242266
URL: http://svn.freebsd.org/changeset/base/242266
Log:
Increase the initial CWND to 10 segments as defined in IETF TCPM
draft-ietf-tcpm-initcwnd-05. It explains why the increased initial
window improves the overall performance
Author: trasz
Date: Sun Oct 28 19:38:42 2012
New Revision: 242265
URL: http://svn.freebsd.org/changeset/base/242265
Log:
Declare functions as static and move global variables to the top;
no functional changes.
Modified:
head/sbin/tunefs/tunefs.c
Modified: head/sbin/tunefs/tunefs.c
Author: andre
Date: Sun Oct 28 19:22:18 2012
New Revision: 242264
URL: http://svn.freebsd.org/changeset/base/242264
Log:
Update comment to reflect the change made in r242263.
MFC after:2 weeks
Modified:
head/sys/netinet/tcp_timer.c
Modified: head/sys/netinet/tcp_timer.c
Author: andre
Date: Sun Oct 28 19:20:23 2012
New Revision: 242263
URL: http://svn.freebsd.org/changeset/base/242263
Log:
Add SACK_PERMIT to the list of TCP options that are switched off after
retransmitting a SYN three times.
MFC after:2 weeks
Modified:
head/sys/netinet/tcp_timer.c
Author: andre
Date: Sun Oct 28 19:16:22 2012
New Revision: 242262
URL: http://svn.freebsd.org/changeset/base/242262
Log:
Simplify and enhance the window change/update acceptance logic,
especially in the presence of bi-directional data transfers.
snd_wl1 tracks the right edge, including da
Author: andre
Date: Sun Oct 28 19:02:07 2012
New Revision: 242261
URL: http://svn.freebsd.org/changeset/base/242261
Log:
For retransmits of SYN|ACK from the syncache use the slightly more
aggressive special tcp_syn_backoff[] retransmit schedule instead of
the normal tcp_backoff[] schedule fo
Author: andre
Date: Sun Oct 28 18:56:57 2012
New Revision: 242260
URL: http://svn.freebsd.org/changeset/base/242260
Log:
When retransmitting SYN in TCPS_SYN_SENT state use TCPTV_RTOBASE,
the default retransmit timeout, as base to calculate the backoff
time until next try instead of the TCP_R
Author: trasz
Date: Sun Oct 28 18:53:28 2012
New Revision: 242259
URL: http://svn.freebsd.org/changeset/base/242259
Log:
Fix two problems that caused instant panic when the device mounted
with softupdates went away. Note that this does not fix the problem
entirely; I'm committing it now to
Author: adrian
Date: Sun Oct 28 18:46:06 2012
New Revision: 242258
URL: http://svn.freebsd.org/changeset/base/242258
Log:
Add a temporary (for values of "temporary") work around for hotplug
support with ath(4) and VIMAGE.
Right now the VIMAGE code doesn't supply a default vnet context dur
Author: andre
Date: Sun Oct 28 18:45:04 2012
New Revision: 242257
URL: http://svn.freebsd.org/changeset/base/242257
Log:
Remove bogus 'else' in #ifdef that prevented the rttvar from being reset
tcp_timer_rexmt() on retransmit for IPv6 sessions.
MFC after:2 weeks
Modified:
head/sys/
Author: andre
Date: Sun Oct 28 18:38:51 2012
New Revision: 242256
URL: http://svn.freebsd.org/changeset/base/242256
Log:
Improve m_cat() by being able to also merge contents from M_EXT
mbuf's by doing proper testing with M_WRITABLE().
In m_collapse() replace an incomplete manual check for
Author: andre
Date: Sun Oct 28 18:33:52 2012
New Revision: 242255
URL: http://svn.freebsd.org/changeset/base/242255
Log:
Allow arbitrary MSS sizes and don't mind about the cluster size anymore.
We've got more cluster sizes for quite some time now and the orginally
imposed limits and the prev
Author: andre
Date: Sun Oct 28 18:07:34 2012
New Revision: 242254
URL: http://svn.freebsd.org/changeset/base/242254
Log:
Change the syncache count reporting the current number of entries
from an unprotected u_int that reports garbage on SMP to a function
based sysctl obtaining the current va
Author: andre
Date: Sun Oct 28 17:59:46 2012
New Revision: 242253
URL: http://svn.freebsd.org/changeset/base/242253
Log:
Simplify implementation of net.inet.tcp.reass.maxsegments and
net.inet.tcp.reass.cursegments.
MFC after:2 weeks
Modified:
head/sys/netinet/tcp_reass.c
Modified:
Author: andre
Date: Sun Oct 28 17:40:35 2012
New Revision: 242252
URL: http://svn.freebsd.org/changeset/base/242252
Log:
Prevent a flurry of forced window updates when an application is
doing small reads on a (partially) filled receive socket buffer.
Normally one would a send a window upd
Author: andre
Date: Sun Oct 28 17:30:28 2012
New Revision: 242251
URL: http://svn.freebsd.org/changeset/base/242251
Log:
When SYN or SYN/ACK had to be retransmitted RFC5681 requires us to
reduce the initial CWND to one segment. This reduction got lost
some time ago due to a change in initia
Author: andre
Date: Sun Oct 28 17:25:08 2012
New Revision: 242250
URL: http://svn.freebsd.org/changeset/base/242250
Log:
When SYN or SYN/ACK had to be retransmitted RFC5681 requires us to
reduce the initial CWND to one segment. This reduction got lost
some time ago due to a change in initia
Author: andre
Date: Sun Oct 28 17:16:09 2012
New Revision: 242249
URL: http://svn.freebsd.org/changeset/base/242249
Log:
Adjust the initial default CWND upon connection establishment to the
new and increased values specified by RFC5681 Section 3.1.
The even larger initial CWND per RFC3390
Author: kensmith
Date: Sun Oct 28 16:21:46 2012
New Revision: 242247
URL: http://svn.freebsd.org/changeset/base/242247
Log:
Ready for 9.1-RC3...
Approved by: re (implicit)
Modified:
releng/9.1/sys/conf/newvers.sh
Modified: releng/9.1/sys/conf/newvers.sh
Author: avg
Date: Sun Oct 28 16:14:19 2012
New Revision: 242246
URL: http://svn.freebsd.org/changeset/base/242246
Log:
MFC r241281: ktrace/kern_exec: check p_tracecred instead of p_cred
Modified:
stable/8/sys/kern/kern_exec.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/
Author: avg
Date: Sun Oct 28 16:14:07 2012
New Revision: 242245
URL: http://svn.freebsd.org/changeset/base/242245
Log:
MFC r241281: ktrace/kern_exec: check p_tracecred instead of p_cred
Modified:
stable/9/sys/kern/kern_exec.c
Directory Properties:
stable/9/sys/ (props changed)
Modified:
Author: avg
Date: Sun Oct 28 16:12:12 2012
New Revision: 242244
URL: http://svn.freebsd.org/changeset/base/242244
Log:
MFC r241294: zfsboot: simplify probe_drive() a little bit
Modified:
stable/8/sys/boot/i386/zfsboot/zfsboot.c
Directory Properties:
stable/8/sys/ (props changed)
stable/
Author: avg
Date: Sun Oct 28 16:11:58 2012
New Revision: 242243
URL: http://svn.freebsd.org/changeset/base/242243
Log:
MFC r241294: zfsboot: simplify probe_drive() a little bit
Modified:
stable/9/sys/boot/i386/zfsboot/zfsboot.c
Directory Properties:
stable/9/sys/ (props changed)
stable/
Author: avg
Date: Sun Oct 28 16:10:18 2012
New Revision: 242242
URL: http://svn.freebsd.org/changeset/base/242242
Log:
MFC r241293: zfs boot: export boot/primary pool and vdev guid all the
way to kenv
Modified:
stable/8/sys/boot/i386/loader/main.c
stable/8/sys/boot/i386/zfsboot/zfsboot.c
Author: avg
Date: Sun Oct 28 16:10:03 2012
New Revision: 242241
URL: http://svn.freebsd.org/changeset/base/242241
Log:
MFC r241293: zfs boot: export boot/primary pool and vdev guid all the
way to kenv
Modified:
stable/9/sys/boot/i386/loader/main.c
stable/9/sys/boot/i386/zfsboot/zfsboot.c
Author: avg
Date: Sun Oct 28 16:06:55 2012
New Revision: 242240
URL: http://svn.freebsd.org/changeset/base/242240
Log:
MFC r241628: zfs: make use of getnewvnode_reserve in zfs_mknode and zfs_zget
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
Directory Propertie
Author: avg
Date: Sun Oct 28 15:59:30 2012
New Revision: 242239
URL: http://svn.freebsd.org/changeset/base/242239
Log:
MFC r241772: document acpi_cpu devd notification about _CST change
Modified:
stable/8/sbin/devd/devd.conf.5
Directory Properties:
stable/8/sbin/devd/ (props changed)
Mod
Author: avg
Date: Sun Oct 28 15:59:17 2012
New Revision: 242238
URL: http://svn.freebsd.org/changeset/base/242238
Log:
MFC r241772: document acpi_cpu devd notification about _CST change
Modified:
stable/9/sbin/devd/devd.conf.5
Directory Properties:
stable/9/sbin/devd/ (props changed)
Mod
Author: avg
Date: Sun Oct 28 15:56:53 2012
New Revision: 242237
URL: http://svn.freebsd.org/changeset/base/242237
Log:
MFC r241537: acpi_wmi: move wmi_info_list into sc
Modified:
stable/8/sys/dev/acpi_support/acpi_wmi.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/de
Author: avg
Date: Sun Oct 28 15:56:36 2012
New Revision: 242236
URL: http://svn.freebsd.org/changeset/base/242236
Log:
MFC r241537: acpi_wmi: move wmi_info_list into sc
Modified:
stable/9/sys/dev/acpi_support/acpi_wmi.c
Directory Properties:
stable/9/sys/ (props changed)
stable/9/sys/de
Author: avg
Date: Sun Oct 28 15:54:15 2012
New Revision: 242235
URL: http://svn.freebsd.org/changeset/base/242235
Log:
MFC r241292: zfs loader: treat plain pool name as a name of its root
dataset
Modified:
stable/8/sys/boot/zfs/zfs.c
Directory Properties:
stable/8/sys/ (props changed)
Author: avg
Date: Sun Oct 28 15:54:01 2012
New Revision: 242234
URL: http://svn.freebsd.org/changeset/base/242234
Log:
MFC r241292: zfs loader: treat plain pool name as a name of its root
dataset
Modified:
stable/9/sys/boot/zfs/zfs.c
Directory Properties:
stable/9/sys/ (props changed)
Author: avg
Date: Sun Oct 28 15:51:15 2012
New Revision: 242233
URL: http://svn.freebsd.org/changeset/base/242233
Log:
MFC r241284: zfs boot: add lszfs command to i386 loader
Modified:
stable/8/sys/boot/i386/loader/main.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/
Author: avg
Date: Sun Oct 28 15:51:00 2012
New Revision: 242232
URL: http://svn.freebsd.org/changeset/base/242232
Log:
MFC r241284: zfs boot: add lszfs command to i386 loader
Modified:
stable/9/sys/boot/i386/loader/main.c
Directory Properties:
stable/9/sys/ (props changed)
stable/9/sys/
Author: avg
Date: Sun Oct 28 15:48:15 2012
New Revision: 242231
URL: http://svn.freebsd.org/changeset/base/242231
Log:
MFC r241289: boot/zfs: call zfs_spa_init for all found pools
Modified:
stable/8/sys/boot/zfs/zfs.c
stable/8/sys/boot/zfs/zfsimpl.c
Directory Properties:
stable/8/sys/ (
Author: avg
Date: Sun Oct 28 15:47:56 2012
New Revision: 242230
URL: http://svn.freebsd.org/changeset/base/242230
Log:
MFC r241289: boot/zfs: call zfs_spa_init for all found pools
Modified:
stable/9/sys/boot/zfs/zfs.c
stable/9/sys/boot/zfs/zfsimpl.c
Directory Properties:
stable/9/sys/ (
Author: avg
Date: Sun Oct 28 15:45:18 2012
New Revision: 242229
URL: http://svn.freebsd.org/changeset/base/242229
Log:
MFC r241283: zfs boot: add code for listing child datasets of a given
dataset
Modified:
stable/9/sys/boot/zfs/libzfs.h
stable/9/sys/boot/zfs/zfs.c
stable/9/sys/boot/zfs
Author: avg
Date: Sun Oct 28 15:45:15 2012
New Revision: 242228
URL: http://svn.freebsd.org/changeset/base/242228
Log:
MFC r241283: zfs boot: add code for listing child datasets of a given
dataset
Modified:
stable/8/sys/boot/zfs/libzfs.h
stable/8/sys/boot/zfs/zfs.c
stable/8/sys/boot/zfs
Author: avg
Date: Sun Oct 28 15:43:13 2012
New Revision: 242227
URL: http://svn.freebsd.org/changeset/base/242227
Log:
MFC r241296: g_part_taste: directly destroy consumer and geom here, no
need for withering
Modified:
stable/8/sys/geom/part/g_part.c
Directory Properties:
stable/8/sys/
Author: avg
Date: Sun Oct 28 15:41:14 2012
New Revision: 242226
URL: http://svn.freebsd.org/changeset/base/242226
Log:
MFC r241296: g_part_taste: directly destroy consumer and geom here, no
need for withering
Modified:
stable/9/sys/geom/part/g_part.c
Directory Properties:
stable/9/sys/
Author: avg
Date: Sun Oct 28 15:37:47 2012
New Revision: 242225
URL: http://svn.freebsd.org/changeset/base/242225
Log:
MFC r241288: zfsboot: use the same zfs dataset naming format as loader
Modified:
stable/8/sys/boot/i386/zfsboot/zfsboot.c
Directory Properties:
stable/8/sys/ (props chang
Author: avg
Date: Sun Oct 28 15:37:32 2012
New Revision: 242224
URL: http://svn.freebsd.org/changeset/base/242224
Log:
MFC r241288: zfsboot: use the same zfs dataset naming format as loader
Modified:
stable/9/sys/boot/i386/zfsboot/zfsboot.c
Directory Properties:
stable/9/sys/ (props chang
Author: hselasky
Date: Sun Oct 28 14:37:17 2012
New Revision: 242223
URL: http://svn.freebsd.org/changeset/base/242223
Log:
Implement support for the so-called USB feedback endpoint for USB
audio devices. This endpoint gives clues to the USB host about the
actual data rate on asynchronous en
Author: gavin
Date: Sun Oct 28 13:21:35 2012
New Revision: 24
URL: http://svn.freebsd.org/changeset/base/24
Log:
Merge r240680 from head:
Align the PCI Express #defines with the style used for the PCI-X
#defines. This has the advantage that it makes the names more
compact
Author: rmacklem
Date: Sun Oct 28 12:28:04 2012
New Revision: 242221
URL: http://svn.freebsd.org/changeset/base/242221
Log:
MFC: r242090
Modify the comment to take out the names and URL.
Modified:
stable/8/sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
Directory Properties:
stable/8/sys/ (props ch
1 - 100 of 113 matches
Mail list logo