Author: avatar
Date: Fri Dec 27 07:02:07 2013
New Revision: 259938
URL: http://svnweb.freebsd.org/changeset/base/259938
Log:
Fixing build bustage.
Modified:
head/sys/sys/gpt.h
Modified: head/sys/sys/gpt.h
==
--- head
Author: neel
Date: Fri Dec 27 07:01:42 2013
New Revision: 259937
URL: http://svnweb.freebsd.org/changeset/base/259937
Log:
Modify handling of write to the vlapic SVR register.
The handler is now called after the register value is updated in the virtual
APIC page. This will make it easier
Author: adrian
Date: Fri Dec 27 05:01:13 2013
New Revision: 259936
URL: http://svnweb.freebsd.org/changeset/base/259936
Log:
Revert r252694 - which attempted to fix bit emulation for armv6/armv7.
This seems to cause issues with jemalloc + {dhclient, sshd}.
Thus, revert this for now unt
Author: ae
Date: Fri Dec 27 02:43:53 2013
New Revision: 259929
URL: http://svnweb.freebsd.org/changeset/base/259929
Log:
Add an ability to stop gmirror and clear its metadata in one command.
This fixes the problem, when gmirror starts again just after stop.
The problem occurs when gmirror
Author: dim
Date: Thu Dec 26 22:42:11 2013
New Revision: 259928
URL: http://svnweb.freebsd.org/changeset/base/259928
Log:
In sys/dev/bxe/bxe.c, remove static function bxe_has_tx_work_unload(),
which has never been used.
Reviewed by: edavis
MFC after:3 days
Modified:
head/sys/dev
Author: dim
Date: Thu Dec 26 22:31:47 2013
New Revision: 259927
URL: http://svnweb.freebsd.org/changeset/base/259927
Log:
Fix pc98 build, by also forcing COMPILER_TYPE in sys/boot/pc98/boot2's
Makefile.
Pointy hat to:dim
MFC after:3 days
X-MFC-With: r259730
Modified:
Author: dim
Date: Thu Dec 26 22:28:15 2013
New Revision: 259926
URL: http://svnweb.freebsd.org/changeset/base/259926
Log:
In sys/sys/gpt.h, add a missing backslash at the end of the
GPT_ENT_TYPE_VSANHDR define.
Pointy hat to:marck
MFC after:2 weeks
X-MFC-With: r259925
M
Author: marck (doc committer)
Date: Thu Dec 26 21:06:12 2013
New Revision: 259925
URL: http://svnweb.freebsd.org/changeset/base/259925
Log:
Add GPT UUID for VMware vSAN meta-data partition.
Approved by: ae
MFC after:2 weeks
Modified:
head/sys/geom/part/g_part.c
head/sys/geom/par
On Thu, Dec 26, 2013 at 07:16:31PM +, Sergey Kandaurov wrote:
> Author: pluknet
> Date: Thu Dec 26 19:16:30 2013
> New Revision: 259921
> URL: http://svnweb.freebsd.org/changeset/base/259921
> Log:
> Provide the manual page for aio_fsync(2).
> Reviewed by:davidxu
> MFC after: 1
On Thu, Dec 26, 2013 at 11:04:54AM -0500, John Baldwin wrote:
J> On Tuesday, December 24, 2013 10:24:20 pm Gleb Smirnoff wrote:
J> > Author: glebius
J> > Date: Wed Dec 25 03:24:20 2013
J> > New Revision: 259859
J> > URL: http://svnweb.freebsd.org/changeset/base/259859
J> >
J> > Log:
J> > Cleanup
Author: neel
Date: Thu Dec 26 19:58:30 2013
New Revision: 259924
URL: http://svnweb.freebsd.org/changeset/base/259924
Log:
Modify handling of writes to the vlapic ID, LDR and DFR registers.
The handlers are now called after the register value is updated in the virtual
APIC page. This will
Author: pgj (doc,ports committer)
Date: Thu Dec 26 19:39:23 2013
New Revision: 259923
URL: http://svnweb.freebsd.org/changeset/base/259923
Log:
Take mjacob's commit bit into safekeeping per his request. Thank you for
your work on FreeBSD in the past!
Approved by: core (implicit)
Modifi
Author: pluknet
Date: Thu Dec 26 19:18:43 2013
New Revision: 259922
URL: http://svnweb.freebsd.org/changeset/base/259922
Log:
Fix an apparent typo.
MFC after:3 days
Modified:
head/lib/libc/sys/aio_mlock.2
Modified: head/lib/libc/sys/aio_mlock.2
==
Author: pluknet
Date: Thu Dec 26 19:16:30 2013
New Revision: 259921
URL: http://svnweb.freebsd.org/changeset/base/259921
Log:
Provide the manual page for aio_fsync(2).
Reviewed by: davidxu
MFC after:1 week
Added:
head/lib/libc/sys/aio_fsync.2 (contents, props changed)
Modified:
On Thu, Dec 26, 2013 at 11:14 AM, John Baldwin wrote:
> On Wednesday, December 25, 2013 1:25:58 pm Julio Merino wrote:
> > Author: jmmv
> > Date: Wed Dec 25 18:25:58 2013
> > New Revision: 259881
> > URL: http://svnweb.freebsd.org/changeset/base/259881
> >
> > Log:
> > Put the release objdir in
Author: pfg
Date: Thu Dec 26 18:09:16 2013
New Revision: 259920
URL: http://svnweb.freebsd.org/changeset/base/259920
Log:
gcc: Implement -Wmost for compatibility with clang.
This is equivalent to -Wall -Wno-parentheses.
Obtained from:Apple GCC 4.2 - 5531
MFC after:1 week
Author: jhb
Date: Thu Dec 26 16:59:50 2013
New Revision: 259919
URL: http://svnweb.freebsd.org/changeset/base/259919
Log:
MFC 259014: There is no sysctl with the MIB { CTL_KERN, KERN_MAXID }.
Modified:
stable/8/sys/security/audit/audit_bsm_klib.c
Directory Properties:
stable/8/sys/ (props
Author: jhb
Date: Thu Dec 26 16:58:30 2013
New Revision: 259918
URL: http://svnweb.freebsd.org/changeset/base/259918
Log:
MFC 259014: There is no sysctl with the MIB { CTL_KERN, KERN_MAXID }.
Modified:
stable/9/sys/security/audit/audit_bsm_klib.c
Directory Properties:
stable/9/sys/ (props
Author: jhb
Date: Thu Dec 26 16:57:36 2013
New Revision: 259917
URL: http://svnweb.freebsd.org/changeset/base/259917
Log:
MFC 259014: There is no sysctl with the MIB { CTL_KERN, KERN_MAXID }.
Modified:
stable/10/sys/security/audit/audit_bsm_klib.c
Directory Properties:
stable/10/ (props c
On Wednesday, December 25, 2013 1:25:58 pm Julio Merino wrote:
> Author: jmmv
> Date: Wed Dec 25 18:25:58 2013
> New Revision: 259881
> URL: http://svnweb.freebsd.org/changeset/base/259881
>
> Log:
> Put the release objdir inside the chroot.
Hmm in my local releases of 10 this was already true
On Tuesday, December 24, 2013 10:24:20 pm Gleb Smirnoff wrote:
> Author: glebius
> Date: Wed Dec 25 03:24:20 2013
> New Revision: 259859
> URL: http://svnweb.freebsd.org/changeset/base/259859
>
> Log:
> Cleanup alias module handler register/unregister.
>
> - Remove locking, since all module
Author: bz
Date: Thu Dec 26 15:51:14 2013
New Revision: 259916
URL: http://svnweb.freebsd.org/changeset/base/259916
Log:
Use feature_present(3) to determine whether to open an INET or an
INET6 socket when needed to allow pfctl to work on noinet and noinet6
kernels (and try to provide a fallb
Author: ray
Date: Thu Dec 26 14:25:37 2013
New Revision: 259915
URL: http://svnweb.freebsd.org/changeset/base/259915
Log:
Fix AltGr, we should not only skip RAlt key release if enable_altgr is set,
but
also process RAlt key press same way.
Sponsored by: The FreeBSD Foundation
Modified:
Author: dfr
Date: Thu Dec 26 11:38:33 2013
New Revision: 259914
URL: http://svnweb.freebsd.org/changeset/base/259914
Log:
Generate client sample code which compiles without warnings.
For 'rpcgen -a', generate a makefile where 'make clean all' works.
Modified:
head/usr.bin/rpcgen/rpc_main.c
Author: dim
Date: Thu Dec 26 11:32:39 2013
New Revision: 259913
URL: http://svnweb.freebsd.org/changeset/base/259913
Log:
For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc.
MFC after:3 days
X-MFC-With: r259730
Modified:
head/lib/libstand/Makefile
head/sys/boot
Bah! This was intended for head - feel free to back it out if anything
breaks.
On 26 December 2013 10:45, Doug Rabson wrote:
> Author: dfr
> Date: Thu Dec 26 10:45:17 2013
> New Revision: 259912
> URL: http://svnweb.freebsd.org/changeset/base/259912
>
> Log:
> Generate client sample code whic
On 26 Dec 2013, at 02:51, Adrian Chadd wrote:
> I'd prefer you didn't remove unused code in drivers like this. If you
> must, #if 0 them out.
I don't mind either way, but some other people are very much opposed to
littering code with #if 0'd sections. So, how do to determine what is
right in eac
Author: dfr
Date: Thu Dec 26 10:45:17 2013
New Revision: 259912
URL: http://svnweb.freebsd.org/changeset/base/259912
Log:
Generate client sample code which compiles without warnings.
For 'rpcgen -a', generate a makefile where 'make clean all' works.
Modified:
stable/9/usr.bin/rpcgen/rpc_mai
28 matches
Mail list logo