Re: [PATCH] Avoid leftover temporary mount points when using -P (mfs)

2019-09-01 Thread Otto Moerbeek
On Sun, Sep 01, 2019 at 05:01:55PM -0300, Rafael Neves wrote: > On Wed, Aug 28, 2019 at 03:39:17PM +0200, Otto Moerbeek wrote: > > On Sat, Aug 17, 2019 at 12:13:50PM -0300, Rafael Neves wrote: > > > > > Hi, > > > > > > Submitting to tech@ to broader audience. > > > > > > When using -P option

vmd(8): remove unused error code

2019-09-01 Thread Tobias Heider
The VMD_DISK_INVALID error code is no longer used since https://marc.info/?l=openbsd-cvs=153147762830175 and can be removed. Ok? Index: vmctl/vmctl.c === RCS file: /cvs/src/usr.sbin/vmctl/vmctl.c,v retrieving revision 1.69 diff -u

amd64, i386: remove gcc from sys Makefiles

2019-09-01 Thread Christian Weisgerber
This removes the support for building kernels and boot loaders with gcc on amd64 and i386, simplifying the corresponding Makefiles. ok? Index: arch/amd64/conf/Makefile.amd64 === RCS file:

Re: [PATCH] Avoid leftover temporary mount points when using -P (mfs)

2019-09-01 Thread Rafael Neves
On Wed, Aug 28, 2019 at 03:39:17PM +0200, Otto Moerbeek wrote: > On Sat, Aug 17, 2019 at 12:13:50PM -0300, Rafael Neves wrote: > > > Hi, > > > > Submitting to tech@ to broader audience. > > > > When using -P option in mfs with a directory or a block device that > > doen't exist, for example

[UPDATE] freetype 2.10.1

2019-09-01 Thread Matthieu Herrb
Hi, The diff at https://herrb.eu/freetype-2.10.1-full.diff updates freetype to version 2.10.1. To test it, apply the patch to $XSRCDIR and rebuild Xenocara according the release(8) man page. Some things about about this update: - it is a major library bump. I took the opportunity to make the

relayd: remove deprecated log (updates|all) options

2019-09-01 Thread Sebastian Benoit
Hi, in OpenBSD 6.4 and 6.5, the log options log updates log all are deprecated, they still work and show a warning. This was mentioned in the upgrade guide: http://www.openbsd.org/faq/upgrade64.html Ok to remove the old options completly after 2 releases? /B diff --git

Re: delete ligature support for Arabic "la" from the less(1) command line

2019-09-01 Thread Ingo Schwarze
Hello Mohammadreza, Mohammadreza Abdollahzadeh wrote on Sun, Sep 01, 2019 at 09:40:16AM +0430: > Persian is my native language and I think that the major problem that > all RTL (Right-To-Left) languages like Persian and Arabic currentlly suffer > from is the lack of BiDi (Bidirectionality)