Re: svn commit: r212959 - head/sbin/mount_unionfs

2010-09-21 Thread Alexey Dokuchaev
On Tue, Sep 21, 2010 at 12:01:03PM -0700, Doug Barton wrote: > You forgot to bump .Dd I thought it is required when manpages undergoes substantial or at least functional changes. ./danfe ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/

Re: svn commit: r213508 - head/sys/fs/msdosfs

2010-10-07 Thread Alexey Dokuchaev
On Thu, Oct 07, 2010 at 08:36:02AM +, Konstantin Belousov wrote: > The msdosfs lookup is case insensitive. Several aliases may be inserted for > a single directory entry. As a consequnce, name cache purge done by lookup > for fvp when DELETE op for namei is specified, might be not enough to > e

Re: svn commit: r213543 - head/sys/fs/msdosfs

2010-10-08 Thread Alexey Dokuchaev
On Fri, Oct 08, 2010 at 07:17:22AM +, Konstantin Belousov wrote: > Author: kib > Date: Fri Oct 8 07:17:22 2010 > New Revision: 213543 > URL: http://svn.freebsd.org/changeset/base/213543 > > Log: > Add a comment describing the reason for calling cache_purge(fvp). > > Requested by:

Re: svn commit: r214431 - head/bin/rm

2010-10-27 Thread Alexey Dokuchaev
On Wed, Oct 27, 2010 at 03:33:01PM -0700, Xin LI wrote: > Maybe something like: > > BUGS > > The -P option assumes that the underlying storage overwrites file block > when data is written on existing offset. Several factors including the > file system and its backing store could defeat the assum

Re: svn commit: r228990 - in head/usr.sbin: IPXrouted adduser bluetooth/btpand bluetooth/sdpd bootparamd/bootparamd bsnmpd/modules/snmp_bridge bsnmpd/modules/snmp_hostres bsnmpd/modules/snmp_wlan bsnm

2011-12-30 Thread Alexey Dokuchaev
On Fri, Dec 30, 2011 at 02:43:22PM -0500, Ben Kaduk wrote: > On Fri, Dec 30, 2011 at 5:58 AM, Ulrich Spoerlein wrote: > > -                * is 11 bit wide that gives us upto 2048 chunks. > > +                * is 11 bit wide that gives us up to 2048 chunks. > > Should be "11 bits", no? I'm not

Re: svn commit: r229430 - in head/sys: conf dev/sound/pci modules/sound/driver/emu10k1

2012-01-04 Thread Alexey Dokuchaev
On Wed, Jan 04, 2012 at 09:54:53AM +0100, Joel Dahl wrote: > The emu10k1 and emu10kx drivers essentially support the same hardware, with > a few exceptions (if memory serves me right -- I think there are a few cards > that emu10kx does not support, someone should check with Yuriy). However, > emu10

Re: svn commit: r229430 - in head/sys: conf dev/sound/pci modules/sound/driver/emu10k1

2012-01-04 Thread Alexey Dokuchaev
On Wed, Jan 04, 2012 at 05:58:10AM -0800, Pedro Giffuni wrote: > --- Mer 4/1/12, Alexey Dokuchaev ha scritto: > > How hard would it be to (re)implement missing features with > > emu10k1 and nuke GPL-polluted emu10kx? > > The emu10kx started from the emu10k1 and is mostly

Re: svn commit: r229430 - in head/sys: conf dev/sound/pci modules/sound/driver/emu10k1

2012-01-04 Thread Alexey Dokuchaev
On Wed, Jan 04, 2012 at 06:52:17AM -0800, Garrett Cooper wrote: > On Wed, Jan 4, 2012 at 6:43 AM, Alexander Motin wrote: > > I have Audigy2ZS (model SB0350) in my table if any help with testing > > needed, but I've never looked into emu10k code, preferring to hack more > > widespread and documente

Re: svn commit: r215214 - stable/8/sys/dev/sk

2010-11-13 Thread Alexey Dokuchaev
On Sat, Nov 13, 2010 at 12:46:07AM +, Pyun YongHyeon wrote: > Author: yongari > Date: Sat Nov 13 00:46:07 2010 > New Revision: 215214 > URL: http://svn.freebsd.org/changeset/base/215214 > > Log: > MFC r214898: > If we got an invalid station address, generate random address. This > mi

Re: svn commit: r215274 - head/share/mk

2010-11-14 Thread Alexey Dokuchaev
On Sun, Nov 14, 2010 at 01:37:09AM +, Warner Losh wrote: > Author: imp > Date: Sun Nov 14 01:37:08 2010 > New Revision: 215274 > URL: http://svn.freebsd.org/changeset/base/215274 > > Log: > This case is actually powerpc specific, and doesn't apply to powerpc64. > > Submitted by: n

Re: svn commit: r215274 - head/share/mk

2010-11-14 Thread Alexey Dokuchaev
On Sun, Nov 14, 2010 at 07:38:51PM -0800, Garrett Cooper wrote: > 2010/11/14 Alexey Dokuchaev : > > On Sun, Nov 14, 2010 at 01:37:09AM +, Warner Losh wrote: > >> Log: > >>   This case is actually powerpc specific, and doesn't apply to powerpc64. > &g

Re: svn commit: r215520 - in head: bin/sh share/man/man1 usr.bin/printf

2010-11-19 Thread Alexey Dokuchaev
On Fri, Nov 19, 2010 at 12:56:13PM +, Jilles Tjoelker wrote: > I do not want to encourage people to write fragile and non-portable echo > commands by making printf much slower than echo. True. > Side effect: printf is now always the builtin version (which behaves > identically to /usr/bin/pri

Re: svn commit: r216263 - head/sys/dev/acpica

2010-12-07 Thread Alexey Dokuchaev
On Tue, Dec 07, 2010 at 06:49:11PM +, John Baldwin wrote: > Author: jhb > Date: Tue Dec 7 18:49:11 2010 > New Revision: 216263 > URL: http://svn.freebsd.org/changeset/base/216263 > > Log: > Use proper resource ID's for HPET IRQ resources. This mostly consists of > looking to see if there

Re: svn commit: r196440 - head/lib/libpmc

2009-08-23 Thread Alexey Dokuchaev
On Sun, Aug 23, 2009 at 06:19:02AM +, Joseph Koshy wrote: > Author: jkoshy > Date: Sun Aug 23 06:19:02 2009 > New Revision: 196440 > URL: http://svn.freebsd.org/changeset/base/196440 > > Log: > Correct grammar. > > -CPUs are named using small integers from zero uptil, but > +CPUs are named

Re: svn commit: r196524 - in head/sys: dev/syscons i386/isa

2009-08-29 Thread Alexey Dokuchaev
On Mon, Aug 24, 2009 at 10:35:53PM +, Xin LI wrote: > Author: delphij > Date: Mon Aug 24 22:35:53 2009 > New Revision: 196524 > URL: http://svn.freebsd.org/changeset/base/196524 > > Log: > Fix VESA modes and allow 8bit depth modes. > > PR: i386/124902 > Submitted by: par

Re: svn commit: r196727 - head/share/man/man5

2009-09-01 Thread Alexey Dokuchaev
On Tue, Sep 01, 2009 at 09:23:44AM -0700, Doug Barton wrote: > Maxim Konovalov wrote: > > Author: maxim > > Date: Tue Sep 1 05:55:10 2009 > > New Revision: 196727 > > URL: http://svn.freebsd.org/changeset/base/196727 > > > > Log: > > o Document MALLOC_PRODUCTION knob. > > > > PR:

Re: svn commit: r197313 - head/release

2009-09-18 Thread Alexey Dokuchaev
On Fri, Sep 18, 2009 at 02:53:01PM +, Ken Smith wrote: > Author: kensmith > Date: Fri Sep 18 14:53:01 2009 > New Revision: 197313 > URL: http://svn.freebsd.org/changeset/base/197313 > > Log: > Have sparc64 join the separate livefs crowd. Including the docs packages > on disc1 (needed now

Re: svn commit: r197480 - head/sys/teken

2009-09-25 Thread Alexey Dokuchaev
On Fri, Sep 25, 2009 at 11:58:51AM +, Ed Schouten wrote: > Author: ed > Date: Fri Sep 25 11:58:51 2009 > New Revision: 197480 > URL: http://svn.freebsd.org/changeset/base/197480 > > Log: > Conformance: ignore {delete,insert} line while outside the scrolling region. > > I noticed a small

Re: svn commit: r197498 - head/cddl/contrib/opensolaris/cmd/zfs

2009-09-27 Thread Alexey Dokuchaev
On Sat, Sep 26, 2009 at 10:51:58PM +0200, Dag-Erling Sm??rgrav wrote: > Pawel Jakub Dawidek writes: > > I didn't, thanks. Unfortunately svn doesn't even allow forced commits, > > which is a paintful regression compared to cvs. > > Subversion does allow editing a log message after the fact, but ou

Re: svn commit: r197623 - stable/8

2009-09-29 Thread Alexey Dokuchaev
On Tue, Sep 29, 2009 at 07:57:06PM +, Ken Smith wrote: > +NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW ON IA64 OR SUN4V: > + For ia64 the INVARIANTS and INVARIANTS_SUPPORT kernel options ^ Shouldn't it be INVARIANT_SUPPORT instead (note the

Re: svn commit: r197646 - head/etc/rc.d

2009-09-30 Thread Alexey Dokuchaev
On Wed, Sep 30, 2009 at 02:58:10PM +, Hajimu UMEMOTO wrote: > Author: ume > Date: Wed Sep 30 14:58:10 2009 > New Revision: 197646 > URL: http://svn.freebsd.org/changeset/base/197646 > > Log: > Don't do an IPv6 operation when the kernel doesn't have > an IPv6 support. Thanks! ./danfe

Re: svn commit: r198486 - head/sys/dev/ata

2009-10-26 Thread Alexey Dokuchaev
On Mon, Oct 26, 2009 at 11:20:15AM +, Alexander Motin wrote: > Author: mav > Date: Mon Oct 26 11:20:14 2009 > New Revision: 198486 > URL: http://svn.freebsd.org/changeset/base/198486 > > Log: > Increase ATA command timeouts. Some drives need more then 5s to spin-up. Can't it be factored out

Re: svn commit: r226947 - in head/sys: dev/esp sparc64/sbus

2011-10-30 Thread Alexey Dokuchaev
On Sun, Oct 30, 2011 at 09:17:42PM +, Marius Strobl wrote: > Author: marius > Date: Sun Oct 30 21:17:42 2011 > New Revision: 226947 > URL: http://svn.freebsd.org/changeset/base/226947 > > Log: > - Use device_t rather than the NetBSDish struct device. Hmm, I though that style(9) advises agai

Re: svn commit: r226947 - in head/sys: dev/esp sparc64/sbus

2011-10-31 Thread Alexey Dokuchaev
On Tue, Nov 01, 2011 at 12:01:16AM +1100, Bruce Evans wrote: > On Mon, 31 Oct 2011, Alexey Dokuchaev wrote: > > When convention requires a typedef, make its name match the struct tag. > > Avoid typedefs ending in _t, except as specified in Standard C or by > > POSIX. &

Re: svn commit: r227081 - in head/sbin: atm/atmconfig badsect camcontrol ccdconfig devfs dmesg dumpfs fdisk ffsinfo fsck fsck_msdosfs fsirand growfs init mount mount_cd9660 mount_nullfs mount_udf natd

2011-11-04 Thread Alexey Dokuchaev
On Fri, Nov 04, 2011 at 01:36:02PM +, Ed Schouten wrote: > Author: ed > Date: Fri Nov 4 13:36:02 2011 > New Revision: 227081 > URL: http://svn.freebsd.org/changeset/base/227081 > > Log: > Add missing static keywords for global variables to tools in sbin/. > > These tools declare global

Re: svn commit: r227366 - in head/etc: . rc.d

2011-11-08 Thread Alexey Dokuchaev
On Tue, Nov 08, 2011 at 11:02:32PM +, Jilles Tjoelker wrote: > Author: jilles > Date: Tue Nov 8 23:02:32 2011 > New Revision: 227366 > URL: http://svn.freebsd.org/changeset/base/227366 > > Log: > rc.d: Eliminate some unnecessary non-POSIX constructs: > >* ^ in character class > > -

Re: svn commit: r227366 - in head/etc: . rc.d

2011-11-09 Thread Alexey Dokuchaev
On Wed, Nov 09, 2011 at 10:31:27PM +0100, Jilles Tjoelker wrote: > Shell patterns are different from regular expressions. I suspected something like this, yes... > In SUSv4, XCU 2.13 Pattern Matching Notation describes shell patterns. > In particular, the role of the '^' to negate a bracket expre

Re: svn commit: r227536 - in head: release share/man/man7

2011-11-17 Thread Alexey Dokuchaev
On Thu, Nov 17, 2011 at 08:03:40AM -0500, Ken Smith wrote: > On Thu, 2011-11-17 at 13:42 +0100, Pawel Jakub Dawidek wrote: > > On Wed, Nov 16, 2011 at 10:24:10AM -0500, Ken Smith wrote: > > > Or both? We're heading in the direction of having both for the FTP > > > server tree. > > > > > > Kinda g

Re: svn commit: r227536 - in head: release share/man/man7

2011-11-17 Thread Alexey Dokuchaev
On Thu, Nov 17, 2011 at 09:44:52AM -0500, Ken Smith wrote: > This is the problem we are trying to "solve": > > Supported TARGET/TARGET_ARCH pairs for world and kernel targets > amd64/amd64 > arm/arm > arm/armeb > i386/i386 > ia64/ia64 > mips/mipsel > mips/mipseb > m

Re: svn commit: r227536 - in head: release share/man/man7

2011-11-17 Thread Alexey Dokuchaev
On Thu, Nov 17, 2011 at 02:16:47PM -0500, John Baldwin wrote: > On Thursday, November 17, 2011 12:43:12 pm Ken Smith wrote: > > If you're referring to the FTP directory tree layout we wind up with: > > > > .../releases/amd64/9.0-RELEASE > > .../releases/amd64/ISO-IMAGES/9.0 > > > > for an

Re: svn commit: r227650 - in head: lib/libkiconv sys/conf sys/fs/msdosfs sys/fs/smbfs sys/kern sys/libkern sys/modules/libiconv sys/modules/libmchain sys/netsmb sys/sys

2011-11-17 Thread Alexey Dokuchaev
On Fri, Nov 18, 2011 at 03:05:21AM +, Kevin Lo wrote: > Author: kevlo > Date: Fri Nov 18 03:05:20 2011 > New Revision: 227650 > URL: http://svn.freebsd.org/changeset/base/227650 > > Log: > Add unicode support to msdosfs and smbfs; original pathes from imura, > bug fixes by Kuan-Chung Chiu

Re: svn commit: r222980 - in head/sys: amd64/conf i386/conf

2011-06-11 Thread Alexey Dokuchaev
On Sat, Jun 11, 2011 at 03:45:15PM +0200, Luigi Rizzo wrote: > In my experience, whenever i buy new motherboards it is often the > case that network cards, audio cards and several usb things > are not recognised just because a change in the device id. > Having the driver embedded in the kernel is v

Re: svn commit: r222980 - in head/sys: amd64/conf i386/conf

2011-06-12 Thread Alexey Dokuchaev
On Sat, Jun 11, 2011 at 01:55:15PM -0700, Doug Barton wrote: > I have 3 or 4 modules loaded via loader.conf at boot time. They take at > least 2 seconds each. IMO loading everything via loader.conf would slow > the boot so much as to be a non-starter. With my normal slim kernel with most of the

Re: svn commit: r222980 - in head/sys: amd64/conf i386/conf

2011-06-12 Thread Alexey Dokuchaev
On Sat, Jun 11, 2011 at 08:51:32PM +0200, Pawel Jakub Dawidek wrote: > On Sat, Jun 11, 2011 at 10:44:14AM -0600, Warner Losh wrote: > > I think our best bet for 9 is to strip GENERIC to the bone and have a > > 'generic.conf' if you will that loads everything we compile in today. > > I think trasz@

Re: svn commit: r223129 - head/release

2011-06-18 Thread Alexey Dokuchaev
On Sat, Jun 18, 2011 at 09:17:57AM +1000, Peter Jeremy wrote: > On 2011-Jun-15 23:38:15 +, Nathan Whitehorn > wrote: > >Log: > > Do not install the rescue tools onto the install CD. Since it is read > > only, they are very unlikely to be needed and take up a great deal of > > space. > > I

Re: svn commit: r223519 - head/etc/devd

2011-06-28 Thread Alexey Dokuchaev
On Sun, Jun 26, 2011 at 10:14:13PM -0600, Warner Losh wrote: > Not in GENERIC. 9.0 is getting ready to feature freeze any minute, so > there's no time to do the testing that a radical change like that would > require. Fair enough. Right now, this work seems to cover only USB kernel modules, is i

Re: svn commit: r219424 - head/sbin/geom/class/eli

2011-03-09 Thread Alexey Dokuchaev
On Wed, Mar 09, 2011 at 07:43:51AM +, Pawel Jakub Dawidek wrote: > Author: pjd > Date: Wed Mar 9 07:43:51 2011 > New Revision: 219424 > URL: http://svn.freebsd.org/changeset/base/219424 > > Log: > Change example to not be controversial. > I'm sorry to anyone who felt offended by this. >

Re: svn commit: r220250 - in stable/8: bin/test tools/regression/bin/test

2011-04-01 Thread Alexey Dokuchaev
On Fri, Apr 01, 2011 at 06:23:44PM +, Xin LI wrote: > Accept == as an alias of = which is a popular GNU extension. > > This is intentionally undocumented for now since it's not part > of any standard. I thought general consensus that this change should never be part of FreeBSD, not ju

Re: svn commit: r220982 - in head: . sys/amd64/conf sys/arm/conf sys/conf sys/i386/conf sys/ia64/conf sys/mips/conf sys/mips/malta sys/pc98/conf sys/powerpc/conf sys/sparc64/conf sys/sun4v/conf

2011-04-24 Thread Alexey Dokuchaev
On Sun, Apr 24, 2011 at 06:28:48PM +0300, Alexander Motin wrote: > What's about creating some kind of symlinks, it could be nice if it > worked, but I don't see the way to do it on disk(9) or GEOM layers > without breaking device's access counters and as result further random > problems. Speaking

Re: svn commit: r221497 - head/release/ia64

2011-05-07 Thread Alexey Dokuchaev
On Thu, May 05, 2011 at 10:29:47PM -0500, Nathan Whitehorn wrote: > I'm cleaning up the release-building code, and am switching them from > mkisofs to makefs, which provides the same functionality. This started > with some irritation with the cdrtools port and a bug in the HFS hybrid > generatio

Re: svn commit: r221952 - head/sbin/geom/class/part

2011-05-15 Thread Alexey Dokuchaev
On Sun, May 15, 2011 at 11:09:10AM -0400, Marcel Moolenaar wrote: > On May 15, 2011, at 7:45 AM, Andrey V. Elsukov wrote: > > Author: ae > > Date: Sun May 15 11:45:13 2011 > > New Revision: 221952 > > URL: http://svn.freebsd.org/changeset/base/221952 > > > > Log: > > Simplify the code a bit. For

Re: svn commit: r222417 - in head/sys/boot: common forth i386/loader ia64/common pc98/loader powerpc/ofw powerpc/ps3 sparc64/loader

2011-05-30 Thread Alexey Dokuchaev
On Sat, May 28, 2011 at 08:50:39AM +, Julian Elischer wrote: > Author: julian > Date: Sat May 28 08:50:38 2011 > New Revision: 222417 > URL: http://svn.freebsd.org/changeset/base/222417 > > Log: > New boot loader menus from Devin Teske. > Discussed on hackers and recommended for inclusion

Re: svn commit: r190808 - stable/7/etc/rc.d

2009-04-07 Thread Alexey Dokuchaev
On Tue, Apr 07, 2009 at 04:29:50PM +, Maksim Yevmenkin wrote: > Author: emax > Date: Tue Apr 7 16:29:50 2009 > New Revision: 190808 > URL: http://svn.freebsd.org/changeset/base/190808 > > ipfw_start() > { > + local _firewall_type > + > + _firewall_type=$1 Why extra tab and not s

Re: svn commit: r191330 - head/usr.bin/ncal

2009-04-20 Thread Alexey Dokuchaev
On Mon, Apr 20, 2009 at 06:19:38PM +, Roman Divacky wrote: > Author: rdivacky > Date: Mon Apr 20 18:19:38 2009 > New Revision: 191330 > URL: http://svn.freebsd.org/changeset/base/191330 > > Log: > Implement highlighting of today in month view of cal/ncal just like > gnu cal does. This is c

Re: svn commit: r191330 - head/usr.bin/ncal

2009-04-21 Thread Alexey Dokuchaev
On Tue, Apr 21, 2009 at 09:06:51PM +0200, Roman Divacky wrote: > On Tue, Apr 21, 2009 at 02:54:36PM -0400, David Schultz wrote: > > Also, before this change, ncal was already full of convoluted > > buffer handling, arbitrary buffer sizes, and little to no bounds > > checking. This commit adds more

Re: svn commit: r191060 - in head/sys/dev: twa twe

2009-04-22 Thread Alexey Dokuchaev
On Thu, Apr 23, 2009 at 01:02:10AM +0200, Ed Schouten wrote: > * Stanislav Sedov wrote: > > Any reason to have two tabs here? > > Yes. I think the ioctl() function in the same file also used this line, > so I just literally copy/pasted it into open()/close(). But it looks like style bug which is

Re: svn commit: r191681 - head/share/misc

2009-04-30 Thread Alexey Dokuchaev
On Thu, Apr 30, 2009 at 04:21:53PM +0400, Ruslan Ermilov wrote: > > How about enabling the ability to edit svn:log revision property, to > allow to fix commit logs? > > : svn: Revprop change blocked by pre-revprop-change hook (exit code 1) with > output: > : Changing revision properties is prohi

Re: svn commit: r261342 - in head: lib/libpmc sys/conf sys/dev/hwpmc sys/powerpc/include sys/sys

2014-03-23 Thread Alexey Dokuchaev
On Sat, Feb 01, 2014 at 02:03:51AM +, Justin Hibbits wrote: > New Revision: 261342 > URL: http://svnweb.freebsd.org/changeset/base/261342 > > Log: > Add hwpmc(4) support for the PowerPC 970 class processors, direct events. > This also fixes asserts on removal of the module for the mpc74xx.

Re: svn commit: r261342 - in head: lib/libpmc sys/conf sys/dev/hwpmc sys/powerpc/include sys/sys

2014-03-25 Thread Alexey Dokuchaev
On Sun, Mar 23, 2014 at 10:58:18PM -0700, Justin Hibbits wrote: > On Mon, 24 Mar 2014 05:44:42 +0000 Alexey Dokuchaev wrote: > > Hmm, -CURRENT does not build for me after this commit apparently; > > take a look at the log excerpt. Could it be that r261342 relies on > > some e

Re: svn commit: r263355 - stable/9/sys/kern

2014-03-27 Thread Alexey Dokuchaev
On Wed, Mar 19, 2014 at 12:57:13PM +, Konstantin Belousov wrote: > New Revision: 263355 > URL: http://svnweb.freebsd.org/changeset/base/263355 > > Log: > MFC r263079: > The auio structure is only initialized when the vnode is symlink, > avoid reading from it otherwise. Is it applicable

Re: svn commit: r263355 - stable/9/sys/kern

2014-03-27 Thread Alexey Dokuchaev
On Thu, Mar 27, 2014 at 02:11:55PM +0200, Konstantin Belousov wrote: > On Thu, Mar 27, 2014 at 09:40:03AM +0000, Alexey Dokuchaev wrote: > > On Wed, Mar 19, 2014 at 12:57:13PM +, Konstantin Belousov wrote: > > > New Revision: 263355 > > > URL: http://svnweb.freebs

Re: svn commit: r263885 - in head/sys/dev/vt: . hw/vga

2014-03-30 Thread Alexey Dokuchaev
On Sun, Mar 30, 2014 at 12:35:23AM +0200, Aleksandr Rybalko wrote: > vt(4) have to use bitblt like method which is able to do masked write, > since mouse cursor have to left visible characters under itself. > But masked bitblt quite expensive due to read from framebuffer to apply > mask or due to V

Re: svn commit: r263885 - in head/sys/dev/vt: . hw/vga

2014-03-30 Thread Alexey Dokuchaev
On Sun, Mar 30, 2014 at 11:38:24PM +0300, Aleksandr Rybalko wrote: > > I've always wondered why FreeBSD *ever* had this ugly > > "look-we-can-make-it- like-in-wind0ze" mouse pointer on the console. > > I've been always building kernel with SC_ALT_MOUSE_IMAGE; I'm really > > hoping (if this nonsense

Re: svn commit: r263979 - in head: . contrib usr.bin

2014-03-31 Thread Alexey Dokuchaev
On Mon, Mar 31, 2014 at 05:14:10PM -0700, Xin Li wrote: > On 03/31/14 17:01, Glen Barber wrote: > > New Revision: 263979 > > URL: http://svnweb.freebsd.org/changeset/base/263979 > > > > Log: Import ruby19. > > Yay! Now we can import OpenJDK too ;-) I won't be exactly surprized when^Wif we do it

Re: svn commit: r264269 - in head: sys/conf sys/kern sys/modules sys/modules/imgact_binmisc sys/sys usr.sbin usr.sbin/binmiscctl

2014-04-09 Thread Alexey Dokuchaev
On Tue, Apr 08, 2014 at 03:01:49PM -0700, Sean Bruno wrote: > I haven't tested on non-x86 h/w and have no idea if it works or not. I > didn't feel comfortable building this driver in the non-x86 case. If > there is a use case/tester for the other arch's, I'll be more than happy > to change this.

Re: svn commit: r251886 - in head: contrib/apr contrib/apr-util contrib/serf contrib/sqlite3 contrib/subversion share/mk usr.bin usr.bin/svn usr.bin/svn/lib usr.bin/svn/lib/libapr usr.bin/svn/lib/liba

2013-06-18 Thread Alexey Dokuchaev
On Tue, Jun 18, 2013 at 06:40:30PM +0200, Tijl Coosemans wrote: > On 2013-06-18 04:53, Peter Wemm wrote: > > New Revision: 251886 > > URL: http://svnweb.freebsd.org/changeset/base/251886 > > > > Log: > > Introduce svnlite so that we can check out our source code again. > > [...] > > I don't f

Re: svn commit: r251886 - in head: contrib/apr contrib/apr-util contrib/serf contrib/sqlite3 contrib/subversion share/mk usr.bin usr.bin/svn usr.bin/svn/lib usr.bin/svn/lib/libapr usr.bin/svn/lib/liba

2013-06-18 Thread Alexey Dokuchaev
On Tue, Jun 18, 2013 at 06:48:24PM +0200, Andre Oppermann wrote: > Installing SVN from ports is very painful because of the huge dependency > chain it carries, with the largest being Python and Perl IIRC. I've built a static version once (there is an OPTION for it) and simply copy it around whenev

Re: svn commit: r251886 - in head: contrib/apr contrib/apr-util contrib/serf contrib/sqlite3 contrib/subversion share/mk usr.bin usr.bin/svn usr.bin/svn/lib usr.bin/svn/lib/libapr usr.bin/svn/lib/liba

2013-06-18 Thread Alexey Dokuchaev
On Tue, Jun 18, 2013 at 12:54:37PM -0400, Nikolai Lifanov wrote: > On 06/18/13 12:48, Andre Oppermann wrote: > >AFAIK there is a checkout-only SVN client available, as in cvsup, but I > >don't remember the name. > > It's net/svnup and is a great replacement for cvs, in my opinion. > CVS wasn't use

Re: svn commit: r251886 - in head: contrib/apr contrib/apr-util contrib/serf contrib/sqlite3 contrib/subversion share/mk usr.bin usr.bin/svn usr.bin/svn/lib usr.bin/svn/lib/libapr usr.bin/svn/lib/liba

2013-06-18 Thread Alexey Dokuchaev
On Wed, Jun 19, 2013 at 12:25:07PM +0930, Daniel O'Connor wrote: > On 19/06/2013, at 2:18, Andre Oppermann wrote: > > Installing SVN from ports is very painful because of the huge dependency > > chain it carries, with the largest being Python and Perl IIRC. > > Perhaps there should be an svnlite

Re: svn commit: r251886 - in head: contrib/apr contrib/apr-util contrib/serf contrib/sqlite3 contrib/subversion share/mk usr.bin usr.bin/svn usr.bin/svn/lib usr.bin/svn/lib/libapr usr.bin/svn/lib/liba

2013-06-18 Thread Alexey Dokuchaev
On Tue, Jun 18, 2013 at 03:47:44PM -0400, Garance A Drosehn wrote: > Note that a major change to the FreeBSD repo would require that users > install a new 'svn' anyway, even if they did install 'svn' back when > they first installed FreeBSD. > > IMO, I think this 'svnlite' idea is a good move. I

Re: svn commit: r251958 - head/contrib/bmake

2013-06-18 Thread Alexey Dokuchaev
On Tue, Jun 18, 2013 at 02:25:15PM -0700, Garrett Cooper wrote: > On Tue, Jun 18, 2013 at 12:35 PM, Simon J. Gerraty wrote: > > Author: sjg > > Date: Tue Jun 18 19:35:51 2013 > > New Revision: 251958 > > URL: http://svnweb.freebsd.org/changeset/base/251958 > > Was this the source of the huge > ZZ

Re: svn commit: r252425 - head/sys/arm/arm

2013-06-30 Thread Alexey Dokuchaev
On Mon, Jul 01, 2013 at 11:56:25AM +1000, Bruce Evans wrote: > On Sun, 30 Jun 2013, Aleksandr Rybalko wrote: > >Log: > > Decrypt magic numbers - define names for fields of Generic Timer's > > CNTKCTL reg. > >... > >+#define GENERIC_TIMER_CNTPSIRQ 29 > > Here the interesting part CNTPSIRQ is f

Re: svn commit: r252514 - head/sbin/swapon

2013-07-02 Thread Alexey Dokuchaev
On Tue, Jul 02, 2013 at 05:34:35PM +, Xin LI wrote: > New Revision: 252514 > URL: http://svnweb.freebsd.org/changeset/base/252514 > > Log: > Plug a memory leak. Is MFC to stable/[89] applicable? If yes, can it be scheduled? ;-) ./danfe ___ svn-s

Re: svn commit: r252913 - head/sys/arm/ti/am335x

2013-07-07 Thread Alexey Dokuchaev
On Sat, Jul 06, 2013 at 09:33:08PM -0700, Juli Mallett wrote: > Thanks for this and the other commits, Oleksandr! Much appreciated. > Looking forward to giving it a spin on my BeagleBones Black! > > [commit diff skipped] Looking forward to never see overquoting again on FreeBSD lists! ./danfe _

Re: svn commit: r252928 - stable/9/sys/netinet

2013-07-07 Thread Alexey Dokuchaev
On Sun, Jul 07, 2013 at 11:36:47AM +, Michael Tuexen wrote: > Author: tuexen > Date: Sun Jul 7 11:36:46 2013 > New Revision: 252928 > URL: http://svnweb.freebsd.org/changeset/base/252928 > > Log: > MFC r240158: > Get rid of a gcc'ism. Neat trick! I should use it more. ;-) Hope Clang wi

Re: svn commit: r253002 - head

2013-07-07 Thread Alexey Dokuchaev
On Mon, Jul 08, 2013 at 01:02:39AM +0300, Andriy Gapon wrote: > I am sure that the next time you need to run the same thing you'll remember > where you put the comment and you'll copy/paste from it. > I am sure that if any other developer runs into the same situation, then he > will: > - google > -

Re: svn commit: r253513 - head/release

2013-07-21 Thread Alexey Dokuchaev
On Sun, Jul 21, 2013 at 05:23:34AM +, Glen Barber wrote: > New Revision: 253513 > URL: http://svnweb.freebsd.org/changeset/base/253513 > > Log: > Create memstick images with the '.img' filename extension. > > Requested by: many > [...] Is there any work being done to merge the

Re: svn commit: r253513 - head/release

2013-07-21 Thread Alexey Dokuchaev
On Sun, Jul 21, 2013 at 04:17:26PM +, Teske, Devin wrote: > On Jul 21, 2013, at 6:39 AM, Alexey Dokuchaev wrote: > > Is there any work being done to merge the .iso and .img into single, > > hybrid bootable image (c.g. Haiku)? I've asked this question before, > > bu

Re: svn commit: r253614 - head/usr.bin/patch

2013-07-24 Thread Alexey Dokuchaev
On Wed, Jul 24, 2013 at 03:46:50PM +, Pedro F. Giffuni wrote: > New Revision: 253614 > URL: http://svnweb.freebsd.org/changeset/base/253614 > > Log: > patch: style fix It's still broken: bad use of capital letters (lack thereof), missing full stop (terminating dot). > Submitted by:

Re: svn commit: r253614 - head/usr.bin/patch

2013-07-25 Thread Alexey Dokuchaev
On Wed, Jul 24, 2013 at 01:14:25PM -0500, Pedro Giffuni wrote: > El 24/07/2013 11:52 a. m., Alexey Dokuchaev escribiцЁ: > >On Wed, Jul 24, 2013 at 03:46:50PM +, Pedro F. Giffuni wrote: > >>New Revision: 253614 > >>URL: http://svnweb.freebsd.org/changeset/base/253614

Re: svn commit: r247910 - head/sys/dev/sound/pci/hda

2013-03-07 Thread Alexey Dokuchaev
On Thu, Mar 07, 2013 at 07:54:50AM +, Gleb Smirnoff wrote: > New Revision: 247910 > URL: http://svnweb.freebsd.org/changeset/base/247910 > > Log: > Plug a memory leak. > > Reviewed by:mav > Sponsored by: Nginx, Inc. Any MFCs planned? ./danfe ___

Re: svn commit: r247910 - head/sys/dev/sound/pci/hda

2013-03-10 Thread Alexey Dokuchaev
On Sat, Mar 09, 2013 at 03:48:04PM +0400, Gleb Smirnoff wrote: > On Fri, Mar 08, 2013 at 02:00:50AM +0000, Alexey Dokuchaev wrote: > A> On Thu, Mar 07, 2013 at 07:54:50AM +, Gleb Smirnoff wrote: > A> > New Revision: 247910 > A> > URL: http://svnweb.freebsd.org/change

Re: svn commit: r236750 - in stable/8: share/man/man4 sys/conf sys/dev/sound/pci/hda sys/modules/sound/driver/hda

2013-03-21 Thread Alexey Dokuchaev
On Fri, Jun 08, 2012 at 12:35:44PM +, Alexander Motin wrote: > New Revision: 236750 > URL: http://svn.freebsd.org/changeset/base/236750 > > Log: > MFC r230130: > Major snd_hda driver rewrite: >- Huge old hdac driver was split into three independent pieces: HDA > controller driver (hd

Re: svn commit: r236750 - in stable/8: share/man/man4 sys/conf sys/dev/sound/pci/hda sys/modules/sound/driver/hda

2013-04-01 Thread Alexey Dokuchaev
On Thu, Mar 21, 2013 at 04:25:21PM +, Alexey Dokuchaev wrote: > On Fri, Jun 08, 2012 at 12:35:44PM +, Alexander Motin wrote: > > New Revision: 236750 > > URL: http://svn.freebsd.org/changeset/base/236750 > > > > Log: > > MFC r230130: > > Major sn

Re: svn commit: r236750 - in stable/8: share/man/man4 sys/conf sys/dev/sound/pci/hda sys/modules/sound/driver/hda

2013-04-01 Thread Alexey Dokuchaev
On Mon, Apr 01, 2013 at 01:51:56PM +0300, Alexander Motin wrote: > On 01.04.2013 11:50, Alexey Dokuchaev wrote: > >While trying to debug this problem, I've noticed that though I can > >recompile snd_hda(4), I cannot load it: > > > > # kldload ./snd_hd

Re: svn commit: r236750 - in stable/8: share/man/man4 sys/conf sys/dev/sound/pci/hda sys/modules/sound/driver/hda

2013-04-12 Thread Alexey Dokuchaev
On Mon, Apr 01, 2013 at 08:50:49AM +, Alexey Dokuchaev wrote: > On Thu, Mar 21, 2013 at 04:25:21PM +0000, Alexey Dokuchaev wrote: > > On Fri, Jun 08, 2012 at 12:35:44PM +, Alexander Motin wrote: > > > New Revision: 236750 > > > URL: http://svn.freebs

svn commit: r249576 - stable/8/sys/dev/sound/pci/hda

2013-04-16 Thread Alexey Dokuchaev
Author: danfe (ports committer) Date: Wed Apr 17 05:56:59 2013 New Revision: 249576 URL: http://svnweb.freebsd.org/changeset/base/249576 Log: MFC r247910: Plug a memory leak. Reviewed by:mav Sponsored by: Nginx, Inc. Approved by: glebius Modified: stable/

Re: svn commit: r249930 - head/sys/geom

2013-04-26 Thread Alexey Dokuchaev
On Fri, Apr 26, 2013 at 03:43:24PM +, Steven Hartland wrote: > New Revision: 249930 > URL: http://svnweb.freebsd.org/changeset/base/249930 > > Log: > [...] > In tests on a Intel 520 120GB FW: 400i disk it improved the delete > throughput > from 1.6GB/s to over 2.6GB/s on a full disk de

Re: svn commit: r262882 - head/tools/tools/net80211/wlanstats

2014-03-06 Thread Alexey Dokuchaev
On Fri, Mar 07, 2014 at 01:23:49AM +, Eitan Adler wrote: > New Revision: 262882 > URL: http://svnweb.freebsd.org/changeset/base/262882 > > Log: > wlanstats: add help > > - add a help (-h) flag > - move usage into itsown function it looks like the only change now is that usage info al

Re: svn commit: r263212 - in stable/9: share/mk usr.bin usr.bin/bmake

2014-03-15 Thread Alexey Dokuchaev
On Sun, Mar 16, 2014 at 02:42:55AM +0100, Baptiste Daroussin wrote: > On Sat, Mar 15, 2014 at 11:51:28PM +, Simon J. Gerraty wrote: > > New Revision: 263212 > > URL: http://svnweb.freebsd.org/changeset/base/263212 > > > > Log: > > Backport bmake to 9 so ports can rely on it being available.

Re: svn commit: r253888 - stable/9/usr.bin/grep/regex

2013-08-04 Thread Alexey Dokuchaev
On Fri, Aug 02, 2013 at 05:13:29PM +, Andrey A. Chernov wrote: > New Revision: 253888 > URL: http://svnweb.freebsd.org/changeset/base/253888 > > Log: > MFC r253810 > > grep -i does not work for simple patterns and single byte locales, like > LANG=ru_RU.KOI8-R grep -i > Fix it.

Re: svn commit: r254025 - in head/sys: amd64/amd64 arm/arm arm/at91 arm/mv/armadaxp arm/s3c2xx0 arm/xscale/i80321 arm/xscale/i8134x arm/xscale/ixp425 cddl/compat/opensolaris/kern cddl/compat/opensolar

2013-08-07 Thread Alexey Dokuchaev
On Wed, Aug 07, 2013 at 07:06:24PM +0300, Andriy Gapon wrote: > on 07/08/2013 18:27 Nikolai Lifanov said the following: > > Does this need a param.h bump? > > At least x11/nvidia-driver is sensitive to this. > > Sorry, but did you have to quote more than 1000 lines to ask this? +1 for overquoting

Re: svn commit: r255219 - in head: contrib/tcpdump lib/libc lib/libc/capability lib/libc/include lib/libc/sys lib/libprocstat sbin/dhclient sbin/hastd sys/amd64/linux32 sys/bsm sys/cddl/compat/opensol

2013-09-05 Thread Alexey Dokuchaev
On Thu, Sep 05, 2013 at 12:09:57AM +, Pawel Jakub Dawidek wrote: > Author: pjd > Date: Thu Sep 5 00:09:56 2013 > New Revision: 255219 > URL: http://svnweb.freebsd.org/changeset/base/255219 > > Log: > Change the cap_rights_t type from uint64_t to a structure that we can extend > in the fut

Re: svn commit: r255323 - in head/sys: amd64/conf i386/conf

2013-09-07 Thread Alexey Dokuchaev
On Sat, Sep 07, 2013 at 10:48:48PM +0200, Edward Tomasz NapieraЁa wrote: > I have no idea on what's the loader(8) state right now, but long time ago > I've made a patch that made it significantly faster by making caching > actually work. Nice, the patch actually applies against 8-stable. I will t

Re: svn commit: r255426 - in head: lib/libc/sys sys/compat/freebsd32 sys/compat/linux sys/compat/svr4 sys/dev/drm2/i915 sys/i386/ibcs2 sys/i386/linux sys/ia64/ia32 sys/kern sys/sparc64/sparc64 sys/sys

2013-09-10 Thread Alexey Dokuchaev
On Mon, Sep 09, 2013 at 06:12:00PM +, John Baldwin wrote: > New Revision: 255426 > URL: http://svnweb.freebsd.org/changeset/base/255426 > > Log: > [...] > To facilitate this, add a new parameter to vm_map_find() that specifies an > optional maximum virtual address. While here, fix several

Re: svn commit: r260474 - stable/9/sys/x86/cpufreq

2014-01-13 Thread Alexey Dokuchaev
On Thu, Jan 09, 2014 at 10:45:38AM +, Alexander Motin wrote: > New Revision: 260474 > URL: http://svnweb.freebsd.org/changeset/base/260474 > > Log: > MFC r259197: > Do not DELAY() for P-state transition unless we want to see the result. > > Intel manual says: "If a transition is alrea

Re: svn commit: r260474 - stable/9/sys/x86/cpufreq

2014-01-13 Thread Alexey Dokuchaev
On Mon, Jan 13, 2014 at 09:15:06PM +0200, Alexander Motin wrote: > On 13.01.2014 16:23, Alexey Dokuchaev wrote: > >On Thu, Jan 09, 2014 at 10:45:38AM +, Alexander Motin wrote: > >>New Revision: 260474 > >>URL: http://svnweb.freebsd.org/changeset/base/26

Re: svn commit: r260783 - stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-01-16 Thread Alexey Dokuchaev
On Thu, Jan 16, 2014 at 05:58:22PM +, Andriy Gapon wrote: > New Revision: 260783 > URL: http://svnweb.freebsd.org/changeset/base/260783 > > Log: > Revert r260780 "add zfs_bmap to aid vnode_pager_haspage" > > I thought that I had to have that commit in this branch, but now I > decided

Re: svn commit: r261150 - head/sys/dev/virtio/network

2014-01-24 Thread Alexey Dokuchaev
On Sat, Jan 25, 2014 at 07:13:47AM +, Bryan Venteicher wrote: > New Revision: 261150 > URL: http://svnweb.freebsd.org/changeset/base/261150 > > Log: > Read and write the MAC address in the config space byte by byte Commit log looks incomplete: it does not tell what is the problem and how (w

Re: svn commit: r261358 - head/sys/powerpc/conf

2014-02-02 Thread Alexey Dokuchaev
On Sat, Feb 01, 2014 at 08:56:50PM +, Nathan Whitehorn wrote: > New Revision: 261358 > URL: http://svnweb.freebsd.org/changeset/base/261358 > > Log: > Switch default Book-E scheduler to ULE, which works now, and enable > CAPABILITIES stuff required to make ssh work. Hmm; I've been using s

Re: svn commit: r250306 - in stable/8/sys: net sys

2013-05-06 Thread Alexey Dokuchaev
On Mon, May 06, 2013 at 10:10:37PM +0200, Dimitry Andric wrote: > On May 6, 2013, at 21:59, Dimitry Andric wrote: > > New Revision: 250306 > > URL: http://svnweb.freebsd.org/changeset/base/250306 > > > > Log: > > MFC r215137: > > [...] > > > > MFC r215138: > > [...] > > See the following di

Re: svn commit: r250430 - head/sbin/dmesg

2013-05-10 Thread Alexey Dokuchaev
On Fri, May 10, 2013 at 03:42:48AM +, Eitan Adler wrote: > New Revision: 250430 > URL: http://svnweb.freebsd.org/changeset/base/250430 > > @@ -79,15 +80,20 @@ main(int argc, char *argv[]) > kvm_t *kd; > size_t buflen, bufpos; > long pri; > - int all, ch; > + int ch, c

Re: svn commit: r250430 - head/sbin/dmesg

2013-05-10 Thread Alexey Dokuchaev
On Fri, May 10, 2013 at 08:43:37AM -0400, Eitan Adler wrote: > On 10 May 2013 03:42, Alexey Dokuchaev wrote: > > On Fri, May 10, 2013 at 03:42:48AM +, Eitan Adler wrote: > >> New Revision: 250430 > >> URL: http://svnweb.freebsd.org/changeset/base/250430 >

Re: svn commit: r250565 - head/etc

2013-05-12 Thread Alexey Dokuchaev
On Mon, May 13, 2013 at 01:14:35AM +0400, Dmitry Morozovsky wrote: > methodrealtm arsize > > gzip 45s 183M > bzip2 5m32s 115M > xz11m43s 112M > > I would tend to use xz for distributives (including freebsd-updates or > portsnap), where compression process

Re: svn commit: r250565 - head/etc

2013-05-12 Thread Alexey Dokuchaev
On Sun, May 12, 2013 at 11:37:48PM +0200, Ed Schouten wrote: > In fact, I think that for embedded systems, using xz compression would > even be better. Many of those systems are often more storage space > constrained than CPU constrained (e.g. a 200 MHz wireless device with > only 8 MB of flash).

Re: svn commit: r250727 - stable/9/usr.sbin/wpa/wpa_supplicant

2013-05-16 Thread Alexey Dokuchaev
On Fri, May 17, 2013 at 12:14:36AM +, Eitan Adler wrote: > New Revision: 250727 > URL: http://svnweb.freebsd.org/changeset/base/250727 > > Log: > MFC r250528: > Teach wpa_supplicant to properly compute wireless signal strength. If this applicable to stable/8? If yes, can it be MFC'ed

Re: svn commit: r250734 - stable/9/sys/x86/cpufreq

2013-05-16 Thread Alexey Dokuchaev
On Fri, May 17, 2013 at 04:09:05AM +, Hiren Panchasara wrote: > New Revision: 250734 > URL: http://svnweb.freebsd.org/changeset/base/250734 > > Log: > MFC: r250487 > > Adding a detach method to p4tcc driver. Would it also benefit stable/8? If yes, could it be MFC'ed? ./danfe

Re: svn commit: r250734 - stable/9/sys/x86/cpufreq

2013-05-17 Thread Alexey Dokuchaev
On Fri, May 17, 2013 at 10:19:24AM -0700, hiren panchasara wrote: > On Thu, May 16, 2013 at 10:45 PM, Alexey Dokuchaev wrote: > > On Fri, May 17, 2013 at 04:09:05AM +, Hiren Panchasara wrote: > >> New Revision: 250734 > >> URL: http://svnweb.freebsd.org/changese

Re: svn commit: r247086 - head/sys/x86/isa

2013-05-19 Thread Alexey Dokuchaev
On Thu, Feb 21, 2013 at 06:49:12AM +, Alexey Dokuchaev wrote: > On Thu, Feb 21, 2013 at 06:38:24AM +, Warner Losh wrote: > > New Revision: 247086 > > URL: http://svnweb.freebsd.org/changeset/base/247086 > > > > Log: > > Correct comment about use of pmti

Re: svn commit: r247086 - head/sys/x86/isa

2013-05-20 Thread Alexey Dokuchaev
On Mon, May 20, 2013 at 07:20:48AM -0600, Warner Losh wrote: > On May 19, 2013, at 8:21 PM, Alexey Dokuchaev wrote: > > Apparently not: I've been running FreeBSD 8.4-PRERELEASE without pmtimer > > for a while, and noticed that my laptop stops keeping time during suspend. &g

  1   2   3   4   5   6   7   >