Re: [PATCH] doas authentication type

2015-11-24 Thread Stuart Henderson
On 2015/11/24 11:24, Richard Johnson wrote: > We use 2-factor authn for sudo & doas, as well as for most logins. > Presently, we transport Yubikey and other HOTP strings across RADIUS to an > otpd authserver Interesting...is that a fork of the TRI-D otpd? I found the googlecode one and a github ex

Re: vi: don't escape backspace with backslash

2015-11-24 Thread Christian Weisgerber
On 2015-11-23, "Anthony J. Bentley" wrote: > When I hit backspace after a backslash, usually I just want to delete > the backslash. I don't think I've ever intended to input a literal ^?. > If I ever did want to insert ^H, ^?, or ^U, I would just type ^V first. FWIW, I suspect this feature simpl

Re: [nc] rename sun to s_un (for building on Solaris)

2015-11-24 Thread Ali Polatel
Here goes the sun. It's all right. Sorry, could not resist. alip. 2015-11-24 21:30 GMT+02:00 Sebastian Benoit : > Brent Cook(bust...@gmail.com) on 2015.11.22 16:32:49 -0600: > > > > Finally getting around to trying out nc on some more platforms for > > LibreSSL-portable, and ran into Sun/Oracle

Re: [nc] rename sun to s_un (for building on Solaris)

2015-11-24 Thread Sebastian Benoit
Brent Cook(bust...@gmail.com) on 2015.11.22 16:32:49 -0600: > > Finally getting around to trying out nc on some more platforms for > LibreSSL-portable, and ran into Sun/Oracle's silly definition of 'sun' > in the system headers. OK to rename the local sockaddr_un variables? ok benno@ > Portable

Re: [PATCH] doas authentication type

2015-11-24 Thread Richard Johnson
On 2015-08-27 11:16, Theo de Raadt wrote: How many users of that functionality will there be? We only need to concern ourselves with the cost; you have to justify the benefit. How many people were doing this with sudo, and how many will need this with doas? My current model is to use my yubi

Re: [patch v2] cwm: Preserve stacking order during cycling

2015-11-24 Thread Vadim Vygonets
Quoth Артур Истомин on Tue, Nov 24, 2015: > I'am on 5.8-stable =( It's failed: Yeah, cwm changed quite a bit since the release. (Maybe that's why I don't see the problem with cycling?) Updating the cwm subtree should solve it without any harm. Vadim. -- The human mind treats a new idea the wa

Re: [patch v2] cwm: Preserve stacking order during cycling

2015-11-24 Thread Артур Истомин
On Sun, Nov 22, 2015 at 04:57:45PM +0100, Vadim Vygonets wrote: > I accidentally killed restacking on group_show(). Sorry about > that. Here's version 2 of the patch. > > Vadik. > > Quoth Vadim Vygonets on Sat, Nov 21, 2015: > > After cycling through many windows, the original window may be > >

Re: [patch] cwm: Preserve stacking order during cycling

2015-11-24 Thread Артур Истомин
On Sun, Nov 22, 2015 at 05:56:09PM +0100, Vadim Vygonets wrote: > День добрый, > > Quoth Артур Истомин on Sun, Nov 22, 2015: > > It is always reproducable for me when 3 or more windows opened. This > > is not immediately, but eventualy I can't access to the window located > > below one or two othe

rt_ifp and ip6_getpmtu()

2015-11-24 Thread Martin Pieuchot
This does two things. Prevent a NULL dereference in ip6_getpmtu() that was introduced during the rdomain support addition. Make use of if_get() instead of rt_ifp. ok? Index: netinet6/ip6_output.c === RCS file: /cvs/src/sys/netinet6

Change lseek to proper place on canfield(6)

2015-11-24 Thread Ricardo Mestre
Hi! Sending patches while your better half is screaming doesn't work too well, tedu@ already commited my changes for canfield(6), but they had a few stupid lseek(), although still needed, that no one probably would notice except theo@ Since the score file now only has 1 record, instead of 1 rec

Re: vi: default to tab for filename completion

2015-11-24 Thread Anthony J. Bentley
Gregor Best writes: > On Mon, Nov 23, 2015 at 01:36:00AM -0700, Anthony J. Bentley wrote: > > [...] > > In addition to this, my ~/.exrc also sets cedit to tab. Would this > make sense here as well? Currently it's disabled by default, but > IMHO it's a useful feature for longer editing sessions. A

UPDATE: xf86-input-synaptics 1.8.3

2015-11-24 Thread Alexandr Shadchin
Hi, This diff updates xf86-input-synaptics to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin Index: ChangeLog === RCS file: /cvs/xenocara/driver/xf86-input-synaptics/ChangeLog,v retrieving revision 1.10

UPDATE: xf86-input-keyboard 1.8.1

2015-11-24 Thread Alexandr Shadchin
Hi, This diff updates xf86-input-keyboard to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin xf86-input-keyboard-1.8.1.tgz Description: application/tar-gz