Author: dumbbell
Date: Sat May 3 14:04:04 2014
New Revision: 265266
URL: http://svnweb.freebsd.org/changeset/base/265266
Log:
date(1): Add "-R" flag to use RFC 2822 date and time output format [MFC]
As stated in the man page, this is equivalent to use "%a, %d %b %Y %T %z"
as the output f
Author: markj
Date: Sat May 3 16:09:08 2014
New Revision: 265274
URL: http://svnweb.freebsd.org/changeset/base/265274
Log:
MFC r262542:
Move some files that are identical on i386 and amd64 to an x86 subdirectory
rather than keeping duplicate copies.
Added:
stable/9/sys/cddl/dev/dtrace/x8
Author: markj
Date: Sat May 3 16:24:41 2014
New Revision: 265278
URL: http://svnweb.freebsd.org/changeset/base/265278
Log:
MFC r262543:
Fix the struct reg mappings for i386 and amd64, which differ between illumos
and FreeBSD.
Modified:
stable/9/sys/cddl/dev/dtrace/x86/regset.h
Directory
Author: rmacklem
Date: Sat May 3 22:27:24 2014
New Revision: 265290
URL: http://svnweb.freebsd.org/changeset/base/265290
Log:
MFC: r264469, r264498
Lagg did not set the value of if_hw_tsomax, so when lagg
was stacked on top of network interfaces that set if_hw_tsomax,
tcp_output() would s
Author: rmacklem
Date: Sat May 3 23:42:00 2014
New Revision: 265291
URL: http://svnweb.freebsd.org/changeset/base/265291
Log:
MFC: r264517
Vlan did not set the value of if_hw_tsomax, so when vlan
was stacked on top of a network interface that set if_hw_tsomax,
tcp_output() would see the d
Author: rmacklem
Date: Sat May 3 23:48:26 2014
New Revision: 265292
URL: http://svnweb.freebsd.org/changeset/base/265292
Log:
MFC: r264630
For NFS mounts using rsize,wsize=65536 over TSO enabled
network interfaces limited to 32 transmit segments, there
are two known issues.
The more ser
Author: gjb
Date: Sun May 4 00:09:17 2014
New Revision: 265294
URL: http://svnweb.freebsd.org/changeset/base/265294
Log:
MFC r264907, r264908, r264922:
Record mergeinfo for r264907 and r264908, reverted
in r264922.
This commit is for merge tracking purposes only.
Sponsored by:
Author: bryanv
Date: Sun May 4 00:10:25 2014
New Revision: 265295
URL: http://svnweb.freebsd.org/changeset/base/265295
Log:
MFC r255166, r255109:
- Fix unintended compiler constant folding
- Add support for postponing VirtIO virtqueue interrupts
Modified:
stable/9/sys/dev/virtio/vir
Author: gjb
Date: Sun May 4 00:13:26 2014
New Revision: 265297
URL: http://svnweb.freebsd.org/changeset/base/265297
Log:
MFC r264933:
Fix indentation in make-memstick.sh.
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/release/amd64/make-memstick.sh
stable/9/release/i386/m
Author: bryanv
Date: Sun May 4 00:14:49 2014
New Revision: 265298
URL: http://svnweb.freebsd.org/changeset/base/265298
Log:
MFC r255110
- Add optional VirtIO device method for post-attach notifications
Modified:
stable/9/sys/dev/virtio/pci/virtio_pci.c
stable/9/sys/dev/virtio/virtio_
Author: bryanv
Date: Sun May 4 00:43:00 2014
New Revision: 265299
URL: http://svnweb.freebsd.org/changeset/base/265299
Log:
MFC r260581:
- Add sglist_append_bio(9) to append a struct bio's data to a sglist
Modified:
stable/9/sys/kern/subr_sglist.c
stable/9/sys/sys/sglist.h
Directory
Author: bryanv
Date: Sun May 4 00:45:00 2014
New Revision: 265300
URL: http://svnweb.freebsd.org/changeset/base/265300
Log:
MFC r260581:
- Add sglist_append_bio(9) to append a struct bio's data to a sglist
Modified:
stable/9/share/man/man9/Makefile
stable/9/share/man/man9/sglist.9
Di
Author: bryanv
Date: Sun May 4 00:57:38 2014
New Revision: 265301
URL: http://svnweb.freebsd.org/changeset/base/265301
Log:
MFC r260582, r260583:
- Add unmapped IO support to virtio_blk(4)
- Add unmapped IO support to virtio_scsi(4)
Modified:
stable/9/sys/dev/virtio/block/virtio_blk
Author: bryanv
Date: Sun May 4 01:03:54 2014
New Revision: 265302
URL: http://svnweb.freebsd.org/changeset/base/265302
Log:
MFC r261147, r261149:
- Remove spaces before tabs in the function prototype list
- Read each field of the configuration individually
Modified:
stable/9/sys/dev
14 matches
Mail list logo