Re: svn commit: r316938 - head/sbin/savecore

2017-04-15 Thread Alexey Dokuchaev
On Fri, Apr 14, 2017 at 06:41:32PM -0700, Rodney W. Grimes wrote: > On Apr 14, 2017, at 13:46, Slawa Olhovchenkov wrote: > > On Fri, Apr 14, 2017 at 01:45:22PM -0700, Ngie Cooper (yaneurabeya) wrote: > > > > On Apr 14, 2017, at 13:42, Slawa Olhovchenkov wrote: > > > > ... > > > > No, something li

Re: svn commit: r316854 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2017-04-15 Thread Alexey Dokuchaev
On Fri, Apr 14, 2017 at 03:35:07PM +, Andriy Gapon wrote: > New Revision: 316854 > URL: https://svnweb.freebsd.org/changeset/base/316854 > > Log: > rename vfs.zfs.debug_flags to vfs.zfs.debugflags > > While the former name is easier to read, the "_flags" suffix has a > special meaning

Re: svn commit: r316938 - head/sbin/savecore

2017-04-15 Thread Alexey Dokuchaev
On Fri, Apr 14, 2017 at 11:42:04PM -0700, Rodney W. Grimes wrote: > On Fri, Apr 14, 2017 at 10:37:29PM -0700, Mark Johnston wrote: > > ... > > Does "lkm" mean "loadable kernel module"? If so, why? > > Yes, so you dont have to reboot to write and debug new versions, so > you can have a kernel witho

Re: svn commit: r317145 - in stable/11/sys: boot/mips/uboot conf

2017-04-19 Thread Alexey Dokuchaev
On Wed, Apr 19, 2017 at 09:24:18AM -0700, Rodney W. Grimes wrote: > > New Revision: 317145 > > URL: https://svnweb.freebsd.org/changeset/base/317145 > > > > Log: > > ... > > [1] https://sourceware.org/binutils/docs/ld/Output-Section-Keywords.html > > links to external data is pro

Re: svn commit: r312910 - in head: . etc/etc.pc98 etc/rc.d lib/libsysdecode libexec release release/doc release/doc/en_US.ISO8859-1/hardware release/doc/en_US.ISO8859-1/readme release/doc/share/exampl

2017-02-01 Thread Alexey Dokuchaev
On Wed, Feb 01, 2017 at 03:39:57PM -0600, Mark Linimon wrote: > On Wed, Feb 01, 2017 at 08:09:50PM +0300, Slawa Olhovchenkov wrote: > > Also, I am think current ports don't build on 4.x. > > I will personally guarantee, in writing, that current ports do not build > on 4.x, nor have they done so fo

svn commit: r313107 - head/libexec/getty

2017-02-02 Thread Alexey Dokuchaev
Author: danfe (ports committer) Date: Thu Feb 2 20:30:50 2017 New Revision: 313107 URL: https://svnweb.freebsd.org/changeset/base/313107 Log: Try to fix the old "he capability is stupid" bug in gettytab(5)/getty(8) There is one capability explicitly documented in gettytab(5) as stupid: he.

Re: svn commit: r313107 - head/libexec/getty

2017-02-02 Thread Alexey Dokuchaev
On Thu, Feb 02, 2017 at 01:56:32PM -0800, Ngie Cooper wrote: > On Thu, Feb 2, 2017 at 12:30 PM, Alexey Dokuchaev wrote: > > Author: danfe (ports committer) > > Date: Thu Feb 2 20:30:50 2017 > > New Revision: 313107 > > URL: https://svnweb.freebsd.org/changeset/base/31

Re: svn commit: r313260 - head/sys/kern

2017-02-05 Thread Alexey Dokuchaev
On Sun, Feb 05, 2017 at 04:00:06AM +0100, Mateusz Guzik wrote: > For instance, plugging an unused variable, a memory leak, doing a > lockless check first etc. are all pretty standard and unless there is > something unusual going on (e.g. complicated circumstances leading to a > leak) there is not m

Re: svn commit: r314036 - head/usr.sbin/bsdinstall/scripts

2017-02-21 Thread Alexey Dokuchaev
On Tue, Feb 21, 2017 at 08:34:29AM -0600, Eric Badger wrote: > Thanks for working on making it easier to harden FreeBSD. While > defaulting some of these options to "on" seem pretty harmless (e.g. > random_pid), others are likely to cause confusion for new and > experienced users alike (e.g. proc_d

Re: svn commit: r314036 - head/usr.sbin/bsdinstall/scripts

2017-02-22 Thread Alexey Dokuchaev
On Wed, Feb 22, 2017 at 07:56:52AM +, Bart??omiej Rutkowski wrote: > These options have been around forever, used by a lot of users (once they > got to know those even exist) and seem to cause no issues. However, despite > that, and numerous discussions and mail threads over the years, we've >

Re: svn commit: r314142 - head/sys/dev/ce

2017-02-23 Thread Alexey Dokuchaev
On Thu, Feb 23, 2017 at 12:49:01PM -0500, Pedro Giffuni wrote: > On 2/23/2017 12:13 PM, Benjamin Kaduk wrote: > > On Thu, Feb 23, 2017 at 9:30 AM, Pedro F. Giffuni > > wrote: > > @@ -632,8 +632,8 @@ void ce_stop_chan (ce_chan_t *c) > >

Re: svn commit: r314179 - in head: contrib/netbsd-tests/lib/librt include lib/libc/gen lib/libc/include share/man/man3 sys/kern

2017-02-24 Thread Alexey Dokuchaev
On Fri, Feb 24, 2017 at 08:22:21AM -0600, Eric van Gyzen wrote: > By the way, have you considered adding a Herald rule on Phabricator? > Phab is not perfect, but a lot of folks use it, and the Herald rules > are a very effective way to watch them play in one's area. +1, we need more Herald rules t

svn commit: r323764 - head/sbin/geom/class/part

2017-09-19 Thread Alexey Dokuchaev
Author: danfe (ports committer) Date: Tue Sep 19 15:08:31 2017 New Revision: 323764 URL: https://svnweb.freebsd.org/changeset/base/323764 Log: Provide an articulate example of how to properly delete partitions and partitioning scheme. Users often get confused and frustrated when trying to

Re: svn commit: r323770 - in stable/11/sys: amd64/conf arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

2017-09-20 Thread Alexey Dokuchaev
On Wed, Sep 20, 2017 at 08:58:59AM -0500, Josh Paetzel wrote: > On Wed, Sep 20, 2017, at 02:41 AM, Ngie Cooper (yaneurabeya) wrote: > > > On Sep 19, 2017, at 09:51, Josh Paetzel wrote: > > > New Revision: 323770 > > > URL: https://svnweb.freebsd.org/changeset/base/323770 > > > > > > Log: > > > M

Re: svn commit: r323770 - in stable/11/sys: amd64/conf arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

2017-09-20 Thread Alexey Dokuchaev
On Wed, Sep 20, 2017 at 11:25:37AM -0700, Gleb Smirnoff wrote: > On Wed, Sep 20, 2017 at 05:21:45PM +0000, Alexey Dokuchaev wrote: > A> On Wed, Sep 20, 2017 at 08:58:59AM -0500, Josh Paetzel wrote: > A> > On Wed, Sep 20, 2017, at 02:41 AM, Ngie Cooper (yaneurabeya) wrote: &g

Re: svn commit: r324681 - in head/etc: defaults periodic/daily

2017-10-17 Thread Alexey Dokuchaev
On Tue, Oct 17, 2017 at 09:32:34AM -0600, Alan Somers wrote: > This change defeats the anticongestion mechanism. If > daily_ntpd_leapfile_background is set and 480.leapfile-ntpd runs > before any other periodic script that uses anticongestion (like > /usr/local/etc/periodic/security/410.pkg-audit)

Re: svn commit: r324716 - head/sys/vm

2017-10-18 Thread Alexey Dokuchaev
On Wed, Oct 18, 2017 at 07:27:43AM +, Konstantin Belousov wrote: > New Revision: 324716 > URL: https://svnweb.freebsd.org/changeset/base/324716 > > Log: > Do not report reduction of swap zone if it was not. > > After r324600 we see the actual reservation. > > [...] > --- head/sys/vm/

Re: svn commit: r324971 - head/sys/netinet

2017-10-25 Thread Alexey Dokuchaev
On Wed, Oct 25, 2017 at 07:57:14AM -0700, Rodney W. Grimes wrote: > > New Revision: 324971 > > URL: https://svnweb.freebsd.org/changeset/base/324971 > > > > Log: > > Fix a bug reported by Felix Weinrank using the libfuzzer on the > > userland stack. > > Please try to say what the bug was, why

Re: svn commit: r325097 - head

2017-10-29 Thread Alexey Dokuchaev
On Sun, Oct 29, 2017 at 05:57:06AM -0600, Warner Losh wrote: > On Oct 29, 2017 2:25 AM, "Eitan Adler" wrote: > > New Revision: 325097 > URL: https://svnweb.freebsd.org/changeset/base/325097 > > Log: > Update UPDATING > > - Remove FreeBSD 4.x of building the kernel. > > > It is not the 4.x

Re: svn commit: r325092 - head/usr.bin/fortune/datfiles

2017-10-30 Thread Alexey Dokuchaev
On Mon, Oct 30, 2017 at 09:47:22AM -0500, Dan Mack wrote: > ... > I use ESC-P / ESC-N a lot; it's a neat feature that tcsh has had for a > long time, maybe since the beginning. However it's a tcsh feature, not > sh, bash, or csh IIRC. But csh is actually tcsh on FreeBSD but I'm sure > most people

Re: svn commit: r325092 - head/usr.bin/fortune/datfiles

2017-10-30 Thread Alexey Dokuchaev
On Mon, Oct 30, 2017 at 04:35:04PM -0500, Dan Mack wrote: > Definately different. Better? Maybe for some. I most always search > command history by prefix and then just using multiple ESC-p invocations > to find the one command to edit/re-execute. Less frequently I want to > search the whole text

Re: svn commit: r325092 - head/usr.bin/fortune/datfiles

2017-10-31 Thread Alexey Dokuchaev
On Tue, Oct 31, 2017 at 09:56:47AM -0500, Dan Mack wrote: > Alexey Dokuchaev writes: > > ... > > I find this separation useless and actually mitigating the good. When > > I want to scroll the history without any search I'd simply won't type > > anything.

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Alexey Dokuchaev
On Wed, Mar 01, 2017 at 08:54:51AM -0700, Ian Lepore wrote: > ... > You're not the only one who has diffed build output logs (I suspect > anyone who has to maintain a non-trivial build infrastructure has done > so), and you're not the only one who thinks that changing relative > paths to absolute i

Re: svn commit: r314464 - head/usr.sbin/yppush

2017-03-01 Thread Alexey Dokuchaev
On Wed, Mar 01, 2017 at 08:43:55AM -0800, Rodney W. Grimes wrote: > I believe we have some other full path things that have crept > forward into the production release, but that may be in ports > only. Nope bad full paths links I found in just a few seconds: > > lrwxr-xr-x 1 root wheel

Re: svn commit: r314473 - head

2017-03-03 Thread Alexey Dokuchaev
On Wed, Mar 01, 2017 at 08:29:57AM -0800, Rodney W. Grimes wrote: > ... > There are 21 directors in /usr/src, 20 of them documented in README, > 18 of them documented in hier(7). > > I'll rectifiy this if and when I get my commit bit. Looks like you've just been punished. Congratulations! ;-) .

Re: svn commit: r314831 - head/usr.bin/fortune

2017-03-07 Thread Alexey Dokuchaev
On Mon, Mar 06, 2017 at 10:07:42PM -0800, Jordan Hubbard wrote: > > [ Charset ISO-Latin1 unsupported, converting ] > > Is it true you still use mutt to read your e-mail? :-) I'm using mutt(1) against KOI8-R. Reading FreeBSD email had become a real PITA during some recent years, due to abuse of

Re: svn commit: r317410 - head/sys/dev/cxgbe/iw_cxgbe

2017-04-25 Thread Alexey Dokuchaev
On Tue, Apr 25, 2017 at 04:54:27PM +, Navdeep Parhar wrote: > New Revision: 317410 > URL: https://svnweb.freebsd.org/changeset/base/317410 > > Log: > cxgbe/iw_cxgbe: Pull in some updates to c4iw_wait_for_reply from the > iw_cxgb4 Linux driver. Don't these changes deserve more elaborate co

Re: svn commit: r318015 - head/sys/net

2017-05-09 Thread Alexey Dokuchaev
On Tue, May 09, 2017 at 08:29:55AM +, Bjoern A. Zeeb wrote: > New Revision: 318015 > URL: https://svnweb.freebsd.org/changeset/base/318015 > > Log: > Adjust a comment. > > Modified: > head/sys/net/iflib.c > > Modified: head/sys/net/iflib.c > ==

Re: svn commit: r318250 - in head: etc etc/newsyslog.conf.d etc/syslog.d tools/build/mk

2017-05-13 Thread Alexey Dokuchaev
On Sat, May 13, 2017 at 08:37:42AM -0700, Rodney W. Grimes wrote: > > New Revision: 318250 > > URL: https://svnweb.freebsd.org/changeset/base/318250 > > > > Log: > > Handle the logfiles in newsyslog and syslogd conditionally, based on > > src.conf(5) knobs > > > > This will allow consumer

Re: svn commit: r318250 - in head: etc etc/newsyslog.conf.d etc/syslog.d tools/build/mk

2017-05-13 Thread Alexey Dokuchaev
On Sat, May 13, 2017 at 10:24:20AM -0600, Ian Lepore wrote: > ... > The evolution for years has been away from monolithic config files > containing a mashup of values for unrelated subsystems and towards > .conf.d directories containing many single-subject files. This "evolution" had probably orig

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 06:48:58PM +, Konstantin Belousov wrote: > New Revision: 318313 > URL: https://svnweb.freebsd.org/changeset/base/318313 > > Log: > Make ld-elf.so.1 directly executable. Does it mean that old Linux' trick of /lib/ld-linux.so.2 /bin/chmod +x /bin/chmod would now be pos

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 10:00:30PM +0300, Konstantin Belousov wrote: > On Mon, May 15, 2017 at 06:52:36PM +0000, Alexey Dokuchaev wrote: > > On Mon, May 15, 2017 at 06:48:58PM +, Konstantin Belousov wrote: > > > New Revision: 318313 > > > URL: https://svnweb.freebs

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 01:08:55PM -0600, Ian Lepore wrote: > On Mon, 2017-05-15 at 22:00 +0300, Konstantin Belousov wrote: > > On Mon, May 15, 2017 at 06:52:36PM +0000, Alexey Dokuchaev wrote: > > > Does this have any security implications? > > > > What do you mea

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 03:09:33PM -0400, Nikolai Lifanov wrote: > On 05/15/2017 14:52, Alexey Dokuchaev wrote: > > Does it mean that old Linux' trick of /lib/ld-linux.so.2 /bin/chmod +x > > /bin/chmod would now be possible on FreeBSD as well? Does this have > >

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 10:25:29PM +0300, Konstantin Belousov wrote: > On Mon, May 15, 2017 at 01:08:55PM -0600, Ian Lepore wrote: > > Well, for example, it seems like it would allow anyone to execute a > > binary even if the sysadmin had set it to -x specifically to prevent > > people from running

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 03:37:42PM -0400, Nikolai Lifanov wrote: > On 05/15/2017 15:36, Alexey Dokuchaev wrote: > > On Mon, May 15, 2017 at 10:25:29PM +0300, Konstantin Belousov wrote: > >> ... > >> The most advanced explanation that I was given in private was among >

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 10:40:49PM +0300, Konstantin Belousov wrote: > On Mon, May 15, 2017 at 03:37:42PM -0400, Nikolai Lifanov wrote: > > On 05/15/2017 15:36, Alexey Dokuchaev wrote: > > > ... > > > Would this now allow executing binaries (with or without +x bit) fro

Re: svn commit: r318250 - in head: etc etc/newsyslog.conf.d etc/syslog.d tools/build/mk

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 02:11:53PM -0600, Ian Lepore wrote: > ... > In general a lot of this feels like "I only needed 6 big config files > to control my whole system in 1988, and so I should only need those > same 6 files now." Yup; doesn't it feel good? (That's one of our selling points BTW.)

Re: svn commit: r318250 - in head: etc etc/newsyslog.conf.d etc/syslog.d tools/build/mk

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 02:49:30PM -0600, Ian Lepore wrote: > ... > You acknowledge that the situation is different for ports, so does that > mean your objections go away when base becomes packaged and faces the > same installation and update issues that packaged ports do? Because I > was under th

Re: svn commit: r318250 - in head: etc etc/newsyslog.conf.d etc/syslog.d tools/build/mk

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 08:28:53PM +, Alexey Dokuchaev wrote: > On Mon, May 15, 2017 at 02:11:53PM -0600, Ian Lepore wrote: > > ... > > Sure, all us old-timers have the finger memory for editing rc.conf and > > syslog.conf and so on, but how often do you crack open sys

Re: svn commit: r318313 - head/libexec/rtld-elf

2017-05-15 Thread Alexey Dokuchaev
On Mon, May 15, 2017 at 01:00:48PM -0700, Rodney W. Grimes wrote: > > On Mon, May 15, 2017 at 03:09:33PM -0400, Nikolai Lifanov wrote: > > > On 05/15/2017 14:52, Alexey Dokuchaev wrote: > > ... > > Because /bin/chmod is owned by root, not because /libexec/ld-elf.so.1 i

Re: svn commit: r318757 - head

2017-05-23 Thread Alexey Dokuchaev
On Tue, May 23, 2017 at 08:25:49PM +, Ed Maste wrote: > New Revision: 318757 > URL: https://svnweb.freebsd.org/changeset/base/318757 > > Log: > Add note to UPDATING for ino64 to follow the standard upgrade process > ... > +20170523: > + The "ino64" 64-bit inode project has been committed

Re: svn commit: r318895 - in head: share/man/man4 sys/dev/mps

2017-05-25 Thread Alexey Dokuchaev
On Thu, May 25, 2017 at 07:14:44PM +, Stephen McConnell wrote: > New Revision: 318895 > URL: https://svnweb.freebsd.org/changeset/base/318895 > > Log: > Fix several problems with mapping code. > > Reviewed by:ken, scottl, asomers, ambrisko, mav > Approved by:ken, mav > M

Re: svn commit: r318991 - head/sys/boot/i386/pxeldr

2017-05-27 Thread Alexey Dokuchaev
On Sat, May 27, 2017 at 01:26:18PM +, Baptiste Daroussin wrote: > New Revision: 318991 > URL: https://svnweb.freebsd.org/changeset/base/318991 > > Log: > Document recent changes on pxeboot > > Modified: > head/sys/boot/i386/pxeldr/pxeboot.8 > ... > @@ -39,6 +39,11 @@ configured to run und

Re: svn commit: r318992 - head/sys/boot/i386/pxeldr

2017-05-27 Thread Alexey Dokuchaev
On Sat, May 27, 2017 at 01:55:20PM +, Baptiste Daroussin wrote: > New Revision: 318992 > URL: https://svnweb.freebsd.org/changeset/base/318992 > > Log: > Capitalize DHCP Thank you. ./danfe ___ svn-src-all@freebsd.org mailing list https://lists.fr

svn commit: r319274 - head/usr.bin/uname

2017-05-30 Thread Alexey Dokuchaev
Author: danfe (ports committer) Date: Wed May 31 03:44:31 2017 New Revision: 319274 URL: https://svnweb.freebsd.org/changeset/base/319274 Log: - Add a simple example to uname(1) manual page to show how the hardware platform (returned by -m) can be different from the machine's processor a

Re: svn commit: r319295 - head/usr.bin/mkimg/tests

2017-06-01 Thread Alexey Dokuchaev
On Thu, Jun 01, 2017 at 09:58:38AM -0700, Simon J. Gerraty wrote: > One option would be to store a sha256 hash of the result. > If the image generated by the test hashes to the correct value - you > pass. That should be preferred. Storing binary blobs in VCS is bad practice. > Of course if the t

Re: svn commit: r319295 - head/usr.bin/mkimg/tests

2017-06-01 Thread Alexey Dokuchaev
On Thu, Jun 01, 2017 at 11:27:18AM -0700, Ngie Cooper (yaneurabeya) wrote: > ... > I vote for not checking in the SHAs. If something fails (as someone else > mentioned on the lists), it's really hard to debug why it failed. Like I've said, it's not "really" hard. Check out previous version and ge

Re: svn commit: r318441 - in head/etc: . cron.d

2017-06-04 Thread Alexey Dokuchaev
On Sun, Jun 04, 2017 at 11:32:21AM -0700, Rodney W. Grimes wrote: > > On 06/03/17 21:39, Rodney W. Grimes wrote: > > > Are we going to end up with /etc/rc.conf.d? > > > > We've had this for over 15 years -- ever since NetBSD rc.d system was > > imported. > > We have had it, but it ships empty, I

Re: svn commit: r316767 - head/sys/amd64/amd64

2017-06-10 Thread Alexey Dokuchaev
On Thu, Apr 13, 2017 at 03:49:55PM +, Konstantin Belousov wrote: > New Revision: 316767 > URL: https://svnweb.freebsd.org/changeset/base/316767 > > Log: > Map DMAP as nx. > > Demotions preserve PG_NX, so it is enough to set nx bit for initial > lowest-level paging entries. Hi Kostik,

Re: svn commit: r316767 - head/sys/amd64/amd64

2017-06-10 Thread Alexey Dokuchaev
On Sat, Jun 10, 2017 at 11:51:25PM +, Alexey Dokuchaev wrote: > On Thu, Apr 13, 2017 at 03:49:55PM +, Konstantin Belousov wrote: > > New Revision: 316767 > > URL: https://svnweb.freebsd.org/changeset/base/316767 > > > > Log: > > Map DMAP as nx. > >

Re: svn commit: r316767 - head/sys/amd64/amd64

2017-06-11 Thread Alexey Dokuchaev
On Sun, Jun 11, 2017 at 03:20:25PM +0300, Konstantin Belousov wrote: > Do you claim that latest HEAD with reverted r316767 reboots on resume > on your machine ? Please confirm. Yes, I do claim that; confirmed. > Are you running on AMD CPU ? Yes, on AMD A8-5550M APU. > I want to see the first 1

Re: svn commit: r319825 - head/sys/x86/acpica

2017-06-11 Thread Alexey Dokuchaev
On Sun, Jun 11, 2017 at 02:39:08PM +, Konstantin Belousov wrote: > New Revision: 319825 > URL: https://svnweb.freebsd.org/changeset/base/319825 > > Log: > More accurately handle early EFER restoration on resume. > > Do not try to set LMA bit while CPU is still in legacy mode. > Appare

Re: svn commit: r319897 - head/usr.bin/yes

2017-06-14 Thread Alexey Dokuchaev
On Tue, Jun 13, 2017 at 12:35:01PM +, Pietro Cerutti wrote: > New Revision: 319897 > URL: https://svnweb.freebsd.org/changeset/base/319897 > > Log: > Improve yes' throughput > > On my system, this brings up the throughput from ~20 to ~600 MiB/s. Nice. > Inspired by: > https://www.r

Re: svn commit: r320172 - head/bin/ln

2017-06-21 Thread Alexey Dokuchaev
On Tue, Jun 20, 2017 at 08:46:08PM +, Ngie Cooper wrote: > New Revision: 320172 > URL: https://svnweb.freebsd.org/changeset/base/320172 > > Log: > ln(1): fix -F behavior > > When '-F' option is used, the target directory needs to be unlinked. > Currently, the modified target ("target/

Re: svn commit: r320172 - head/bin/ln

2017-06-21 Thread Alexey Dokuchaev
On Wed, Jun 21, 2017 at 08:31:10AM -0600, Alan Somers wrote: > On Wed, Jun 21, 2017 at 7:37 AM, Alexey Dokuchaev wrote: > > On Tue, Jun 20, 2017 at 08:46:08PM +, Ngie Cooper wrote: > >> New Revision: 320172 > >> URL: https://svnweb.freebsd.org/changeset/base/320172

Re: svn commit: r307326 - head/sys/boot/efi/loader

2017-06-26 Thread Alexey Dokuchaev
On Fri, Oct 14, 2016 at 05:10:53PM +, Doug Ambrisko wrote: > New Revision: 307326 > URL: https://svnweb.freebsd.org/changeset/base/307326 > > Log: > In UEFI mode expose the SMBIOS anchor base address via kenv so the kernel > etc. can find out where the SMBIOS entry point is located. In pu

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

2017-07-03 Thread Alexey Dokuchaev
On Mon, Jul 03, 2017 at 10:42:15AM -0500, Pedro Giffuni wrote: > On 07/02/17 21:53, Conrad Meyer wrote: > > Does this change the behavior of 'patch -p1' (for example) with 'git > > diff' generated diffs? So patches that could be applied with -p1 > > before now need to be applied with -p0? Or is t

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

2017-07-03 Thread Alexey Dokuchaev
On Mon, Jul 03, 2017 at 01:35:25PM -0500, Pedro Giffuni wrote: > On 7/3/2017 1:17 PM, Alexey Dokuchaev wrote: > > On Mon, Jul 03, 2017 at 10:42:15AM -0500, Pedro Giffuni wrote: > >> On 07/02/17 21:53, Conrad Meyer wrote: > >>> Does this change the behavior of '

Re: svn commit: r287236 - head/bin/df

2015-08-27 Thread Alexey Dokuchaev
On Fri, Aug 28, 2015 at 12:44:59AM +, Xin LI wrote: > New Revision: 287236 > URL: https://svnweb.freebsd.org/changeset/base/287236 > > Log: > Use exit() instead of return in main(). Because?.. ./danfe ___ svn-src-all@freebsd.org mailing list http

Re: svn commit: r287241 - head/gnu/usr.bin/binutils

2015-08-27 Thread Alexey Dokuchaev
On Fri, Aug 28, 2015 at 04:32:43AM +, Warner Losh wrote: > New Revision: 287241 > URL: https://svnweb.freebsd.org/changeset/base/287241 > > Log: > Add another .WAIT since sometimes we lose the race. Is there a way to actually correctly specify dependencies between targets instead? ./danfe

Re: svn commit: r287241 - head/gnu/usr.bin/binutils

2015-08-27 Thread Alexey Dokuchaev
On Thu, Aug 27, 2015 at 10:48:00PM -0600, Warner Losh wrote: > Yes. This fix was easy. That fix is a little harder, so I pushed this > inquickly while I do the harder fix after a good night's sleep (it isn't > that much harder, but it's been a long day). Awesome to hear that, thanks Warner and hav

Re: svn commit: r287236 - head/bin/df

2015-08-27 Thread Alexey Dokuchaev
On Thu, Aug 27, 2015 at 10:25:28PM -0700, NGie Cooper wrote: > On Thu, Aug 27, 2015 at 9:43 PM, Alexey Dokuchaev wrote: > > On Fri, Aug 28, 2015 at 12:44:59AM +, Xin LI wrote: > >> New Revision: 287236 > >> URL: https://svnweb.freebsd.org/changeset/base/287236 >

Re: svn commit: r287236 - head/bin/df

2015-08-28 Thread Alexey Dokuchaev
On Fri, Aug 28, 2015 at 12:00:26PM -0400, Allan Jude wrote: > On 2015-08-28 03:48, Garrett Cooper wrote: > >> On Aug 28, 2015, at 00:24, O'Connor, Daniel wrote: > >>> On 28 Aug 2015, at 15:34, Alexey Dokuchaev wrote: > >>>> On Thu, Aug 27,

Re: svn commit: r287635 - in head/release: amd64 i386 pc98 powerpc sparc64

2015-09-10 Thread Alexey Dokuchaev
On Thu, Sep 10, 2015 at 10:47:27PM +, Devin Teske wrote: > New Revision: 287635 > URL: https://svnweb.freebsd.org/changeset/base/287635 > > Log: > Fix argument quoting and remove unnecessary braces > [...] > > if [ $# -lt 3 ]; then > - echo Usage: $0 '[-b] image-label image-name base-

Re: svn commit: r287653 - head/sys/contrib/ipfilter/netinet

2015-09-11 Thread Alexey Dokuchaev
On Fri, Sep 11, 2015 at 08:48:17AM +, Cy Schubert wrote: > New Revision: 287653 > URL: https://svnweb.freebsd.org/changeset/base/287653 > > Log: > Revert $FreeBSD$. > > [...] > @@ -1,4 +1,4 @@ > -/* $NetBSD: ip_state.c,v 1.4 2012/12/20 21:42:28 christos Exp $*/ > +/* $FreeBSD$ */ >

Re: svn commit: r287782 - stable/10/sys/dev/vt

2015-09-14 Thread Alexey Dokuchaev
On Mon, Sep 14, 2015 at 02:42:07PM +, Aleksandr Rybalko wrote: > New Revision: 287782 > URL: https://svnweb.freebsd.org/changeset/base/287782 > > Log: > MFC: r272715 > Allow vt(4) to disable terminal bell with > `sysctl kern.vt.bell_enable=0`, similar as syscons(4) do. > [...] >

Re: svn commit: r287886 - head/sys/sys

2015-09-17 Thread Alexey Dokuchaev
On Thu, Sep 17, 2015 at 12:03:56AM +, Steven Hartland wrote: > New Revision: 287886 > URL: https://svnweb.freebsd.org/changeset/base/287886 > > Log: > Fix kqueue write events for files > 2GB > > Due to the use of int's for file offsets in the VOP_WRITE_(PRE|POST) > macros, kqueue writ

Re: svn commit: r287886 - head/sys/sys

2015-09-17 Thread Alexey Dokuchaev
On Thu, Sep 17, 2015 at 12:58:59PM +0100, Steven Hartland wrote: > On 17/09/2015 09:15, Alexey Dokuchaev wrote: > > On Thu, Sep 17, 2015 at 12:03:56AM +, Steven Hartland wrote: > >> New Revision: 287886 > >> URL: https://svnweb.freebsd.org/changeset/base/287886

Re: svn commit: r287984 - stable/10/sys/contrib/ipfilter/netinet

2015-09-18 Thread Alexey Dokuchaev
On Sat, Sep 19, 2015 at 03:58:32AM +, Cy Schubert wrote: > New Revision: 287984 > URL: https://svnweb.freebsd.org/changeset/base/287984 > > Log: > MFC r287651, r287652, r287653. > > Fix mutex errors, fixup typos in comments. > > Obtained from: NetBSD r1.4. > -This lie, anr t

Re: svn commit: r287780 - in head: share/man/man9 sys/kern sys/sys

2015-09-20 Thread Alexey Dokuchaev
On Sat, Sep 19, 2015 at 06:38:46PM -0700, Adrian Chadd wrote: > [...] > Hans - personally, I think you should've emailed out a review request > on freebsd-arch@ and put out a request for testers and give a firm date > that you'll commit it. That makes it all very explicit. I agree with general ide

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

2015-12-12 Thread Alexey Dokuchaev
On Thu, Dec 10, 2015 at 08:42:01PM +0300, Andrey V. Elsukov wrote: > On 10.12.15 20:05, Ian Lepore wrote: > > On Thu, 2015-12-10 at 10:37 +, Andrey V. Elsukov wrote: > >> Author: ae > >> Date: Thu Dec 10 10:37:12 2015 > >> New Revision: 292058 > >> URL: https://svnweb.freebsd.org/changeset/base

Re: svn commit: r312723 - head/sys/kern

2017-01-24 Thread Alexey Dokuchaev
On Tue, Jan 24, 2017 at 09:48:58PM +, Mateusz Guzik wrote: > New Revision: 312723 > URL: https://svnweb.freebsd.org/changeset/base/312723 > > Log: > proc: perform a lockless check in sys_issetugid > > Discussed with: kib Shouldn't the summary of this discussion be included in the c

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

2015-11-01 Thread Alexey Dokuchaev
On Sun, Nov 01, 2015 at 04:54:55PM +, Michal Meloun wrote: > New Revision: 290234 > URL: https://svnweb.freebsd.org/changeset/base/290234 > > Log: > Install myself as src committer. > > Approved by:kib (mentor) > > Description of fields to fill in above: 76

Re: svn commit: r290620 - head/lib/libc/locale

2015-11-09 Thread Alexey Dokuchaev
On Mon, Nov 09, 2015 at 10:11:37PM +, Baptiste Daroussin wrote: > New Revision: 290620 > URL: https://svnweb.freebsd.org/changeset/base/290620 > > Log: > Readd ascii.c forgotten in r290618 > > Added: > head/lib/libc/locale/ascii.c (contents, props changed) I think it should've been rep

Re: svn commit: r290620 - head/lib/libc/locale

2015-11-15 Thread Alexey Dokuchaev
On Tue, Nov 10, 2015 at 07:34:35AM +, Alexey Dokuchaev wrote: > On Mon, Nov 09, 2015 at 10:11:37PM +, Baptiste Daroussin wrote: > > New Revision: 290620 > > URL: https://svnweb.freebsd.org/changeset/base/290620 > > > > Log: > > Readd ascii.c fo

Re: svn commit: r290620 - head/lib/libc/locale

2015-11-15 Thread Alexey Dokuchaev
On Sun, Nov 15, 2015 at 02:26:21PM +0100, Baptiste Daroussin wrote: > On Sun, Nov 15, 2015 at 01:19:27PM +0000, Alexey Dokuchaev wrote: > > On Tue, Nov 10, 2015 at 07:34:35AM +0000, Alexey Dokuchaev wrote: > > > On Mon, Nov 09, 2015 at 10:11:37PM +, Baptiste Daroussin

Re: svn commit: r290900 - head/sbin/restore

2015-11-15 Thread Alexey Dokuchaev
On Mon, Nov 16, 2015 at 01:29:59AM +, John-Mark Gurney wrote: > New Revision: 290900 > URL: https://svnweb.freebsd.org/changeset/base/290900 > > Log: > If you backup a large file that is mostly holes, previously we'd issue > a seek for every block... For large (Exabyte sized files) this w

Re: svn commit: r290976 - head

2015-11-17 Thread Alexey Dokuchaev
On Tue, Nov 17, 2015 at 08:43:26AM -0800, Garrett Cooper wrote: > > On Nov 17, 2015, at 04:18, Baptiste Daroussin wrote: > > New Revision: 290976 > > URL: https://svnweb.freebsd.org/changeset/base/290976 > > > > +Due to a bug in install(1) it is recommanded to remove the ancient > > +loca

Re: svn commit: r291090 - head/usr.bin/vmstat

2015-11-20 Thread Alexey Dokuchaev
On Fri, Nov 20, 2015 at 12:01:36PM +0100, Oliver Pinter wrote: > On 11/20/15, Craig Rodrigues wrote: > > New Revision: 291090 > > URL: https://svnweb.freebsd.org/changeset/base/291090 > > > > Log: > > Convert vmstat to use libxo. > > > > [...] > > @@ -774,49 +804,64 @@ dovmstat(unsigned int inte

Re: svn commit: r291344 - head/share/dtrace

2015-11-25 Thread Alexey Dokuchaev
On Thu, Nov 26, 2015 at 12:53:40AM +, George V. Neville-Neil wrote: > New Revision: 291344 > URL: https://svnweb.freebsd.org/changeset/base/291344 > > Log: > Replace the retval.sh shell script with a native DTrace script. > > Suggested by: markj > > Added: > head/share/dtrace/retval

Re: svn commit: r293720 - head/sys/dev/hyperv/netvsc

2016-01-12 Thread Alexey Dokuchaev
On Tue, Jan 12, 2016 at 07:30:05AM -0700, Ian Lepore wrote: > On Tue, 2016-01-12 at 08:55 +0100, Joel Dahl wrote: > > On Tue, Jan 12, 2016 at 01:41:34AM +, Sepherosa Ziehau wrote: > > > Author: sephe > > > Date: Tue Jan 12 01:41:34 2016 > > > New Revision: 293720 > > > URL: https://svnweb.freeb

Re: svn commit: r293912 - in stable: 10/release/doc/en_US.ISO8859-1/errata 10/release/doc/share/xml 9/release/doc/en_US.ISO8859-1/errata 9/release/doc/share/xml

2016-01-14 Thread Alexey Dokuchaev
On Thu, Jan 14, 2016 at 11:11:46AM +, Glen Barber wrote: > New Revision: 293912 > URL: https://svnweb.freebsd.org/changeset/base/293912 > > Log: > Document EN-16:01, EN-16:02, EN-16:03, SA-15:27, SA-16:01, > SA-16:02, SA-16:03, SA-16:04, SA-16:05, SA-16:06. Do any of those apply to stable

Re: svn commit: r293912 - in stable: 10/release/doc/en_US.ISO8859-1/errata 10/release/doc/share/xml 9/release/doc/en_US.ISO8859-1/errata 9/release/doc/share/xml

2016-01-14 Thread Alexey Dokuchaev
On Thu, Jan 14, 2016 at 12:53:57PM +, Glen Barber wrote: > On Thu, Jan 14, 2016 at 12:43:53PM +0000, Alexey Dokuchaev wrote: > > On Thu, Jan 14, 2016 at 11:11:46AM +, Glen Barber wrote: > > > New Revision: 293912 > > > URL: https://svnweb.freebsd.org/changeset/b

Re: svn commit: r293912 - in stable: 10/release/doc/en_US.ISO8859-1/errata 10/release/doc/share/xml 9/release/doc/en_US.ISO8859-1/errata 9/release/doc/share/xml

2016-01-21 Thread Alexey Dokuchaev
On Thu, Jan 14, 2016 at 10:12:53AM -0800, Gleb Smirnoff wrote: > Alexey, > > One of the reasons why old systems become unsupported is that because > it consumes more and more time to analyze and answer questions like this > one. > > If you want to be stable/8 maintainer, you should analyze and de

Re: svn commit: r287886 - head/sys/sys

2015-09-24 Thread Alexey Dokuchaev
On Thu, Sep 24, 2015 at 02:57:57PM +0100, Steven Hartland wrote: > On 17/09/2015 14:07, Alexey Dokuchaev wrote: > > On Thu, Sep 17, 2015 at 12:58:59PM +0100, Steven Hartland wrote: > > > 8 isn't supported any more but the patch should apply to stable/8 > > > sources

Re: svn commit: r289002 - head/release/scripts

2015-10-07 Thread Alexey Dokuchaev
On Thu, Oct 08, 2015 at 03:28:15AM +, Craig Rodrigues wrote: > New Revision: 289002 > URL: https://svnweb.freebsd.org/changeset/base/289002 > > Log: > Use print as a function, not operator. Because?...(even when it looks obvious, commit logs should be crystal clear on what was done (30%) an

Re: svn commit: r297558 - in head/sys: kern sys x86/x86

2016-04-04 Thread Alexey Dokuchaev
On Mon, Apr 04, 2016 at 04:09:29PM +, Andriy Gapon wrote: > New Revision: 297558 > URL: https://svnweb.freebsd.org/changeset/base/297558 > > Log: > new x86 smp topology detection code > > Previously, the code determined a topology of processing units > (hardware threads, cores, packag

Re: svn commit: r297558 - in head/sys: kern sys x86/x86

2016-04-05 Thread Alexey Dokuchaev
On Tue, Apr 05, 2016 at 08:25:18AM +0300, Andriy Gapon wrote: > On 05/04/2016 04:14, Alexey Dokuchaev wrote: > > On Mon, Apr 04, 2016 at 04:09:29PM +, Andriy Gapon wrote: > >> New Revision: 297558 > >> URL: https://svnweb.freebsd.org/changeset/base/297558 > &

svn commit: r298785 - stable/8/bin/ed

2016-04-29 Thread Alexey Dokuchaev
Author: danfe (ports committer) Date: Fri Apr 29 13:58:01 2016 New Revision: 298785 URL: https://svnweb.freebsd.org/changeset/base/298785 Log: MFC r270256, r298640: ed(1): switch two statements so we check the index before dereferencing. Approved by: pfg Modified: stable/8/bin/ed

Re: svn commit: r299753 - head/sys/fs/fuse

2016-05-14 Thread Alexey Dokuchaev
On Sat, May 14, 2016 at 08:03:22PM +, Rick Macklem wrote: > New Revision: 299753 > URL: https://svnweb.freebsd.org/changeset/base/299753 > > Log: > Fix fuse to use DIRECT_IO when required. > > When a file is opened write-only and a partial block was written, > buffered I/O would try a

Re: svn commit: r299753 - head/sys/fs/fuse

2016-05-19 Thread Alexey Dokuchaev
On Mon, May 16, 2016 at 06:56:35PM -0400, Rick Macklem wrote: > Alexey Dokuchaev wrote: > > On Sat, May 14, 2016 at 08:03:22PM +, Rick Macklem wrote: > > > New Revision: 299753 > > > URL: https://svnweb.freebsd.org/changeset/base/299753 > > > > > >

Re: svn commit: r300062 - in head/sys: gnu/fs modules modules/reiserfs

2016-05-19 Thread Alexey Dokuchaev
On Tue, May 17, 2016 at 11:29:01AM -0500, Pedro Giffuni wrote: > Hello; > > On 05/17/16 10:36, George V. Neville-Neil wrote: > > Author: gnn > > Date: Tue May 17 15:36:40 2016 > > New Revision: 300062 > > URL: https://svnweb.freebsd.org/changeset/base/300062 > > > > Log: > > Kill off ReiserFS as

Re: svn commit: r300914 - head/share/timedef

2016-05-29 Thread Alexey Dokuchaev
On Sat, May 28, 2016 at 09:26:50PM +, Baptiste Daroussin wrote: > New Revision: 300914 > URL: https://svnweb.freebsd.org/changeset/base/300914 > > Log: > Readd week day to default dates > > Requested by: many OK, so it means I no longer have to use LC_TIME=ja_JP.UTF-8 to get thos

Re: svn commit: r345680 - head/sys/conf

2019-09-03 Thread Alexey Dokuchaev
On Fri, Mar 29, 2019 at 05:40:05PM +1100, Bruce Evans wrote: > >> ... > >> -options BOOT_TAG=\"---<>---\" > >> +options BOOT_TAG=\"\" > > Useful variations are not always easy to invent. I usually just add 1 for > numeric values. This example is useful. It kills the boot tag. It gives > an

Re: svn commit: r344648 - in head: . sys/kern sys/sys

2019-09-03 Thread Alexey Dokuchaev
On Sun, Mar 10, 2019 at 03:11:40PM +, Alexey Dokuchaev wrote: > On Thu, Feb 28, 2019 at 07:47:51AM +0000, Alexey Dokuchaev wrote: > > On Wed, Feb 27, 2019 at 10:56:55PM +, Mateusz Guzik wrote: > > > New Revision: 344648 > > > URL: https://svnweb.freebs

Re: svn commit: r365787 - head/sys/fs/tmpfs

2021-01-01 Thread Alexey Dokuchaev
On Tue, Sep 15, 2020 at 10:19:16PM +, Konstantin Belousov wrote: > New Revision: 365787 > URL: https://svnweb.freebsd.org/changeset/base/365787 > > Log: > Add tmpfs page cache read support. > > Or it could be explained as lockless (for vnode lock) reads. Reads > are performed from th

Re: svn commit: r365787 - head/sys/fs/tmpfs

2021-01-01 Thread Alexey Dokuchaev
On Sat, Jan 02, 2021 at 12:02:23AM +0200, Konstantin Belousov wrote: > On Fri, Jan 01, 2021 at 06:44:00PM +0000, Alexey Dokuchaev wrote: > > On Tue, Sep 15, 2020 at 10:19:16PM +, Konstantin Belousov wrote: > > > New Revision: 365787 > > > URL: https://svnweb.freebs

Re: svn commit: r365787 - head/sys/fs/tmpfs

2021-01-02 Thread Alexey Dokuchaev
On Sat, Jan 02, 2021 at 04:52:33PM +0200, Konstantin Belousov wrote: > ... > Ok. So two questions: > 1. Do you have core dump? I have vmcore.0 and matching kernel.debug, I'll gladly obtain and provide anything else you might wanna need. > 2. Can you look more closely what you do from the user Po

Re: svn commit: r365787 - head/sys/fs/tmpfs

2021-01-02 Thread Alexey Dokuchaev
On Sat, Jan 02, 2021 at 06:47:14PM +0200, Konstantin Belousov wrote: > On Sat, Jan 02, 2021 at 04:35:22PM +0000, Alexey Dokuchaev wrote: > > On Sat, Jan 02, 2021 at 04:52:33PM +0200, Konstantin Belousov wrote: > > > ... > > > Ok. So two questions: > > > 1. Do

<    1   2   3   4   5   6   7   >