Author: mckusick
Date: Wed Feb 16 06:00:27 2011
New Revision: 218726
URL: http://svn.freebsd.org/changeset/base/218726
Log:
Add the -j option to enable soft updates journaling when creating
a new file system.
Reviewed by: Kostik Belousov
Modified:
head/sbin/newfs/newfs.8
head/sbin/n
Author: dim
Date: Tue Feb 15 22:28:15 2011
New Revision: 218725
URL: http://svn.freebsd.org/changeset/base/218725
Log:
When building libzpool on ia64 or sparc64, don't add the .note.GNU-stack
section.
Submitted by: kib
Modified:
head/cddl/lib/libzpool/Makefile
Modified: head/cddl/lib/
Author: jilles
Date: Tue Feb 15 22:17:47 2011
New Revision: 218724
URL: http://svn.freebsd.org/changeset/base/218724
Log:
test: Note that this is used both as a normal program and a shell builtin.
MFC after:1 week
Modified:
head/bin/test/test.c
Modified: head/bin/test/test.c
===
Author: dim
Date: Tue Feb 15 22:03:09 2011
New Revision: 218723
URL: http://svn.freebsd.org/changeset/base/218723
Log:
Fix some leftover binaries and shared libraries in the system that still
have an executable stack, due to linking in hand-assembled .S or .s
files, that have no .GNU-stack s
Author: dchagin
Date: Tue Feb 15 21:46:36 2011
New Revision: 218720
URL: http://svn.freebsd.org/changeset/base/218720
Log:
For realtime signals fill the sigval value.
Modified:
head/sys/amd64/linux32/linux.h
head/sys/compat/linux/linux_signal.c
head/sys/i386/linux/linux.h
Modified: head/
Author: dchagin
Date: Tue Feb 15 21:42:48 2011
New Revision: 218719
URL: http://svn.freebsd.org/changeset/base/218719
Log:
Make a linux_rt_sigtimedwait() system call is actually working.
1) Translate the native signal number in the appropriate Linux signal.
2) Remove bogus code, which can
On Tuesday, February 15, 2011 4:18:41 pm Garrett Cooper wrote:
> On Tue, Feb 15, 2011 at 1:08 PM, Roman Divacky wrote:
> > I put there u_int8_t for a reason. That reason being that
> > it's basically struct direct->d_type which is u_int8_t
> > and not uint8_t.
>
> Even though they're technica
Author: dchagin
Date: Tue Feb 15 21:24:50 2011
New Revision: 218718
URL: http://svn.freebsd.org/changeset/base/218718
Log:
Style(9) fix. Wrap long lines in linux_rt_sigtimedwait().
Modified:
head/sys/compat/linux/linux_signal.c
Modified: head/sys/compat/linux/linux_signal.c
=
Author: dchagin
Date: Tue Feb 15 21:22:09 2011
New Revision: 218717
URL: http://svn.freebsd.org/changeset/base/218717
Log:
Put the macro declaration in the relevant include file for future use.
Modified:
head/sys/compat/linux/linux_misc.c
head/sys/compat/linux/linux_signal.h
Modified: head
On Tue, Feb 15, 2011 at 1:08 PM, Roman Divacky wrote:
> I put there u_int8_t for a reason. That reason being that
> it's basically struct direct->d_type which is u_int8_t
> and not uint8_t.
Even though they're technically the same typedef'ed type (I'd keep
style consistent according to the ar
I put there u_int8_t for a reason. That reason being that
it's basically struct direct->d_type which is u_int8_t
and not uint8_t.
On Tue, Feb 15, 2011 at 09:01:13PM +, Dimitry Andric wrote:
> Author: dim
> Date: Tue Feb 15 21:01:13 2011
> New Revision: 218716
> URL: http://svn.freebsd.org/chan
Author: dim
Date: Tue Feb 15 21:01:13 2011
New Revision: 218716
URL: http://svn.freebsd.org/changeset/base/218716
Log:
In sys/boot/common/ufsread.c, use uint8_t instead of u_int8_t.
Submitted by: mdf
Modified:
head/sys/boot/common/ufsread.c
Modified: head/sys/boot/common/ufsread.c
=
On Tue, Feb 15, 2011 at 12:18 PM, Dimitry Andric wrote:
> Author: dim
> Date: Tue Feb 15 20:18:52 2011
> New Revision: 218713
> URL: http://svn.freebsd.org/changeset/base/218713
>
> Log:
> Apply a few small optimizations to boot2's code, to make it shrink a
> little further. This gets us furthe
Author: dim
Date: Tue Feb 15 20:18:52 2011
New Revision: 218713
URL: http://svn.freebsd.org/changeset/base/218713
Log:
Apply a few small optimizations to boot2's code, to make it shrink a
little further. This gets us further on the way to be able to build it
successfully with clang. Using
Author: ed
Date: Tue Feb 15 20:07:35 2011
New Revision: 218712
URL: http://svn.freebsd.org/changeset/base/218712
Log:
Don't forget to bump man page date for r218711.
Modified:
head/lib/libc/gen/glob.3
Modified: head/lib/libc/gen/glob.3
Author: ed
Date: Tue Feb 15 20:04:13 2011
New Revision: 218711
URL: http://svn.freebsd.org/changeset/base/218711
Log:
Remove dead reference to regexp(3). Use regex(3) instead.
PR: docs/149950
Submitted by: arundel@
Modified:
head/lib/libc/gen/glob.3
Modified: head/lib/libc/g
Author: yongari
Date: Tue Feb 15 18:16:04 2011
New Revision: 218710
URL: http://svn.freebsd.org/changeset/base/218710
Log:
Fix a regression introduced in r215906. The change made in r215906
caused link re-negotiation whenever application joins or leaves a
multicast group. If driver is runni
On Wednesday, April 29, 2009 5:50:04 am Bruce M Simpson wrote:
> Author: bms
> Date: Wed Apr 29 09:50:04 2009
> New Revision: 191651
> URL: http://svn.freebsd.org/changeset/base/191651
>
> Log:
> Merge IPv6-capable mtest(8) from MLDv2 branch.
>
> Modified:
> head/usr.sbin/mtest/Makefile
> h
Author: adrian
Date: Tue Feb 15 13:29:52 2011
New Revision: 218708
URL: http://svn.freebsd.org/changeset/base/218708
Log:
Disable flipping antennas for AR9280.
Flipping antennas when doing 11n would cause all kinds of strange issues.
Just don't do it for now and when it comes time to do i
Author: jhb
Date: Tue Feb 15 12:42:18 2011
New Revision: 218707
URL: http://svn.freebsd.org/changeset/base/218707
Log:
Properly check for errors from waitpid().
Submitted by: gcooper
MFC after:1 week
Modified:
head/usr.bin/truss/setup.c
Modified: head/usr.bin/truss/setup.c
===
Author: kib
Date: Tue Feb 15 09:03:58 2011
New Revision: 218701
URL: http://svn.freebsd.org/changeset/base/218701
Log:
Since r218070 reenabled the call to vm_map_simplify_entry() from
vm_map_insert(), the kmem_back() assumption about newly inserted
entry might be broken due to interference o
21 matches
Mail list logo