Author: joel (doc committer)
Date: Fri Dec 26 09:18:33 2014
New Revision: 276235
URL: https://svnweb.freebsd.org/changeset/base/276235
Log:
Minor Xr fix.
Modified:
head/lib/msun/man/csqrt.3
Modified: head/lib/msun/man/csqrt.3
==
Author: joel (doc committer)
Date: Fri Dec 26 09:35:23 2014
New Revision: 276236
URL: https://svnweb.freebsd.org/changeset/base/276236
Log:
Minor mdoc fixes.
Modified:
head/share/man/man4/netmap.4
Modified: head/share/man/man4/netmap.4
Author: hselasky
Date: Fri Dec 26 10:25:34 2014
New Revision: 276238
URL: https://svnweb.freebsd.org/changeset/base/276238
Log:
Add proper Makefiles to build some infiniband example utilities.
MFC after:1 week
Sponsored by: Mellanox Technologies
Added:
head/contrib/ofed/libibverbs/
Author: hselasky
Date: Fri Dec 26 10:53:22 2014
New Revision: 276239
URL: https://svnweb.freebsd.org/changeset/base/276239
Log:
Add more quirks.
PR: 180617
MFC after:1 day
Modified:
head/sys/dev/usb/quirk/usb_quirk.c
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/
Author: hselasky
Date: Fri Dec 26 10:57:39 2014
New Revision: 276240
URL: https://svnweb.freebsd.org/changeset/base/276240
Log:
Add more USB devices.
MFC after:1 day
Submitted by: Dmitry Luhtionov
Modified:
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/usbdevs
=
On Thu, 25 Dec 2014 19:08:40 + (UTC)
Ian Lepore wrote:
> Author: ian
> Date: Thu Dec 25 19:08:39 2014
> New Revision: 276212
> URL: https://svnweb.freebsd.org/changeset/base/276212
>
> Log:
> Add macros for asm barrier instructions with arch-specific
> implementations.
>
> Modified:
> h
On Wed, 24 Dec 2014 18:05:47 -0800
Rui Paulo wrote:
> On Dec 24, 2014, at 17:31, Ian Lepore wrote:
> > In every architecture and every place it's used, or just arm just
> > here?
>
> You're right, it can be found at least in MIPS and amd64.
>
> > This appears to be an idiom, or at least someth
Author: ian
Date: Fri Dec 26 13:44:41 2014
New Revision: 276245
URL: https://svnweb.freebsd.org/changeset/base/276245
Log:
Squelch a (bogus) gcc use-before-init warning.
Modified:
head/sys/arm/ti/ti_gpio.c
Modified: head/sys/arm/ti/ti_gpio.c
==
On Fri, 2014-12-26 at 11:46 +, Andrew Turner wrote:
> On Thu, 25 Dec 2014 19:08:40 + (UTC)
> Ian Lepore wrote:
>
> > Author: ian
> > Date: Thu Dec 25 19:08:39 2014
> > New Revision: 276212
> > URL: https://svnweb.freebsd.org/changeset/base/276212
> >
> > Log:
> > Add macros for asm bar
Author: ian
Date: Fri Dec 26 14:29:27 2014
New Revision: 276247
URL: https://svnweb.freebsd.org/changeset/base/276247
Log:
Include acle-compat.h directly (we use its symbols) rather than getting
it via sysreg.h.
Modified:
head/sys/arm/include/asm.h
Modified: head/sys/arm/include/asm.h
Author: loos
Date: Fri Dec 26 17:45:49 2014
New Revision: 276249
URL: https://svnweb.freebsd.org/changeset/base/276249
Log:
Fix the musb initialization sequence on AM335x.
According to http://e2e.ti.com/support/arm/sitara_arm/f/791/t/210729 the
USB reset pulse has an undocumented duration
Holy crap, great catch!
-adrian
On 26 December 2014 at 09:45, Luiz Otavio O Souza wrote:
> Author: loos
> Date: Fri Dec 26 17:45:49 2014
> New Revision: 276249
> URL: https://svnweb.freebsd.org/changeset/base/276249
>
> Log:
> Fix the musb initialization sequence on AM335x.
>
> According
Author: markj
Date: Fri Dec 26 18:53:29 2014
New Revision: 276250
URL: https://svnweb.freebsd.org/changeset/base/276250
Log:
DOF tables are aligned according to the DOF section's alignment constraint,
so take this into account when iterating over DOF tables.
PR: 19
Submitt
Author: bapt
Date: Fri Dec 26 20:49:23 2014
New Revision: 276251
URL: https://svnweb.freebsd.org/changeset/base/276251
Log:
mdoc fixes
Modified:
head/contrib/elftoolchain/libdwarf/dwarf_get_AT_name.3
head/contrib/elftoolchain/libdwarf/dwarf_get_arange_info.3
head/contrib/elftoolchain/libd
Author: bapt
Date: Fri Dec 26 20:50:40 2014
New Revision: 276252
URL: https://svnweb.freebsd.org/changeset/base/276252
Log:
mdoc fixes
Modified:
head/contrib/elftoolchain/libelf/elf.3
Modified: head/contrib/elftoolchain/libelf/elf.3
===
Author: bapt
Date: Fri Dec 26 20:57:10 2014
New Revision: 276253
URL: https://svnweb.freebsd.org/changeset/base/276253
Log:
mdoc fixes
Modified:
head/contrib/libxo/libxo/xo_create.3
head/contrib/libxo/libxo/xo_emit.3
head/contrib/libxo/libxo/xo_open_container.3
Modified: head/contrib/lib
Author: bapt
Date: Fri Dec 26 21:03:56 2014
New Revision: 276254
URL: https://svnweb.freebsd.org/changeset/base/276254
Log:
mdoc fixes (escape the dot to prevent ... to be considered as a macro)
Modified:
head/share/man/man4/netmap.4
Modified: head/share/man/man4/netmap.4
===
Author: bapt
Date: Fri Dec 26 21:11:33 2014
New Revision: 276255
URL: https://svnweb.freebsd.org/changeset/base/276255
Log:
Escape Ed to prevent mandoc to avoid confusion with the mdoc's Ed macros
Modified:
head/share/man/man3/ATOMIC_VAR_INIT.3
Modified: head/share/man/man3/ATOMIC_VAR_INIT.3
Author: bapt
Date: Fri Dec 26 21:45:01 2014
New Revision: 276257
URL: https://svnweb.freebsd.org/changeset/base/276257
Log:
mdoc fix
Modified:
head/share/man/man4/ohci.4
Modified: head/share/man/man4/ohci.4
==
--- he
Author: joel (doc committer)
Date: Fri Dec 26 21:56:23 2014
New Revision: 276258
URL: https://svnweb.freebsd.org/changeset/base/276258
Log:
mdoc: sort SEE ALSO.
Modified:
head/usr.bin/dpv/dpv.1
head/usr.bin/iscsictl/iscsi.conf.5
head/usr.bin/last/last.1
head/usr.bin/man/man.1
head/usr
Author: bapt
Date: Fri Dec 26 22:30:18 2014
New Revision: 276259
URL: https://svnweb.freebsd.org/changeset/base/276259
Log:
Sort SEE ALSO
Modified:
head/share/man/man4/ata.4
head/share/man/man4/audit.4
head/share/man/man4/bhyve.4
head/share/man/man4/carp.4
head/share/man/man4/ch.4
h
Author: bapt
Date: Fri Dec 26 22:34:15 2014
New Revision: 276260
URL: https://svnweb.freebsd.org/changeset/base/276260
Log:
Escape Do to prevent mdoc(7) parser to get confused with the "Do" macro
Reported by: sjg
Modified:
head/contrib/libxo/libxo/xo_open_container.3
Modified: head/con
Author: bapt
Date: Fri Dec 26 22:41:10 2014
New Revision: 276261
URL: https://svnweb.freebsd.org/changeset/base/276261
Log:
sort SEE ALSO
Modified:
head/share/man/man3/makedev.3
head/share/man/man3/pthread.3
head/share/man/man3/pthread_attr.3
head/share/man/man3/pthread_cond_init.3
he
Author: bapt
Date: Fri Dec 26 22:43:54 2014
New Revision: 276262
URL: https://svnweb.freebsd.org/changeset/base/276262
Log:
sort SEE ALSO
Modified:
head/share/man/man7/c99.7
head/share/man/man7/environ.7
head/share/man/man7/tuning.7
Modified: head/share/man/man7/c99.7
===
Author: bapt
Date: Fri Dec 26 22:44:27 2014
New Revision: 276263
URL: https://svnweb.freebsd.org/changeset/base/276263
Log:
Sort SEE ALSO
Modified:
head/share/man/man8/rc.8
Modified: head/share/man/man8/rc.8
==
--- h
Author: alfred
Date: Sat Dec 27 01:06:19 2014
New Revision: 276273
URL: https://svnweb.freebsd.org/changeset/base/276273
Log:
Output strerror from xo_warn
Reported by: bapt
Reviewed by: bapt, ngie
Differential Revision: https://reviews.freebsd.org/D1378
Modified:
head/contrib/libx
Author: emaste
Date: Sat Dec 27 04:21:24 2014
New Revision: 276282
URL: https://svnweb.freebsd.org/changeset/base/276282
Log:
Support ALT_BREAK_TO_DEBUGGER in vt(4)
Submitted by: Andre Albsmeier on -hackers
Modified:
head/sys/dev/vt/vt.h
head/sys/dev/vt/vt_core.c
Modified: head/sys/de
Author: joel (doc committer)
Date: Sat Dec 27 07:07:37 2014
New Revision: 276292
URL: https://svnweb.freebsd.org/changeset/base/276292
Log:
mdoc: improvements to SEE ALSO.
Modified:
head/share/man/man4/man4.i386/glxsb.4
head/share/man/man4/man4.powerpc/snd_ai2s.4
head/share/man/man4/man4.
28 matches
Mail list logo