Author: pjd
Date: Mon Oct 24 05:26:40 2011
New Revision: 226678
URL: http://svn.freebsd.org/changeset/base/226678
Log:
Include only when compiling kernel module.
MFC after:2 weeks
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c
Modified: head/sys/cddl/contri
On Sun, 23 Oct 2011, Dimitry Andric wrote:
On 2011-10-23 18:27, Robert Millan wrote:
Log:
Conditionalize a pair of FreeBSD GCC extensions so that its CFLAGS are
only
used with FreeBSD GCC.
Bug in non-FreeBSD gcc.
Modified: head/sys/conf/kern.mk
==
Author: pjd
Date: Mon Oct 24 00:38:09 2011
New Revision: 226676
URL: http://svn.freebsd.org/changeset/base/226676
Log:
Allow to rename file systems without remounting if it is possible.
It is possible for file systems with 'mountpoint' preperty set to 'legacy'
or 'none' - we don't have to ch
> Author: phk
> Date: Sun Oct 23 19:46:01 2011
> New Revision: 226672
> URL: http://svn.freebsd.org/changeset/base/226672
>
> Log:
> Add a "-P olddistfiles" facility to prefetch ports distfiles, using an
> old distfile directory as primary source:
>
> mkdir /freebsd/ports/distfiles.old
On 2011-10-23 18:27, Robert Millan wrote:
Author: rmh
Date: Sun Oct 23 16:27:03 2011
New Revision: 226665
URL: http://svn.freebsd.org/changeset/base/226665
Log:
Conditionalize a pair of FreeBSD GCC extensions so that its CFLAGS are only
used with FreeBSD GCC.
Approved by: kib (mentor)
Author: marcel
Date: Sun Oct 23 20:03:33 2011
New Revision: 226673
URL: http://svn.freebsd.org/changeset/base/226673
Log:
Don't terminate the interactive root mount prompt on mount failure.
This restores the previous behaviour. While here, match '?' and '.'
inputs exactly and improve the err
Author: phk
Date: Sun Oct 23 19:46:01 2011
New Revision: 226672
URL: http://svn.freebsd.org/changeset/base/226672
Log:
Add a "-P olddistfiles" facility to prefetch ports distfiles, using an
old distfile directory as primary source:
mkdir /freebsd/ports/distfiles.old
mv /free
Author: brueffer
Date: Sun Oct 23 18:37:57 2011
New Revision: 226671
URL: http://svn.freebsd.org/changeset/base/226671
Log:
MFC: r226406
Properly free resources in case of an error.
Modified:
stable/8/sys/dev/siba/siba_bwn.c
Directory Properties:
stable/8/sys/ (props changed)
stabl
Author: brueffer
Date: Sun Oct 23 18:31:24 2011
New Revision: 226670
URL: http://svn.freebsd.org/changeset/base/226670
Log:
MFC: r226406
Properly free resources in case of an error.
Approved by: re (kib)
Modified:
stable/9/sys/dev/siba/siba_bwn.c
Directory Properties:
stable/9/sy
Author: brueffer
Date: Sun Oct 23 18:27:53 2011
New Revision: 226669
URL: http://svn.freebsd.org/changeset/base/226669
Log:
MFC: r226398, r226442
Move the allocation of usrbufs down a few lines to avoid leaking it
in case of an error.
Modified:
stable/7/sys/dev/iicbus/iic.c
Directory P
Author: brueffer
Date: Sun Oct 23 18:24:55 2011
New Revision: 226668
URL: http://svn.freebsd.org/changeset/base/226668
Log:
MFC: r226398, r226442
Move the allocation of usrbufs down a few lines to avoid leaking it
in case of an error.
Modified:
stable/8/sys/dev/iicbus/iic.c
Directory P
Author: brueffer
Date: Sun Oct 23 18:20:51 2011
New Revision: 226667
URL: http://svn.freebsd.org/changeset/base/226667
Log:
MFC: r226398, r226442
Move the allocation of usrbufs down a few lines to avoid leaking it
in case of an error.
Approved by: re (kib)
Modified:
stable/9/sys/
Author: nwhitehorn
Date: Sun Oct 23 16:57:10 2011
New Revision: 22
URL: http://svn.freebsd.org/changeset/base/22
Log:
Avoid some "Invalid argument" errors in the installer.
PR: bin/161926
MFC after:5 days
Modified:
head/usr.sbin/bsdinstall/partedit/gpart_ops.c
Mo
Author: rmh
Date: Sun Oct 23 16:27:03 2011
New Revision: 226665
URL: http://svn.freebsd.org/changeset/base/226665
Log:
Conditionalize a pair of FreeBSD GCC extensions so that its CFLAGS are only
used with FreeBSD GCC.
Approved by: kib (mentor)
Modified:
head/sys/conf/kern.mk
Modified
Author: gabor
Date: Sun Oct 23 16:04:07 2011
New Revision: 226664
URL: http://svn.freebsd.org/changeset/base/226664
Log:
- Fix installation when WITH_BSD_GREP is set to yes
Submitted by: Aleksandr Rybalko
Modified:
head/usr.bin/grep/Makefile
Modified: head/usr.bin/grep/Makefile
===
Author: glebius
Date: Sun Oct 23 15:15:17 2011
New Revision: 226663
URL: http://svn.freebsd.org/changeset/base/226663
Log:
Merge several fixes to bulk update processing from OpenBSD. Merged
revisions: 1.148, 1.149, 1.150. This makes number of states on
master/slave to be of a sane value.
Mo
Author: glebius
Date: Sun Oct 23 15:10:15 2011
New Revision: 226662
URL: http://svn.freebsd.org/changeset/base/226662
Log:
Fix indentation, no code changed.
Modified:
head/sys/contrib/pf/net/if_pfsync.c
Modified: head/sys/contrib/pf/net/if_pfsync.c
===
Author: glebius
Date: Sun Oct 23 15:08:18 2011
New Revision: 226661
URL: http://svn.freebsd.org/changeset/base/226661
Log:
- Fix a bad typo (FreeBSD specific) in pfsync_bulk_update(). Instead
of scheduling next run pfsync_bulk_update(), pfsync_bulk_fail()
was scheduled.
This lead to
Author: glebius
Date: Sun Oct 23 14:59:54 2011
New Revision: 226660
URL: http://svn.freebsd.org/changeset/base/226660
Log:
Fix from r226623 is not sufficient to close all races in pfsync(4).
The root of problem is re-locking at the end of pfsync_sendout().
Several functions are calling pf
Author: delphij
Date: Sun Oct 23 13:33:10 2011
New Revision: 226659
URL: http://svn.freebsd.org/changeset/base/226659
Log:
Release gabor@ from mentorship and congratulations!
Modified:
svnadmin/conf/mentors
Modified: svnadmin/conf/mentors
=
On Tue, 11 Oct 2011 22:27:24 + (UTC)
Gabor Kovesdan wrote:
> Author: gabor
> Date: Tue Oct 11 22:27:23 2011
> New Revision: 226271
> URL: http://svn.freebsd.org/changeset/base/226271
>
> Log:
> - Use getprogname() instead of __progname
> - Allow disabling bzip2 support with WITHOUT_BZIP2
23 okt 2011 kl. 12:17 skrev Martin Matuska:
> Author: mm
> Date: Sun Oct 23 10:17:42 2011
> New Revision: 226657
> URL: http://svn.freebsd.org/changeset/base/226657
>
> Log:
> Correctly reassign copyright of etc/rc.d/static_ndp back to delphij@
> as the project itself is no legal entity
Thank
Author: mm
Date: Sun Oct 23 10:20:31 2011
New Revision: 226658
URL: http://svn.freebsd.org/changeset/base/226658
Log:
Add information about static_ndp_pairs to rc.conf(5) manual page
Submitted by: Sergey Kandaurov
MFC after:3 days
Modified:
head/share/man/man5/rc.conf.5
Modified:
Author: mm
Date: Sun Oct 23 10:17:42 2011
New Revision: 226657
URL: http://svn.freebsd.org/changeset/base/226657
Log:
Correctly reassign copyright of etc/rc.d/static_ndp back to delphij@
as the project itself is no legal entity
Reported by: Joe Dahl
MFC after:3 days
Modified:
h
Author: glebius
Date: Sun Oct 23 10:13:20 2011
New Revision: 226656
URL: http://svn.freebsd.org/changeset/base/226656
Log:
Absense of M_WAITOK in malloc flags for UMA doesn't
equals presense of M_NOWAIT. Specify M_NOWAIT explicitly.
This fixes sleeping with PF_LOCK().
Modified:
head/sy
Author: glebius
Date: Sun Oct 23 10:05:25 2011
New Revision: 226655
URL: http://svn.freebsd.org/changeset/base/226655
Log:
Correct flag for uma_zalloc() is M_WAITOK. M_WAIT is an old and
deprecated flag from historical mbuf(9) allocator.
This is style only change.
Modified:
head/sys/co
On 23 October 2011 13:08, Martin Matuska wrote:
> Author: mm
> Date: Sun Oct 23 09:08:42 2011
> New Revision: 226654
> URL: http://svn.freebsd.org/changeset/base/226654
>
> Log:
> Add etc/rc.d/static_ndp, analogous to etc/rc.d/static_arp.
> Make sure that static ARP and NDP bindings are set befo
Author: mm
Date: Sun Oct 23 09:08:42 2011
New Revision: 226654
URL: http://svn.freebsd.org/changeset/base/226654
Log:
Add etc/rc.d/static_ndp, analogous to etc/rc.d/static_arp.
Make sure that static ARP and NDP bindings are set before NETWORKING.
As static_ndp is based on static_arp, pass
Author: hrs
Date: Sun Oct 23 07:38:55 2011
New Revision: 226653
URL: http://svn.freebsd.org/changeset/base/226653
Log:
Fix typos.
Modified:
head/share/man/man5/rc.conf.5
Modified: head/share/man/man5/rc.conf.5
==
---
Author: hrs
Date: Sun Oct 23 07:37:36 2011
New Revision: 226652
URL: http://svn.freebsd.org/changeset/base/226652
Log:
Add support for removing addresses added by ipv6_prefix_hostid_addr_up()
upon rc.d/netif stop.
Modified:
head/etc/network.subr
Modified: head/etc/network.subr
30 matches
Mail list logo