Author: loos
Date: Sun May 4 04:01:26 2014
New Revision: 265310
URL: http://svnweb.freebsd.org/changeset/base/265310
Log:
Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus
specific parts.
Requested by: nwhitehorn
Modified:
head/sys/dev/gpio/gpio_if.m
head/sys/dev/
Author: markj
Date: Sun May 4 03:37:39 2014
New Revision: 265309
URL: http://svnweb.freebsd.org/changeset/base/265309
Log:
Remove a duplicate definition.
MFC after:3 days
Modified:
head/cddl/lib/libdtrace/libproc_compat.h
Modified: head/cddl/lib/libdtrace/libproc_compat.h
=
Author: markj
Date: Sun May 4 03:34:32 2014
New Revision: 265308
URL: http://svnweb.freebsd.org/changeset/base/265308
Log:
If the traced process stops because it received a signal, libproc needs
to ensure that the signal is forwarded when proc_continue() is called.
MFC after:3 weeks
On Fri, May 2, 2014 at 5:34 AM, Bruce Evans wrote:
> On Thu, 1 May 2014, Luiz Otavio O Souza wrote:
>
>> Log:
>> Remove unnecessary headers. Sort out the headers. Add a missing header
>> on
>> ofw_gpiobus.c (it was working because of sys/libkern.h).
>
>
> Do you use /usr/src/tools/tools/kerninc
Author: gjb
Date: Sun May 4 01:32:59 2014
New Revision: 265305
URL: http://svnweb.freebsd.org/changeset/base/265305
Log:
Wrap lindev(4) references in tags.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/e
Author: gjb
Date: Sun May 4 01:32:57 2014
New Revision: 265304
URL: http://svnweb.freebsd.org/changeset/base/265304
Log:
Dereference man.lindev.4 macros, since the device is removed.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Mo
Author: gjb
Date: Sun May 4 01:33:00 2014
New Revision: 265306
URL: http://svnweb.freebsd.org/changeset/base/265306
Log:
Document r264601, addition of if_nf10bmac(4) (with no
corresponding manual page, so tags are used).
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc
Author: gjb
Date: Sun May 4 01:33:02 2014
New Revision: 265307
URL: http://svnweb.freebsd.org/changeset/base/265307
Log:
Document r265229[1], r265249[2]:
'-J' flag added to ps(1) [1], and top(1) [2].
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/reln
Author: gjb
Date: Sun May 4 01:32:55 2014
New Revision: 265303
URL: http://svnweb.freebsd.org/changeset/base/265303
Log:
Document r265132, addition of full(4).
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/do
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
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 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: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: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: 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: gjb
Date: Sun May 4 00:13:07 2014
New Revision: 265296
URL: http://svnweb.freebsd.org/changeset/base/265296
Log:
MFC r264933:
Fix indentation in make-memstick.sh.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/release/amd64/make-memstick.sh
stable/10/release/i386
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: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: gjb
Date: Sun May 4 00:09:07 2014
New Revision: 265293
URL: http://svnweb.freebsd.org/changeset/base/265293
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: 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: 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 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: loos
Date: Sat May 3 20:33:00 2014
New Revision: 265289
URL: http://svnweb.freebsd.org/changeset/base/265289
Log:
Really sort out the headers.
sys/systm.h must always come after sys/param.h.
Remove sys/types.h which should never be included together with sys/param.h.
Add
Author: melifaro
Date: Sat May 3 20:22:13 2014
New Revision: 265288
URL: http://svnweb.freebsd.org/changeset/base/265288
Log:
Fix panic on IPv4 address removal introduced in r265279.
Reported by: Trond Endrestøl
MFC with: r265279
Modified:
head/sys/netinet/in_rmx.c
Modified: hea
Author: bryanv
Date: Sat May 3 19:57:17 2014
New Revision: 265287
URL: http://svnweb.freebsd.org/changeset/base/265287
Log:
Fix SYNOPSIS ("device if_vtnet" -> "device vtnet").
Obtained from:DragonFlyBSD
MFC after:3 days
Modified:
head/share/man/man4/vtnet.4
Modified: head
Author: bryanv
Date: Sat May 3 19:40:41 2014
New Revision: 265286
URL: http://svnweb.freebsd.org/changeset/base/265286
Log:
MFC r261150, r261151, r261164, r261166, r261167, r261168, r261394, r261395:
- Read and write the MAC address in the config space byte by byte
- Also include the m
Author: pluknet
Date: Sat May 3 18:50:47 2014
New Revision: 265285
URL: http://svnweb.freebsd.org/changeset/base/265285
Log:
Documented the pget(9) system kernel interface.
Reviewed by: trociny, kib
MFC after:1 week
Added:
head/share/man/man9/pget.9 (contents, props changed)
Mo
Author: melifaro
Date: Sat May 3 17:57:06 2014
New Revision: 265283
URL: http://svnweb.freebsd.org/changeset/base/265283
Log:
Fix sysctl_ifmalist() broken in r265019.
Reported by: Olivier Cochard-Labbé
MFC with: r265019
Modified:
head/sys/net/rtsock.c
Modified: head/sys/net/rtso
Author: bryanv
Date: Sat May 3 17:33:30 2014
New Revision: 265281
URL: http://svnweb.freebsd.org/changeset/base/265281
Log:
MFC r261147:
Remove spaces before tabs in the function prototype list
MFC r261149:
Read each field of the configuration individually
Modified:
stable/10/s
Author: melifaro
Date: Sat May 3 16:38:05 2014
New Revision: 265280
URL: http://svnweb.freebsd.org/changeset/base/265280
Log:
Remove additional fib checks from rtalloc1_fib.
It looks like current consumers are either unaware
of MRT (and uses RT_DEFAULT_FIB implicitly) or
know what thay ar
Author: melifaro
Date: Sat May 3 16:28:54 2014
New Revision: 265279
URL: http://svnweb.freebsd.org/changeset/base/265279
Log:
Pass radix head ptr along with rte to rtexpunge().
Rename rtexpunge to rt_expunge().
Modified:
head/sys/net/route.c
head/sys/net/route.h
head/sys/netinet/in_rmx
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: markj
Date: Sat May 3 16:24:18 2014
New Revision: 265277
URL: http://svnweb.freebsd.org/changeset/base/265277
Log:
MFC r262543:
Fix the struct reg mappings for i386 and amd64, which differ between illumos
and FreeBSD.
Modified:
stable/10/sys/cddl/dev/dtrace/x86/regset.h
Directory
Author: markj
Date: Sat May 3 16:18:42 2014
New Revision: 265276
URL: http://svnweb.freebsd.org/changeset/base/265276
Log:
Fix a typo.
MFC after:3 days
Modified:
head/lib/libutil/kinfo_getfile.3
Modified: head/lib/libutil/kinfo_getfile.3
Author: kib
Date: Sat May 3 16:11:55 2014
New Revision: 265275
URL: http://svnweb.freebsd.org/changeset/base/265275
Log:
After r254627, the deupdate() started writing the directory entries to
disk. That has a side effect of corrupting the "." entries names on
rename, since the call to crea
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:08:52 2014
New Revision: 265273
URL: http://svnweb.freebsd.org/changeset/base/265273
Log:
MFC r262542:
Move some files that are identical on i386 and amd64 to an x86 subdirectory
rather than keeping duplicate copies.
Added:
stable/10/sys/cddl/dev/dtrace/x
Author: brueffer
Date: Sat May 3 15:33:48 2014
New Revision: 265270
URL: http://svnweb.freebsd.org/changeset/base/265270
Log:
Add urtwn(4) to the hardware notes.
MFC after:1 week
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.xml
Modified: head/release/doc/en_US.ISO885
Author: brueffer
Date: Sat May 3 15:31:54 2014
New Revision: 265269
URL: http://svnweb.freebsd.org/changeset/base/265269
Log:
Make the HARDWARE section ready for release notes generation; sort SEE ALSO.
MFC after:1 week
Modified:
head/share/man/man4/urtwn.4
Modified: head/share/man
Author: bdrewery
Date: Sat May 3 15:03:47 2014
New Revision: 265267
URL: http://svnweb.freebsd.org/changeset/base/265267
Log:
Fix width/alignment of JID column. Make it support up to the maximum
7-wide JIDs. On a system using jails for common tasks the JID can
quickly increase.
MFC aft
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: dumbbell
Date: Sat May 3 13:19:11 2014
New Revision: 265265
URL: http://svnweb.freebsd.org/changeset/base/265265
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: brueffer
Date: Sat May 3 11:39:04 2014
New Revision: 265264
URL: http://svnweb.freebsd.org/changeset/base/265264
Log:
Add rsu(4) to the hardware notes.
MFC after:1 week
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.xml
head/release/doc/share/misc/dev.archlist
Author: brueffer
Date: Sat May 3 11:34:54 2014
New Revision: 265263
URL: http://svnweb.freebsd.org/changeset/base/265263
Log:
Make this manpage ready for hardware notes generation, add more Xrefs and
perform
general cleanup.
In particular, don't claim rsu(4) devices can be configured wi
Author: dumbbell
Date: Sat May 3 11:23:10 2014
New Revision: 265262
URL: http://svnweb.freebsd.org/changeset/base/265262
Log:
drm/radeon: Add 32bit ioctls support
This allows to run 32bit applications on a 64bit host. This was tested
successfully with Wine (emulators/i386-wine-devel) and
Author: brueffer
Date: Sat May 3 11:15:28 2014
New Revision: 265261
URL: http://svnweb.freebsd.org/changeset/base/265261
Log:
Add a missing colon.
Modified:
head/share/man/man4/mpr.4
Modified: head/share/man/man4/mpr.4
Author: thomas
Date: Sat May 3 09:24:20 2014
New Revision: 265260
URL: http://svnweb.freebsd.org/changeset/base/265260
Log:
Add appropriate quoting to allow building with a KERNCONFDIR containing
spaces.
PR: kern/162736
MFC after:1 week
Modified:
head/Makefile.inc1
h
Author: thomas
Date: Sat May 3 09:07:02 2014
New Revision: 265258
URL: http://svnweb.freebsd.org/changeset/base/265258
Log:
Minor comment fix: dbsz is the block size as set by bs/ibs/obs,
not the size of the buffer.
Modified:
head/bin/dd/dd.h
Modified: head/bin/dd/dd.h
===
Author: thomas
Date: Sat May 3 09:06:11 2014
New Revision: 265257
URL: http://svnweb.freebsd.org/changeset/base/265257
Log:
Minor comment fix.
Modified:
head/bin/dd/conv.c
Modified: head/bin/dd/conv.c
==
--- head/bi
Author: eadler
Date: Sat May 3 08:52:52 2014
New Revision: 265256
URL: http://svnweb.freebsd.org/changeset/base/265256
Log:
Fix syntax error with modern shells
Submitted by: multiple
Modified:
head/usr.bin/ssh-copy-id/ssh-copy-id.sh
Modified: head/usr.bin/ssh-copy-id/ssh-copy-id.sh
===
50 matches
Mail list logo