Re: [CFT][patch] mandoc: don't segfault on empty tbl(1) continuation blocks

2019-07-17 Thread Eygene Ryabinkin
Baptiste, good day. Wed, Jul 17, 2019 at 09:12:02AM +0200, Baptiste Daroussin wrote: > On Tue, Jul 16, 2019 at 10:31:24PM +0300, Eygene Ryabinkin wrote: > > Attached is the patch that makes built-in tbl(1) processor in > > mandoc to avoid dumping core when it renders the table wi

[CFT][patch] mandoc: don't segfault on empty tbl(1) continuation blocks

2019-07-16 Thread Eygene Ryabinkin
ts }}} will be needed to run 'make check' without remaking/installing the world. The patch is for the fresh -CURRENT. Be interested in any results of its application and usage. Thanks! P.S.: please, CC me: I am not subscribed to the list. -- Eygene Ryabinkin

Re: [CFR][PATCH] drm2: don't assume that dev->driver->max_ioctl > *dev->driver->compat_ioctls_nr

2014-11-29 Thread Eygene Ryabinkin
Fri, Nov 28, 2014 at 07:32:26PM +0200, Konstantin Belousov wrote: > On Fri, Nov 28, 2014 at 04:29:42PM +0300, Eygene Ryabinkin wrote: > > I noticed that the current ioctl processing code for drm2 implicitely > > assumes that the number of native ioctls is higher than that of 32-bit

[CFR][PATCH] drm2: don't assume that dev->driver->max_ioctl > *dev->driver->compat_ioctls_nr

2014-11-28 Thread Eygene Ryabinkin
ay not be true in all cases. This can be fixed with the following patch: http://codelabs.ru/fbsd/patches/drm2/drm_drv-untangle-32bit-compat.diff Any thoughts on it? Thanks. -- Eygene Ryabinkin,,,^..^,,, [ Life's unfair - but root

Re: [CFT][CFR] Resurrect handling of VersionAddendum in OpenSSH

2012-05-27 Thread Eygene Ryabinkin
Sat, May 26, 2012 at 02:34:20PM +0400, Eygene Ryabinkin wrote: > Can anyone who uses SSH test this patch and report their findings > to the respective PR. Also, code reviews are welcome too. I head been blessed by des@ to commit the code into -CURRENT and I did so, http://svnweb.freeb

[CFT][CFR] Resurrect handling of VersionAddendum in OpenSSH

2012-05-26 Thread Eygene Ryabinkin
http://codelabs.ru/fbsd/patches/openssh/OpenSSH-fix-VersionAddendum-handling.diff patch -p1 < ssh-addendum.diff cd secure/lib/libssh make && make install cd ../../usr.sbin/sshd make && make install && service sshd restart cd ../..//usr.bin/ssh make &&am

Re: No working IDE in FreeBSD!

2012-03-01 Thread Eygene Ryabinkin
port for this IDE or you meant something else? -- Eygene Ryabinkin,,,^..^,,, [ Life's unfair - but root password helps! | codelabs.ru ] [ 82FE 06BC D497 C0DE 49EC 4FF0 16AF 9EAE 8152 ECFB | freebsd.org ] pgpuP6wNZwsie.pgp Description: PGP signature

Anyone is currently using the rc_fast_and_loose rc.conf variable?

2012-01-10 Thread Eygene Ryabinkin
proceeding: fix rc.d scripts to work with fast_and_loose and just to eliminate it from rc.subr, so it will be good to know if the second way won't hurt anyone. Thanks. -- Eygene Ryabinkin,,,^..^,,, [ Life's unfair - but root password helps! | c