Re: [patch] kbd should give an error unless we're root

2017-08-29 Thread Jeremie Courreges-Anglas
On Tue, Aug 29 2017, Jesper Wallin wrote: > Hi, > > I noticed that kbd(8) lets you list all available keyboard encodings > with the -l flag. However, we get no error and no list unless we're > running this as root. I apologize if this is intended and I fail to > understand why. If not intended,

Remove the no longer true CAVEATS section in rasops.9

2017-08-29 Thread Frederic Cambus
Hi tech@, Remove the CAVEATS section in rasops.9, which no longer holds truth. Comments? OK? Index: share/man/man9/rasops.9 === RCS file: /cvs/src/share/man/man9/rasops.9,v retrieving revision 1.18 diff -u -p -r1.18 rasops.9 --- sha

[PATCH] update links to USB audio specs.

2017-08-29 Thread Robert Klein
Hi, the USB audio specs seem to have changed their location. Below is a patch to update the links to the currentlocation of the specs. Best regards Robert --- sys/dev/usb/uaudio.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/dev/usb/uaudio.c b/sys/dev/usb/uaudi

Re: i386 zzz broken, Was: CVS: cvs.openbsd.org: src

2017-08-29 Thread Chris Cappuccio
li...@wrant.com [li...@wrant.com] wrote: > > Please let me know if you want me to generate some dumps or similar, but > unfortunately, I can't yet test patches or handle compilation on my own. > I realise my info on this is incredibly lacking as quality & usefulness. > Stuart Henderson has an ar

Re: i386 zzz broken, Was: CVS: cvs.openbsd.org: src

2017-08-29 Thread lists
Tue, 29 Aug 2017 16:32:04 -0700 Mike Larkin > On Mon, Aug 28, 2017 at 11:18:13PM +0300, li...@wrant.com wrote: > > Mon, 28 Aug 2017 10:16:58 -0600 (MDT) Ted Unangst > > > CVSROOT: /cvs > > > Module name: src > > > Changes by: t...@cvs.openbsd.org2017/08/28 10:16:58 > > > > > >

i386 zzz broken, Was: CVS: cvs.openbsd.org: src

2017-08-29 Thread Mike Larkin
On Mon, Aug 28, 2017 at 11:18:13PM +0300, li...@wrant.com wrote: > Mon, 28 Aug 2017 10:16:58 -0600 (MDT) Ted Unangst > > CVSROOT:/cvs > > Module name:src > > Changes by: t...@cvs.openbsd.org2017/08/28 10:16:58 > > > > Modified files: > > usr.sbin/apmd : apmd.8 apmd.c > > >

Re: [PATCH] usr.sbin/ldapd/ldapd.conf.5 - Macros can be defined...

2017-08-29 Thread Raf Czlonka
Hi Jason, That's what I wasn't sure about - haven't seen many "that" used in that way ;^) Thanks for the explanation. Raf On Tue, Aug 29, 2017 at 09:35:25PM BST, Jason McIntyre wrote: > On Tue, Aug 29, 2017 at 09:22:30PM +0100, Raf Czlonka wrote: > > Hi all, > > > > Not entirely sure what the

Re: [PATCH] usr.sbin/ldapd/ldapd.conf.5 - Macros can be defined...

2017-08-29 Thread Jason McIntyre
On Tue, Aug 29, 2017 at 09:22:30PM +0100, Raf Czlonka wrote: > Hi all, > > Not entirely sure what the author had in mind but the current > sentence, as it is, doesn't seem right somehow. > > The below is my best guess. > > Cheers, > > Raf > hi. what's there is fine. it is a common text blurb

Re: [PATCH] usr.sbin/ldapd/ldapd.conf.5 - Macros can be defined...

2017-08-29 Thread Theo de Raadt
I don't see any problem with the sentence as it stands now. This same text exists in 18 other pages. I'd say it originally came from pf.conf(5). > Not entirely sure what the author had in mind but the current > sentence, as it is, doesn't seem right somehow. > > The below is my best guess. > >

[PATCH] usr.sbin/ldapd/ldapd.conf.5 - Macros can be defined...

2017-08-29 Thread Raf Czlonka
Hi all, Not entirely sure what the author had in mind but the current sentence, as it is, doesn't seem right somehow. The below is my best guess. Cheers, Raf Index: usr.sbin/ldapd/ldapd.conf.5 === RCS file: /cvs/src/usr.sbin/ldapd

Re: [PATCH] usr.sbin/ypldap/ypldap.8 - incomplete sentence(?)

2017-08-29 Thread Jason McIntyre
On Tue, Aug 29, 2017 at 09:01:10PM +0100, Raf Czlonka wrote: > Hi all, > > Not entirely sure whether the current sentence is correct but it > seems a bit incomplete. > > Looks like job for jmc! ;^) > > Cheers, > > Raf > fixed, thanks. jmc > Index: usr.sbin/ypldap/ypldap.8 > =

[PATCH] usr.sbin/ypldap/ypldap.8 - incomplete sentence(?)

2017-08-29 Thread Raf Czlonka
Hi all, Not entirely sure whether the current sentence is correct but it seems a bit incomplete. Looks like job for jmc! ;^) Cheers, Raf Index: usr.sbin/ypldap/ypldap.8 === RCS file: /cvs/src/usr.sbin/ypldap/ypldap.8,v retrieving

Re: [PATCH] etc/ksh.kshrc - unify command substitution

2017-08-29 Thread Raf Czlonka
Ping. Anyone? On Sun, Jul 16, 2017 at 01:43:32PM BST, Raf Czlonka wrote: > Hi all, > > Further simplification - 'ps | grep' can be replaced by pgrep(1) > and if-then-fi by &&. > > > While there: > > > > - remove ':' (null utility) from the very first line of the file - > > I *do* understand

[patch] kbd should give an error unless we're root

2017-08-29 Thread Jesper Wallin
Hi, I noticed that kbd(8) lets you list all available keyboard encodings with the -l flag. However, we get no error and no list unless we're running this as root. I apologize if this is intended and I fail to understand why. If not intended, the patch below will check if we're root or otherwise

Re: smtpd: remove filter leftovers

2017-08-29 Thread Gilles Chehade
On Tue, Aug 29, 2017 at 12:13:28PM +0200, Eric Faurot wrote: > On Tue, Aug 29, 2017 at 10:26:19AM +0200, Eric Faurot wrote: > > > Now that the filter code path has been short-circuited, start removing stub > > smtp_filter_*() indirections. I'm doing this one function at a time to keep > > the diff

ksh: completely drop setlocale(3)

2017-08-29 Thread Jeremie Courreges-Anglas
Since last year ksh no longer sets the locale in main.c, so the diff below is a no-op but removes 6k of text from a static ksh(1). The emacs-usemeta flag is unused since 2012. I'm working on a diff to kill it gracefully. ok? Index: emacs.c ==

Re: smtpd: remove filter leftovers

2017-08-29 Thread Eric Faurot
On Tue, Aug 29, 2017 at 10:26:19AM +0200, Eric Faurot wrote: > Now that the filter code path has been short-circuited, start removing stub > smtp_filter_*() indirections. I'm doing this one function at a time to keep > the diffs simple, starting with smtp_filter_connect(). Actually the complete d

smtpd: remove filter leftovers

2017-08-29 Thread Eric Faurot
Now that the filter code path has been short-circuited, start removing stub smtp_filter_*() indirections. I'm doing this one function at a time to keep the diffs simple, starting with smtp_filter_connect(). Eric. Index: smtp_session.c ==