Re: [patch] Enable support for Subpixel Antialiasing / LCD Filter

2017-01-15 Thread lists
Sun, 15 Jan 2017 14:04:01 + Stuart Henderson > > > There has been a privious discussion on this list on this topic [5] > > > where tedu@ mentions, that this issue is irrelevant once you get a > > > decent display with a higher DPI (or use bitmap fonts), which is of > > >

Re: unmount mountpoints

2017-01-15 Thread Alexander Bluhm
On Tue, Jan 10, 2017 at 09:46:30PM +0100, Alexander Bluhm wrote: > When I force to unmount a filesystem where another mountpoint is > located, an unlinked mountpoint will remain. I have not found a > way to restore the kernel to a sane state. > > ok? anyone? bluhm Index: kern/vfs_syscalls.c

Re: 11n support for athn(4)

2017-01-15 Thread Stefan Sperling
On Sun, Jan 15, 2017 at 10:31:29PM +, Olivier Cherrier wrote: > On Mon, Jan 09, 2017 at 01:54:55PM +0100, s...@stsp.name wrote: > > Date: Mon, 9 Jan 2017 13:54:55 +0100 > > From: Stefan Sperling > > To: tech@openbsd.org > > Subject: 11n support for athn(4) > > Hi

Re: 11n support for athn(4)

2017-01-15 Thread Olivier Cherrier
On Mon, Jan 09, 2017 at 01:54:55PM +0100, s...@stsp.name wrote: > Date: Mon, 9 Jan 2017 13:54:55 +0100 > From: Stefan Sperling > To: tech@openbsd.org > Subject: 11n support for athn(4) Hi Stefan, Thank you for this extended work ! I just tested today the latest snapshot

Re: 11n support for athn(4)

2017-01-15 Thread Tom Murphy
Hi Stefan, Thanks very much for the 11n support in athn(4)! Here's mine: athn0 at pci5 dev 0 function 0 "Atheros AR9281" rev 0x01: apic 2 int 16 athn0: AR9280 rev 2 (2T2R), ROM rev 22, address 04:f0:21:24:c8:4f I did some netperf tests between OpenBSD athn(4) in hostap mode (11n) and a

Re: Remove uvm hint address selector

2017-01-15 Thread Mark Kettenis
> Date: Sun, 15 Jan 2017 15:06:50 +0100 > From: Stefan Kempf > > When uvm pivots are enabled, allocations > with an address hint provided by the user program are > handled by the uaddr_hint selector. > > I'd like to remove the uaddr_hint selector. The uaddr_rnd selector >

Refactor SIMPLEQ out of sk(4)

2017-01-15 Thread Visa Hankala
sk(4) uses a queue for managing Tx DMA maps. Because the queue would require synchronization if the driver was unlocked, it might be best to refactor the code a bit. This patch removes the queue by making Tx and Rx DMA maps part of struct sk_chain. OK? Index: dev/pci/if_sk.c

Remove uvm hint address selector

2017-01-15 Thread Stefan Kempf
When uvm pivots are enabled, allocations with an address hint provided by the user program are handled by the uaddr_hint selector. I'd like to remove the uaddr_hint selector. The uaddr_rnd selector already deals with hinted allocations correctly, so why not use it for hinted allocations in the

Re: [patch] Enable support for Subpixel Antialiasing / LCD Filter

2017-01-15 Thread Stuart Henderson
> > Other Linux/BSD systems have this option enabled for a long time now, > > under them Ubuntu, Debian [2], Freebsd [3], Arch Linux [4] and more. > > There has been a privious discussion on this list on this topic [5] > > where tedu@ mentions, that this issue is irrelevant once you get a > >

Re: correction on faq about ftp-proxy (was Re: FTP behind PF)

2017-01-15 Thread Theo Buehler
On Sun, Jan 15, 2017 at 12:26:41PM +0100, Sebastien Marie wrote: > On Sun, Jan 15, 2017 at 11:04:39AM +, Mik J wrote: > > Thank you Sebastien, it works. > > I was confused because I tried so many things. > > Yes the man tells "_ftp-proxy" and this page > >

correction on faq about ftp-proxy (was Re: FTP behind PF)

2017-01-15 Thread Sebastien Marie
On Sun, Jan 15, 2017 at 11:04:39AM +, Mik J wrote: > Thank you Sebastien, it works. > I was confused because I tried so many things. > Yes the man tells "_ftp-proxy" and this page > https://www.openbsd.org/faq/pf/ftp.html#natserverTells "proxy" > Congratulations, you found two documentation

Re: xenocara fontconfig: make slight hinting the default

2017-01-15 Thread Nils Reuße
On 01/04/2017 01:19 PM, Nils Reuße wrote: Dear all, fontconfig made slight hinting the default in version 2.11.95 (see commit at [1]). xenocara currently ships, but does not install the new hinting conf files: $ cd /usr/xenocara/dist/fontconfig/conf.d/ $ for file in *conf; do if ! test