Author: tuexen
Date: Fri Feb 10 07:52:51 2012
New Revision: 231364
URL: http://svn.freebsd.org/changeset/base/231364
Log:
MFC r217742:
Remove unnecessary checking of variable.
Modified:
stable/8/sys/netinet/sctputil.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/am
Author: tuexen
Date: Fri Feb 10 07:51:28 2012
New Revision: 231363
URL: http://svn.freebsd.org/changeset/base/231363
Log:
MFC r217638:
Improve comments.
Modified:
stable/8/sys/netinet/sctp_usrreq.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (
Author: tuexen
Date: Fri Feb 10 07:49:57 2012
New Revision: 231362
URL: http://svn.freebsd.org/changeset/base/231362
Log:
MFC r217635:
Fix it so we align with new socket API draft for
state's in destination (i.e. ACTIVE/INACTIVE/UNCONFIRMED)
From rrs@.
Modified:
stable/8/sys/netinet/sct
Author: tuexen
Date: Fri Feb 10 07:47:34 2012
New Revision: 231361
URL: http://svn.freebsd.org/changeset/base/231361
Log:
MFC r217611:
Cleanup the management of CC functions.
Deleted:
stable/8/sys/netinet/sctp_cc_functions.h
Modified:
stable/8/sys/netinet/sctp_cc_functions.c
stable/8/sy
Author: tuexen
Date: Fri Feb 10 07:44:03 2012
New Revision: 231360
URL: http://svn.freebsd.org/changeset/base/231360
Log:
MFC r217469:
Add support for resource pooling to CMT.
An original version of the patch was developed by Martin Becke
and Thomas Dreibholz.
Modified:
stable/8/sys/net
Author: tuexen
Date: Fri Feb 10 07:42:38 2012
New Revision: 231359
URL: http://svn.freebsd.org/changeset/base/231359
Log:
MFC r215817:
Adds new dtrace for cwnd functions and lay's
groundwork for future dtrace points (rwnd flightsize etc).
From rrs@.
Added:
stable/8/sys/netinet/sctp_dtra
Author: tuexen
Date: Fri Feb 10 07:31:50 2012
New Revision: 231358
URL: http://svn.freebsd.org/changeset/base/231358
Log:
MFC r216887:
Bugfix: Make sure that the COMM_UP notificatin is delivered first also
on the passive side.
Modified:
stable/8/sys/netinet/sctp_input.c
Directory
Author: tuexen
Date: Fri Feb 10 07:30:15 2012
New Revision: 231357
URL: http://svn.freebsd.org/changeset/base/231357
Log:
MFC r216878:
Fix a typo.
Modified:
stable/8/sys/netinet/sctp_uio.h
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/ (props cha
Author: tuexen
Date: Fri Feb 10 07:28:37 2012
New Revision: 231356
URL: http://svn.freebsd.org/changeset/base/231356
Log:
MFC 216825:
Define and use SCTP_SSN_GE, SCTP_SSN_GT, SCTP_TSN_GE, SCTP_TSN_GT macros
and use them instead of the generic compare_with_wrap.
Retire compare_with_wrap.
M
Author: tuexen
Date: Fri Feb 10 07:26:45 2012
New Revision: 231355
URL: http://svn.freebsd.org/changeset/base/231355
Log:
MFC r216822:
Code cleanup: Use LIST_FOREACH, LIST_FOREACH_SAFE, TAILQ_FOREACH,
TAILQ_FOREACH_SAFE where appropriate.
No functional change.
Modified:
st
Author: tuexen
Date: Fri Feb 10 07:23:42 2012
New Revision: 231354
URL: http://svn.freebsd.org/changeset/base/231354
Log:
MFC r216821:
Fix three bugs related to the sequence number wrap-around affecting
the processing of ECNE and ASCONF chunks.
Modified:
stable/8/sys/netinet/sctp_asconf.c
Author: tuexen
Date: Fri Feb 10 07:21:29 2012
New Revision: 231353
URL: http://svn.freebsd.org/changeset/base/231353
Log:
MFC r216672:
Provide a possibility to configure the inital congestion window to the
value defined in RFC 4960.
Modified:
stable/8/sys/netinet/sctp_cc_functions.c
sta
Author: tuexen
Date: Fri Feb 10 07:19:36 2012
New Revision: 231352
URL: http://svn.freebsd.org/changeset/base/231352
Log:
MFC r216669:
Improve plausibility check in sctp_handle_sack().
Allow cmt_on_off to support values 0 (no CMT), 1 (CMT), and 2 (CMT/RP).
Modified:
stable/8/sys/netinet/s
Author: gonzo
Date: Fri Feb 10 07:03:45 2012
New Revision: 231351
URL: http://svn.freebsd.org/changeset/base/231351
Log:
Fix-up value passed by thr_new syscall to make it compatible
with MIPS_TLS_GET/MIPS_TLS_SET sysarch API.
Modified:
head/sys/mips/mips/vm_machdep.c
Modified: head/sys/mip
Author: gonzo
Date: Fri Feb 10 06:53:25 2012
New Revision: 231350
URL: http://svn.freebsd.org/changeset/base/231350
Log:
Switch MIPS TLS implementation to Variant I:
Save pointer to the TLS structure taking into account TP_OFFSET
and TCB structure size.
Modified:
head/lib/libthr/arch/m
Author: ae
Date: Fri Feb 10 06:44:30 2012
New Revision: 231349
URL: http://svn.freebsd.org/changeset/base/231349
Log:
Let's be more realistic and limit maximum number of partition to 4k.
MFC after:1 week
Modified:
head/sys/geom/part/g_part_apm.c
Modified: head/sys/geom/part/g_part_a
Author: bz
Date: Fri Feb 10 06:43:16 2012
New Revision: 231348
URL: http://svn.freebsd.org/changeset/base/231348
Log:
MFC r223735:
Add infrastructure to allow all frames/packets received on an interface
to be assigned to a non-default FIB instance.
Submitted by: cjsp
Submitted
Author: gonzo
Date: Fri Feb 10 06:42:50 2012
New Revision: 231347
URL: http://svn.freebsd.org/changeset/base/231347
Log:
Switch MIPS TLS implementation to Variant I
Modified:
head/libexec/rtld-elf/mips/reloc.c
head/libexec/rtld-elf/mips/rtld_machdep.h
head/libexec/rtld-elf/rtld.c
Modifie
Author: bz
Date: Fri Feb 10 06:42:00 2012
New Revision: 231346
URL: http://svn.freebsd.org/changeset/base/231346
Log:
MFC r223735:
Add infrastructure to allow all frames/packets received on an interface
to be assigned to a non-default FIB instance.
Submitted by:cjsp
Sub
Author: ae
Date: Fri Feb 10 06:38:57 2012
New Revision: 231345
URL: http://svn.freebsd.org/changeset/base/231345
Log:
MFC r230861:
The scheme code may not know about some inconsistency in the metadata.
So, add an integrity check after recovery attempt.
Modified:
stable/8/sys/geom/part
Author: ae
Date: Fri Feb 10 06:38:03 2012
New Revision: 231344
URL: http://svn.freebsd.org/changeset/base/231344
Log:
MFC r230861:
The scheme code may not know about some inconsistency in the metadata.
So, add an integrity check after recovery attempt.
Modified:
stable/9/sys/geom/part
Author: ae
Date: Fri Feb 10 06:35:14 2012
New Revision: 231343
URL: http://svn.freebsd.org/changeset/base/231343
Log:
MFC r228061:
The size of APM could be bigger than number of already allocated entries.
And the first usable sector should not start from the inside of APM area.
MFC
Author: ae
Date: Fri Feb 10 06:34:21 2012
New Revision: 231342
URL: http://svn.freebsd.org/changeset/base/231342
Log:
MFC r228061:
The size of APM could be bigger than number of already allocated entries.
And the first usable sector should not start from the inside of APM area.
MFC
On Thu, 9 Feb 2012, Kirk McKusick wrote:
Log:
Historically when an application wrote an entire block of a file,
the kernel allocated a buffer but did not zero it as it was about
to be completely filled by a uiomove() from the user's buffer.
However, if the uiomove() failed, the old contents
Author: kevlo
Date: Fri Feb 10 06:30:52 2012
New Revision: 231341
URL: http://svn.freebsd.org/changeset/base/231341
Log:
Add a missing break. This bug was introduced in r228856.
Modified:
head/sys/kern/kern_tc.c
Modified: head/sys/kern/kern_tc.c
==
Author: bz
Date: Fri Feb 10 06:12:48 2012
New Revision: 231340
URL: http://svn.freebsd.org/changeset/base/231340
Log:
MFC r223334:
Leave an extra comment about flowtable and IPv6 support rectifying a
previous comment (r206024 in stable/8) to not forget things here in the
future as we
Author: bz
Date: Fri Feb 10 06:06:30 2012
New Revision: 231339
URL: http://svn.freebsd.org/changeset/base/231339
Log:
MFC r223259:
Correct a typo in the function name.
Modified:
stable/7/share/man/man9/device_get_sysctl.9
Directory Properties:
stable/7/share/man/man9/ (props changed
Author: bz
Date: Fri Feb 10 06:06:25 2012
New Revision: 231338
URL: http://svn.freebsd.org/changeset/base/231338
Log:
MFC r223259:
Correct a typo in the function name.
Modified:
stable/8/share/man/man9/device_get_sysctl.9
Directory Properties:
stable/8/share/man/man9/ (props changed
Author: bz
Date: Fri Feb 10 06:02:21 2012
New Revision: 231337
URL: http://svn.freebsd.org/changeset/base/231337
Log:
MFC r224202:
Constantly print the command name and if set include the thread
name in per-thread mode.
Discussed with: jhb
Obtained from: Ed Maste at Sandvine I
Author: kientzle
Date: Fri Feb 10 05:05:42 2012
New Revision: 231336
URL: http://svn.freebsd.org/changeset/base/231336
Log:
Implement -print-file-name=include (which is undocumented
but used by some Linux boot loaders). This option prints
out the directory holding the include files needed b
On 02/09/2012 14:15, Marcel Moolenaar wrote:
>
> On Feb 9, 2012, at 12:44 PM, Eitan Adler wrote:
>
>> Author: eadler
>> Date: Thu Feb 9 20:44:20 2012
>> New Revision: 231298
>> URL: http://svn.freebsd.org/changeset/base/231298
>>
>> Log:
>> Make etc/Makefile more conflict resistant
>
> Nice. Q
On Thu, 9 Feb 2012, Marcel Moolenaar wrote:
On Feb 9, 2012, at 12:44 PM, Eitan Adler wrote:
Author: eadler
Date: Thu Feb 9 20:44:20 2012
New Revision: 231298
URL: http://svn.freebsd.org/changeset/base/231298
Log:
Make etc/Makefile more conflict resistant
Nice. Question though: why not the
Author: eadler
Date: Fri Feb 10 04:11:04 2012
New Revision: 231335
URL: http://svn.freebsd.org/changeset/base/231335
Log:
MFC r23, r231331:
ports(7) currently makes no mention of LOCALBASE: fix that
PR: 159551
Approved by: gjb
Modified:
stable/7/share/man/man7/p
Author: eadler
Date: Fri Feb 10 04:10:13 2012
New Revision: 231334
URL: http://svn.freebsd.org/changeset/base/231334
Log:
MFC r23, r231331:
ports(7) currently makes no mention of LOCALBASE: fix that
PR: 159551
Approved by: gjb
Modified:
stable/8/share/man/man7/p
Author: eadler
Date: Fri Feb 10 04:08:22 2012
New Revision: 231333
URL: http://svn.freebsd.org/changeset/base/231333
Log:
MFC r23, r231331
PR: 159551
Approved by: gjb
Modified:
stable/9/share/man/man7/ports.7
Directory Properties:
stable/9/share/ (props changed)
st
Author: rmacklem
Date: Fri Feb 10 04:01:17 2012
New Revision: 231332
URL: http://svn.freebsd.org/changeset/base/231332
Log:
MFC: r230605
A problem with respect to data read through the buffer cache for both
NFS clients was reported to freebsd-fs@ under the subject "NFS
corruption in recent
Author: gjb (doc committer)
Date: Fri Feb 10 03:34:32 2012
New Revision: 231331
URL: http://svn.freebsd.org/changeset/base/231331
Log:
Fix date from r23.
Pointy-hat to:gjb (myself, approver of r23)
Modified:
head/share/man/man7/ports.7
Modified: head/share/man/man7/ports
Author: rmacklem
Date: Fri Feb 10 03:32:29 2012
New Revision: 231330
URL: http://svn.freebsd.org/changeset/base/231330
Log:
MFC: r230605
A problem with respect to data read through the buffer cache for both
NFS clients was reported to freebsd-fs@ under the subject "NFS
corruption in recent
Author: gonzo
Date: Fri Feb 10 03:30:57 2012
New Revision: 231329
URL: http://svn.freebsd.org/changeset/base/231329
Log:
Fix debug output for MIPS part of rtld
Modified:
head/libexec/rtld-elf/mips/reloc.c
Modified: head/libexec/rtld-elf/mips/reloc.c
==
On Thu, Feb 09, 2012 at 04:15:23PM -0800, Marcel Moolenaar wrote:
> I think it's convention (see sys/modules/Makefile or lib/Makefile),
> but I could just as well be mistaken (i.e. picked the only makefiles
> that do this :-)
I also believe this is the usual way to do things in FreeBSD. Those BIN
Author: eadler
Date: Fri Feb 10 00:53:39 2012
New Revision: 231328
URL: http://svn.freebsd.org/changeset/base/231328
Log:
Fix r231300: Use correct test so we only bail out on error instead of on
non-error.
Also, fix a style bug.
Submitted by: ache
Approved by: cperciva
MFC after:
Author: bz
Date: Fri Feb 10 00:51:23 2012
New Revision: 231326
URL: http://svn.freebsd.org/changeset/base/231326
Log:
MFC r230510:
Replace random ARIN direct assignment legacy IPs with proper RFC 5735
TEST-NET1 block for use in documentation and example code addresses.
Modified:
stab
Author: bz
Date: Fri Feb 10 00:51:32 2012
New Revision: 231327
URL: http://svn.freebsd.org/changeset/base/231327
Log:
MFC r230510:
Replace random ARIN direct assignment legacy IPs with proper RFC 5735
TEST-NET1 block for use in documentation and example code addresses.
Modified:
stab
On Thu, Feb 9, 2012 at 7:26 PM, Andrey Chernov wrote:
> On Thu, Feb 09, 2012 at 08:51:03PM +, Eitan Adler wrote:
>> /* Prefix should add an @cwd to the packing list */
>> - if (Prefix)
>> - add_plist_top(&plist, PLIST_CWD, Prefix);
>> + if (Prefix) {
>> + char resolved_pr
On Thu, Feb 09, 2012 at 08:51:03PM +, Eitan Adler wrote:
> /* Prefix should add an @cwd to the packing list */
> -if (Prefix)
> - add_plist_top(&plist, PLIST_CWD, Prefix);
> +if (Prefix) {
> +char resolved_prefix[PATH_MAX];
> +if (realpath(Prefix, resolved_prefi
Author: bz
Date: Fri Feb 10 00:24:41 2012
New Revision: 231325
URL: http://svn.freebsd.org/changeset/base/231325
Log:
MFC r230506:
Plug a possible ifa_ref leak in case of premature return from
in6_purgeaddr().
Reviewed by: rwatson
Modified:
stable/8/sys/netinet6/in6.c
Directory P
Author: bz
Date: Fri Feb 10 00:24:39 2012
New Revision: 231324
URL: http://svn.freebsd.org/changeset/base/231324
Log:
MFC r230506:
Plug a possible ifa_ref leak in case of premature return from
in6_purgeaddr().
Reviewed by: rwatson
Modified:
stable/9/sys/netinet6/in6.c
Directory P
On Feb 9, 2012, at 3:09 PM, Eitan Adler wrote:
> On Thu, Feb 9, 2012 at 5:15 PM, Marcel Moolenaar wrote:
>>
>> On Feb 9, 2012, at 12:44 PM, Eitan Adler wrote:
>>
>>> Author: eadler
>>> Date: Thu Feb 9 20:44:20 2012
>>> New Revision: 231298
>>> URL: http://svn.freebsd.org/changeset/base/231298
Author: eadler
Date: Fri Feb 10 00:10:13 2012
New Revision: 231323
URL: http://svn.freebsd.org/changeset/base/231323
Log:
MFC r228344:
- Add support for Support SEAGATE DAT Scopion 130
PR: kern/141934
Approved by: cperciva
Modified:
stable/7/sys/cam/scsi/scsi_sa.c
D
Author: eadler
Date: Fri Feb 10 00:09:21 2012
New Revision: 231322
URL: http://svn.freebsd.org/changeset/base/231322
Log:
MFC r228344:
- Add support for Support SEAGATE DAT Scopion 130
PR: kern/141934
Approved by: cperciva
Modified:
stable/8/sys/cam/scsi/scsi_sa.c
D
Author: eadler
Date: Fri Feb 10 00:08:53 2012
New Revision: 231321
URL: http://svn.freebsd.org/changeset/base/231321
Log:
MFC r228344:
- Add support for Support SEAGATE DAT Scopion 130
PR: kern/141934
Approved by: cperciva
Modified:
stable/9/sys/cam/scsi/scsi_sa.c
D
Author: kib
Date: Fri Feb 10 00:02:13 2012
New Revision: 231320
URL: http://svn.freebsd.org/changeset/base/231320
Log:
Mark the automatically attached child with PL_FLAG_CHILD in struct
lwpinfo flags, for PT_FOLLOWFORK auto-attachment.
In collaboration with:Dmitry Mikulin
MFC a
Author: bz
Date: Fri Feb 10 00:02:03 2012
New Revision: 231319
URL: http://svn.freebsd.org/changeset/base/231319
Log:
MFC r230494:
Remove unnecessary line break.
Modified:
stable/9/sys/netinet6/in6.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/9/sys/netinet
Author: bz
Date: Fri Feb 10 00:01:50 2012
New Revision: 231318
URL: http://svn.freebsd.org/changeset/base/231318
Log:
MFC r230494:
Remove unnecessary line break.
Modified:
stable/8/sys/netinet6/in6.c
Directory Properties:
stable/8/sys/ (props changed)
Modified: stable/8/sys/netinet
Author: np
Date: Thu Feb 9 23:19:09 2012
New Revision: 231317
URL: http://svn.freebsd.org/changeset/base/231317
Log:
Add IPv6 TSO (including TSO+VLAN) support to cxgb(4).
If an IPv6 packet has extension headers the kernel needs to deal with it
itself. For the rest it can set various CSU
On 09/02/2012 2:33 PM, Bjoern A. Zeeb wrote:
On 9. Feb 2012, at 22:17 , Oleksandr Tymoshenko wrote:
Author: gonzo
Date: Thu Feb 9 22:17:13 2012
New Revision: 231312
URL: http://svn.freebsd.org/changeset/base/231312
Log:
- Emulate RDHWR instruction for TLS support
Reading register $29 wi
On Thu, Feb 9, 2012 at 5:15 PM, Marcel Moolenaar wrote:
>
> On Feb 9, 2012, at 12:44 PM, Eitan Adler wrote:
>
>> Author: eadler
>> Date: Thu Feb 9 20:44:20 2012
>> New Revision: 231298
>> URL: http://svn.freebsd.org/changeset/base/231298
>>
>> Log:
>> Make etc/Makefile more conflict resistant
>
Author: bz
Date: Thu Feb 9 22:54:16 2012
New Revision: 231316
URL: http://svn.freebsd.org/changeset/base/231316
Log:
MFC r230387:
Remove a superfluous INET6 check (no opt_inet6.h included anyway).
Modified:
stable/9/sys/netinet/if_ether.c
Directory Properties:
stable/9/sys/ (props
Author: bz
Date: Thu Feb 9 22:54:07 2012
New Revision: 231315
URL: http://svn.freebsd.org/changeset/base/231315
Log:
MFC r230387:
Remove a superfluous INET6 check (no opt_inet6.h included anyway).
Modified:
stable/8/sys/netinet/if_ether.c
Directory Properties:
stable/8/sys/ (props
Author: gonzo
Date: Thu Feb 9 22:48:35 2012
New Revision: 231314
URL: http://svn.freebsd.org/changeset/base/231314
Log:
Fix n32 build breakage
Modified:
head/sys/mips/mips/trap.c
Modified: head/sys/mips/mips/trap.c
Author: mckusick
Date: Thu Feb 9 22:34:16 2012
New Revision: 231313
URL: http://svn.freebsd.org/changeset/base/231313
Log:
Historically when an application wrote an entire block of a file,
the kernel allocated a buffer but did not zero it as it was about
to be completely filled by a uiomove
On 9. Feb 2012, at 22:17 , Oleksandr Tymoshenko wrote:
> Author: gonzo
> Date: Thu Feb 9 22:17:13 2012
> New Revision: 231312
> URL: http://svn.freebsd.org/changeset/base/231312
>
> Log:
> - Emulate RDHWR instruction for TLS support
>
> Reading register $29 with RDHWR is becoming the de-fact
Author: gonzo
Date: Thu Feb 9 22:17:13 2012
New Revision: 231312
URL: http://svn.freebsd.org/changeset/base/231312
Log:
- Emulate RDHWR instruction for TLS support
Reading register $29 with RDHWR is becoming the de-facto standard to
implement TLS. According to linux-mips wiki, MIPS Tech
On Feb 9, 2012, at 12:44 PM, Eitan Adler wrote:
> Author: eadler
> Date: Thu Feb 9 20:44:20 2012
> New Revision: 231298
> URL: http://svn.freebsd.org/changeset/base/231298
>
> Log:
> Make etc/Makefile more conflict resistant
Nice. Question though: why not the less verbose
BIN1 = \
fo
Author: bz
Date: Thu Feb 9 22:13:20 2012
New Revision: 231311
URL: http://svn.freebsd.org/changeset/base/231311
Log:
Fix no-IPv6 kernels after r231207.
Reported by: someone via luigi
Modified:
stable/7/sys/netinet/ip_fw2.c
Modified: stable/7/sys/netinet/ip_fw2.c
==
Author: tuexen
Date: Thu Feb 9 22:05:51 2012
New Revision: 231310
URL: http://svn.freebsd.org/changeset/base/231310
Log:
MFC r231074:
Fix a typo which was already fixed by eadler in r227489. We missed
to integrate this fix in our code base, so it was removed in r227755.
Modified:
stable/
Author: bz
Date: Thu Feb 9 22:01:59 2012
New Revision: 231309
URL: http://svn.freebsd.org/changeset/base/231309
Log:
MFC r229546:
Convert an #ifdef DIAGNOSTIC if/panic to a KASSERT.
Modified:
stable/9/sys/netinet6/in6_ifattach.c
Directory Properties:
stable/9/sys/ (props changed)
On Thu, Feb 09, 2012 at 10:39:02AM +, Martin Matuska wrote:
> Author: mm
> Date: Thu Feb 9 10:39:01 2012
> New Revision: 231269
> URL: http://svn.freebsd.org/changeset/base/231269
>
> Log:
> Allow mounting nullfs(5) inside jails.
>
> This is now possible thanks to r230129.
>
> MFC
Author: bz
Date: Thu Feb 9 21:33:44 2012
New Revision: 231308
URL: http://svn.freebsd.org/changeset/base/231308
Log:
MFC r229546:
Convert an #ifdef DIAGNOSTIC if/panic to a KASSERT.
Modified:
stable/7/sys/netinet6/in6_ifattach.c
Directory Properties:
stable/7/sys/ (props changed)
Author: bz
Date: Thu Feb 9 21:33:36 2012
New Revision: 231307
URL: http://svn.freebsd.org/changeset/base/231307
Log:
MFC r229546:
Convert an #ifdef DIAGNOSTIC if/panic to a KASSERT.
Modified:
stable/8/sys/netinet6/in6_ifattach.c
Directory Properties:
stable/8/sys/ (props changed)
On 09.02.12 21:51, Eitan Adler wrote:
> Author: eadler
> Date: Thu Feb 9 20:51:03 2012
> New Revision: 231300
> URL: http://svn.freebsd.org/changeset/base/231300
>
> Log:
> Permit the use of relative paths for the prefix argument.
> Remove an unnecessary cwd from created plists when -p is spe
Author: eadler
Date: Thu Feb 9 21:06:47 2012
New Revision: 231306
URL: http://svn.freebsd.org/changeset/base/231306
Log:
Fix NULL ptr dereference in setusercontext if pwd is null,
LOGIN_SETPRIORITY is set, and setting the priority (rtprio or
setpriority) fails.
PR: kern/16423
Author: bz
Date: Thu Feb 9 20:57:36 2012
New Revision: 231305
URL: http://svn.freebsd.org/changeset/base/231305
Log:
MFC r229795:
Correct comment for the IPv6 case to say "traffic class" not "TOS"
as pointed out back in 2009.
Modified:
stable/8/sys/net80211/ieee80211_output.c
Direct
Author: bz
Date: Thu Feb 9 20:57:25 2012
New Revision: 231304
URL: http://svn.freebsd.org/changeset/base/231304
Log:
MFC r229795:
Correct comment for the IPv6 case to say "traffic class" not "TOS"
as pointed out back in 2009.
Modified:
stable/9/sys/net80211/ieee80211_output.c
Direct
Author: bz
Date: Thu Feb 9 20:54:25 2012
New Revision: 231303
URL: http://svn.freebsd.org/changeset/base/231303
Log:
MFC r229276:
Remove an uneeded inpcb forward declaration and align the function
declaration following to match the style in the rest of the file.
Modified:
stable/7/s
Author: bz
Date: Thu Feb 9 20:54:14 2012
New Revision: 231302
URL: http://svn.freebsd.org/changeset/base/231302
Log:
MFC r229276:
Remove an uneeded inpcb forward declaration and align the function
declaration following to match the style in the rest of the file.
Modified:
stable/8/s
Author: bz
Date: Thu Feb 9 20:54:04 2012
New Revision: 231301
URL: http://svn.freebsd.org/changeset/base/231301
Log:
MFC r229276:
Remove an uneeded inpcb forward declaration and align the function
declaration following to match the style in the rest of the file.
Modified:
stable/9/s
Author: eadler
Date: Thu Feb 9 20:51:03 2012
New Revision: 231300
URL: http://svn.freebsd.org/changeset/base/231300
Log:
Permit the use of relative paths for the prefix argument.
Remove an unnecessary cwd from created plists when -p is specified
PR: bin/145000
Submitted by: g
Author: eadler
Date: Thu Feb 9 20:49:03 2012
New Revision: 231299
URL: http://svn.freebsd.org/changeset/base/231299
Log:
More accurately document what happens on error.
PR: docs/127908
Submitted by: Matthew D. Fuller
Approved by: cperciva
MFC after:1 week
Modified:
Author: eadler
Date: Thu Feb 9 20:44:20 2012
New Revision: 231298
URL: http://svn.freebsd.org/changeset/base/231298
Log:
Make etc/Makefile more conflict resistant
PR: conf/163789
Submitted by: gcooper (iXsystems)
Approved by: cperciva
MFC after:3 days
Modified:
head
Author: mm
Date: Thu Feb 9 19:13:36 2012
New Revision: 231297
URL: http://svn.freebsd.org/changeset/base/231297
Log:
Update libarchive's vendor dist to latest changes in release branch.
Now all the gcc warnings I have reported upstream should be fixed.
Git branch: release
Git commit:
Author: jimharris
Date: Thu Feb 9 17:50:24 2012
New Revision: 231296
URL: http://svn.freebsd.org/changeset/base/231296
Log:
Remove explicit CC assignment in isci(4) Makefile to allow for building
with clang. Also fix a number of warnings uncovered when building with
clang around some impli
Author: jkim
Date: Thu Feb 9 17:38:08 2012
New Revision: 231295
URL: http://svn.freebsd.org/changeset/base/231295
Log:
Refine r231226. Swap timecounters before suspending any device drivers.
Modified:
head/sys/dev/acpica/acpi_timer.c
Modified: head/sys/dev/acpica/acpi_timer.c
=
Author: ed
Date: Thu Feb 9 16:58:06 2012
New Revision: 231294
URL: http://svn.freebsd.org/changeset/base/231294
Log:
MFC r230330:
Remove remnants of dev_t.
These functions take a `struct cdev *' -- not a dev_t. Inside the
kernel, dev_t has the same use as in userspace, namely
Author: bapt
Date: Thu Feb 9 16:57:34 2012
New Revision: 231293
URL: http://svn.freebsd.org/changeset/base/231293
Log:
MFH r226119: Mention tdsignal(9)
Approved by: des (mentor)
Modified:
stable/8/share/man/man9/Makefile
stable/8/share/man/man9/psignal.9
Directory Properties:
stabl
Author: bapt
Date: Thu Feb 9 16:57:21 2012
New Revision: 231292
URL: http://svn.freebsd.org/changeset/base/231292
Log:
MFH r226119: Mention tdsignal(9)
Approved by: des (mentor)
Modified:
stable/9/share/man/man9/Makefile
stable/9/share/man/man9/psignal.9
Directory Properties:
stabl
Author: bapt
Date: Thu Feb 9 16:55:50 2012
New Revision: 231291
URL: http://svn.freebsd.org/changeset/base/231291
Log:
MFH r226166: Document some not-so-recently added trace points
Approved by: des (mentor)
Modified:
stable/8/lib/libc/sys/ktrace.2
Directory Properties:
stable/8/lib/l
Author: bapt
Date: Thu Feb 9 16:55:41 2012
New Revision: 231290
URL: http://svn.freebsd.org/changeset/base/231290
Log:
MFH r226166: Document some not-so-recently added trace points
Approved by: des (mentor)
Modified:
stable/9/lib/libc/sys/ktrace.2
Directory Properties:
stable/9/lib/l
Author: ed
Date: Thu Feb 9 16:55:20 2012
New Revision: 231289
URL: http://svn.freebsd.org/changeset/base/231289
Log:
MFC r228474:
Add support for __COUNTER__.
__COUNTER__ allows one to obtain incrementing (read: unique) numbers
from the C preprocesor. This is useful when imple
Author: bapt
Date: Thu Feb 9 16:54:06 2012
New Revision: 231288
URL: http://svn.freebsd.org/changeset/base/231288
Log:
MFH r226506: Look for /boot/config in addition to /boot.config
Approved by: des (mentor)
Modified:
stable/8/sys/boot/arm/at91/boot2/boot2.c
stable/8/sys/boot/arm/ixp
Author: bapt
Date: Thu Feb 9 16:53:51 2012
New Revision: 231287
URL: http://svn.freebsd.org/changeset/base/231287
Log:
MFH r226506: Look for /boot/config in addition to /boot.config
Approved by: des (mentor)
Modified:
stable/9/sys/boot/arm/at91/boot2/boot2.c
stable/9/sys/boot/arm/ixp
Author: bz
Date: Thu Feb 9 16:12:25 2012
New Revision: 231286
URL: http://svn.freebsd.org/changeset/base/231286
Log:
MFC r229127:
Remove a declaration to a non-existent function.
Modified:
stable/7/sys/netinet6/scope6_var.h
Directory Properties:
stable/7/sys/ (props changed)
Modif
Author: bz
Date: Thu Feb 9 16:12:12 2012
New Revision: 231285
URL: http://svn.freebsd.org/changeset/base/231285
Log:
MFC r229127:
Remove a declaration to a non-existent function.
Modified:
stable/8/sys/netinet6/scope6_var.h
Directory Properties:
stable/8/sys/ (props changed)
Modif
Author: bz
Date: Thu Feb 9 16:11:57 2012
New Revision: 231284
URL: http://svn.freebsd.org/changeset/base/231284
Log:
MFC r229127:
Remove a declaration to a non-existent function.
Modified:
stable/9/sys/netinet6/scope6_var.h
Directory Properties:
stable/9/sys/ (props changed)
Modif
Author: cognet
Date: Thu Feb 9 15:36:54 2012
New Revision: 231283
URL: http://svn.freebsd.org/changeset/base/231283
Log:
Please welcome Damjan Marion to the zoo.
Damjan has been working on omap and tegra support, as well as various bits
in the cpu-independant arm stuff, for too long, and ce
Author: ed
Date: Thu Feb 9 15:28:28 2012
New Revision: 231282
URL: http://svn.freebsd.org/changeset/base/231282
Log:
MFC r229590 manually:
It turns out our GCC has quite an interesting bug:
typeof(1.0fi) != float _Complex
typeof((float _Complex)1.0fi) != float _Com
Author: ed
Date: Thu Feb 9 15:26:47 2012
New Revision: 231281
URL: http://svn.freebsd.org/changeset/base/231281
Log:
MFC r229385
Fix subtle typo: compare against idx -- not index.
In this context, index refers to the index(3) function. In this case it
doesn't really harm, as t
Author: ed
Date: Thu Feb 9 15:23:39 2012
New Revision: 231280
URL: http://svn.freebsd.org/changeset/base/231280
Log:
MFC r226424:
Use integer to store the result of getch().
We need to use an integer to make the comparison against ERR work.
Modified:
stable/9/usr.bin/systat/key
Author: ed
Date: Thu Feb 9 15:21:54 2012
New Revision: 231279
URL: http://svn.freebsd.org/changeset/base/231279
Log:
MFC r226396:
Fix whitespace inconsistencies in systat(1).
According to md5(1), the resulting binary is the same.
Modified:
stable/9/usr.bin/systat/cmds.c
stabl
Author: bapt
Date: Thu Feb 9 14:16:40 2012
New Revision: 231278
URL: http://svn.freebsd.org/changeset/base/231278
Log:
MFH r226345, r226464, r226879:
Make dhclient use a pid file. Modify the rc script accordingly, fix some bugs
Approved by: des (mentor)
Modified:
stable/8/etc/rc.d/dh
1 - 100 of 123 matches
Mail list logo