Author: ambrisko
Date: Mon Apr 2 02:22:22 2012
New Revision: 233768
URL: http://svn.freebsd.org/changeset/base/233768
Log:
Change typedef atomic_t to struct mfi_atomic to avoid name space
collision and some couple more style changes.
Modified:
head/sys/dev/mfi/mfivar.h
Modified: head/sys/
On Sat, 31 Mar 2012 14:25:12 + (UTC)
David Chisnall wrote:
> Author: theraven
> Date: Sat Mar 31 14:25:12 2012
> New Revision: 233749
> URL: http://svn.freebsd.org/changeset/base/233749
>
> Log:
> Make libsupc++ build as a shared library and make libstdc++ a
> filter library for it.
>
>
Author: gonzo
Date: Mon Apr 2 00:11:26 2012
New Revision: 233767
URL: http://svn.freebsd.org/changeset/base/233767
Log:
Remove extra semicolon which rendered condition useless
Submitted by: Stefan Farfelder
Modified:
head/sys/dev/gpio/gpioc.c
Modified: head/sys/dev/gpio/gpioc.c
==
Author: jhb
Date: Sun Apr 1 18:22:48 2012
New Revision: 233760
URL: http://svn.freebsd.org/changeset/base/233760
Log:
Export some more useful info about shared memory objects to userland
via procstat(1) and fstat(1):
- Change shm file descriptors to track the pathname they are associated
Hi,
On 12/29/11, John Baldwin wrote:
> Author: jhb
> Date: Thu Dec 29 20:41:16 2011
> New Revision: 228969
> URL: http://svn.freebsd.org/changeset/base/228969
>
> Log:
> Defer the work of freeing IPv4 multicast options from a socket to an
> asychronous task. This avoids tearing down multicas
David Chisnall wrote on 01.04.2012 13:35:
Author: theraven
Date: Sun Apr 1 09:35:23 2012
New Revision: 233757
URL: http://svn.freebsd.org/changeset/base/233757
Log:
Bump __FreeBSD_version for xlocale cleanup, as requested by ports people.
Approved by: dim (mentor)
Modified:
head/sys/
Author: theraven
Date: Sun Apr 1 09:35:23 2012
New Revision: 233757
URL: http://svn.freebsd.org/changeset/base/233757
Log:
Bump __FreeBSD_version for xlocale cleanup, as requested by ports people.
Approved by: dim (mentor)
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h