@@
03/07 Michael P. Pritchard born in Los Angeles,
California, United States, 1964
03/07 Giorgos Keramidas born in Athens, Greece, 1976
03/10 Andreas Klemm born in Duesseldorf,
Nordrhein-Westfalen, Germany, 1963
+03/10 Nikolai Lifanov born in Moscow, Russian
Federation, 1989
03/11 Soeren
On 05/15/2017 15:52, Konstantin Belousov wrote:
> On Mon, May 15, 2017 at 07:42:23PM +, Alexey Dokuchaev wrote:
>> 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:
>>>&g
mnt/
# /mnt/sh
/mnt/sh: Permission denied.
# /libexec/ld-elf.so.1 /mnt/sh
/mnt/sh: mmap of data failed: Permission denied
- Nikolai Lifanov
signature.asc
Description: OpenPGP digital signature
ing rtld with an
>>> argument, or to just disable the feature in rtld from this commit.
>>
>> Note the undocumented O_VERIFY flag in open(2) from the patch.
>> This is very vendor-ish addition to request veriexec (?).
>>
>
> Ah nice.
>
Note, this already does the right thing with noexec filesystems:
# zfs create -o mountpoint=/mnt -o exec=off tank/TEST
# cp /bin/sh /mnt/
# /mnt/sh
/mnt/sh: Permission denied.
# /libexec/ld-elf.so.1 /mnt/sh
/mnt/sh: mmap of data failed: Permission denied
- Nikolai Lifanov
signature.asc
Description: OpenPGP digital signature
$ exec sh
>> ```
>
> Er, oops: I ought to have said, you can execute non-executable binaries
> by copying and marking them `+x`:
>
> ```
> $ cp /bin/sh .
> $ chmod +x sh
> $ ./sh
> ```
>
> (please ignore the bit about `exec`, that's from anothe
ion thing. You will need to be root to do
this. Likewise, with working chmod binary, you should be able to mark
binaries with write access executable.
- Nikolai Lifanov
signature.asc
Description: OpenPGP digital signature
On 05/13/2017 13:21, Ngie Cooper (yaneurabeya) wrote:
> Even ansible/chef/puppet would have to bake the configuration removal logic
> into its template files, which seems like a pain for folks (and the same
> logic would need to be implemented multiple times instead of once).
Having to template
Author: lifanov (ports committer)
Date: Tue Jan 17 22:02:22 2017
New Revision: 312352
URL: https://svnweb.freebsd.org/changeset/base/312352
Log:
MFC r311650
Restore priority value for OGIO_KEYMAP
PR: 206678
Submitted by: ect...@gmail.com
Reviewed by: cem
Approved by:
Author: lifanov (ports committer)
Date: Tue Jan 17 22:01:33 2017
New Revision: 312351
URL: https://svnweb.freebsd.org/changeset/base/312351
Log:
MFC r311650
Restore priority value for OGIO_KEYMAP
PR: 206678
Submitted by: ect...@gmail.com
Reviewed by: cem
Approved by:
Author: lifanov (ports committer)
Date: Sat Jan 7 15:58:57 2017
New Revision: 311650
URL: https://svnweb.freebsd.org/changeset/base/311650
Log:
Restore priority value for OGIO_KEYMAP
PR: 206678
Submitted by: ect...@gmail.com
Reviewed by: cem
Approved by: cem, matthew (men
Author: lifanov (ports committer)
Date: Mon Dec 19 19:39:02 2016
New Revision: 310288
URL: https://svnweb.freebsd.org/changeset/base/310288
Log:
MFC r310160
retain cc.4.gz man page for Chelsio T6 NICs
This man page was removed in r225583 when cc.4 was renamed to mod_cc.4
With reintro
Author: lifanov (ports committer)
Date: Mon Dec 19 19:37:55 2016
New Revision: 310287
URL: https://svnweb.freebsd.org/changeset/base/310287
Log:
MFC r310160
retain cc.4.gz man page for Chelsio T6 NICs
This man page was removed in r225583 when cc.4 was renamed to mod_cc.4
With reintro
On 12/16/2016 15:12, John Baldwin wrote:
> On Friday, December 16, 2016 05:44:57 PM Nikolai Lifanov wrote:
>> Author: lifanov (ports committer)
>> Date: Fri Dec 16 17:44:56 2016
>> New Revision: 310160
>> URL: https://svnweb.freebsd.org/changeset/base/310160
>>
>
Author: lifanov (ports committer)
Date: Fri Dec 16 17:44:56 2016
New Revision: 310160
URL: https://svnweb.freebsd.org/changeset/base/310160
Log:
retain cc.4.gz man page for Chelsio T6 NICs
This man page was removed in r225583 when cc.4 was renamed to mod_cc.4
With reintroduction of cc.4 "
g\n2002/08/14"]
lev [label="Lev Serebryakov\n...@freebsd.org\n2003/06/17"]
+lifanov [label="Nikolai Lifanov\nlifa...@freebsd.org\n2016/12/11"]
linimon [label="Mark Linimon\nlini...@freebsd.org\n2003/10/23"]
lioux [label="Mario Sergio Fujikawa Ferriera\nli...@f
On 05/31/2016 03:28, Jan Beich wrote:
> Allan Jude writes:
>
>> Author: allanjude
>> Date: Tue May 31 04:12:14 2016
>> New Revision: 301010
>> URL: https://svnweb.freebsd.org/changeset/base/301010
>>
>> Log:
>> Connect the SHA-512t256 and Skein hashing algorithms to ZFS
>>
>> Support for t
On March 6, 2016 4:13:34 PM EST, Dimitry Andric wrote:
>On 06 Mar 2016, at 20:57, Nikolai Lifanov
>wrote:
>>
>> On 2016-03-06 11:17, Dimitry Andric wrote:
>>> On 06 Mar 2016, at 17:00, Oliver Pinter
> wrote:
>>>> On 3/6/16, Dimitry Andric wrote:
>
every install.
All (?) instances of not updating these resulting in a failed boot have
an UPDATING
entry or a similar warning (like the one during "zpool upgrade").
- Nikolai Lifanov
___
svn-src-all@freebsd.org mailing list
https://lists.free
On 01/19/16 16:02, Nikolai Lifanov wrote:
> On 01/19/16 15:52, Kurt Lidl wrote:
>> On 1/19/16 1:55 PM, Alan Somers wrote:
>>> On Tue, Jan 19, 2016 at 10:00 AM, Alan Somers
>>> wrote:
>>>> Author: asomers
>>>> Date: Tue Jan 19 17:0
On 01/19/16 15:52, Kurt Lidl wrote:
> On 1/19/16 1:55 PM, Alan Somers wrote:
>> On Tue, Jan 19, 2016 at 10:00 AM, Alan Somers
>> wrote:
>>> Author: asomers
>>> Date: Tue Jan 19 17:00:25 2016
>>> New Revision: 294329
>>> URL: https://svnweb.freebsd.org/changeset/base/294329
>>>
>>> Log:
>>>Disa
ys/boot/i386/gptboot/../../libstand32/libstand.a(qdivrem.o)'
is incompatible with i386 output
*** [gptboot.out] Error code 1
- Nikolai Lifanov
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
.
- Nikolai Lifanov
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
On 2014-09-03 21:18, Steven Hartland wrote:
- Original Message - From: "Andriy Gapon"
on 03/09/2014 23:22 Nikolai Lifanov said the following:
On 09/03/14 15:22, John Baldwin wrote:
On Wednesday, September 03, 2014 11:05:04 AM Nikolai Lifanov wrote:
On 09/03/14 04:
On 09/03/14 21:18, Steven Hartland wrote:
>
> - Original Message - From: "Andriy Gapon"
>
>
>> on 03/09/2014 23:22 Nikolai Lifanov said the following:
>>> On 09/03/14 15:22, John Baldwin wrote:
>>>> On Wednesday, September 03, 2014 11:
On 09/03/14 15:22, John Baldwin wrote:
> On Wednesday, September 03, 2014 11:05:04 AM Nikolai Lifanov wrote:
>> On 09/03/14 04:09, Steven Hartland wrote:
>>> I'm looking to MFC this change so wanted to check if
>>> anyone had an final feedback / objections?
>>
ensible but waiting Peter to comment on.
>
>Regards
>Steve
I have no technical input, but this change improves ARC usefulness for
me quite a bit. I would like to see the improvement in 10-STABLE.
- Nikolai Lifanov
___
svn-
ow installation if the last triplet is in
kern.supported_archs. Then you can have linux:fruit:banana packages that
will correctly not install on freebsd:amd64:amd64. The current mapping
is not intuitive.
- Nikolai Lifanov
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
On 04/02/14 12:33, Glen Barber wrote:
> On Wed, Apr 02, 2014 at 12:23:46PM -0400, Nikolai Lifanov wrote:
>> On 04/02/14 12:06, Glen Barber wrote:
>>> On Wed, Apr 02, 2014 at 11:55:33AM -0400, Nikolai Lifanov wrote:
>>>> On 04/02/14 11:51, Glen Barber wrote:
>>&g
On 04/02/14 12:06, Glen Barber wrote:
> On Wed, Apr 02, 2014 at 11:55:33AM -0400, Nikolai Lifanov wrote:
>> On 04/02/14 11:51, Glen Barber wrote:
>>> On Wed, Apr 02, 2014 at 10:40:22AM -0500, Brooks Davis wrote:
>>>> On Tue, Apr 01, 2014 at 10:41:27PM +, Glen B
> -rw-r--r-- 1 root wheel 381M Mar 28 20:18 disc1.iso.bz2
> -rw-r--r-- 1 root wheel 392M Mar 28 20:18 disc1.iso.gz
> -rw-r--r-- 1 root wheel 348M Mar 28 20:18 disc1.iso.xz
>
> Glen
>
How about 7zip (Windows program, not file format)? What would a Windows
user use that can decompress gzip and not xz? It was a problem around
~2007, but xz support is no longer rare or exotic.
- Nikolai Lifanov
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
optional
obsoletes? Otherwise people will be left with rotting outdated lib32
directories.
Thanks!
- Nikolai Lifanov
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
On 08/07/13 02:21, Jeff Roberson wrote:
Author: jeff
Date: Wed Aug 7 06:21:20 2013
New Revision: 254025
URL: http://svnweb.freebsd.org/changeset/base/254025
Log:
Replace kernel virtual address space allocation with vmem. This provides
transparent layering and better fragmentation.
-
orts is very painful because of the huge dependency
chain it carries, with the largest being Python and Perl IIRC.
It's net/svnup and is a great replacement for cvs, in my opinion.
CVS wasn't used for development for a long while anyway, so there is
nothin
cannot be achieved merely by developing an "understanding" -
> among peoples. - --- "The Limbaugh Letter," Copyright 1992, EFM
> Publishing, Inc. -% -Rush Limbaugh's 35 Undeniable Truths of Life:
> - -(9) Americans opposing America is not always sacred nor
>
34 matches
Mail list logo