Re: Upgrade over http

2014-11-06 Thread Max Fillinger
On Thu, Nov 06, 2014 at 08:40:39AM -0800, scott wrote: > Hello all, > > I've tried unsuccessfully over the last two releases to upgrade my desktop > using bsd.rd/http set retrieval. > > What I've done: > > cd / > cp bsd.rd bsd.old.rd > ftp http://ftp5.usa.openbsd.org/pub/OpenBSD/5.6/i386/bsd.rd

Re: Executable signing - a proposal

2015-03-31 Thread Max Fillinger
On Tue, Mar 31, 2015 at 10:10:31AM -0500, Joe Crivello wrote: > I can't think of any other scenarios right now, but I'd be interested to > hear if there is something I'm not thinking of... Another scenario might be a non-admin user trying to run an unauthorized program. In that case, one could put

Re: Usb-audio not working

2015-04-18 Thread Max Fillinger
On Fri, Apr 17, 2015 at 10:04:32PM +, Stuart Henderson wrote: > On 2015-04-17, Timo Myyra wrote: > > After setting the sdiod_flags I get sound from headset but its distorted. > > This code isn't fully working yet. > FWIW, it works for me when the USB DAC is the only device on a hub.

Re: sudoers documentation bug?

2015-06-06 Thread Max Fillinger
On Sat, Jun 06, 2015 at 06:29:39PM +0900, Joel Rees wrote: > I'm not sure what your question is, or even if you have one. I think I figured out what the problem is. Let's say you put the following into your sudoers file: userALL= /bin/echo te\ st Then user can do "sudo echo test", b

Re: sudoers documentation bug?

2015-06-07 Thread Max Fillinger
On Sat, Jun 06, 2015 at 10:42:16PM +0200, Max Fillinger wrote: > Then user can do "sudo echo test", but sudo -l prints > "(root) /bin/echo te st". Sorry, I was talking nonsense here. Line continuation is treated as a space in the sense that it seperates two arguments, s

www.openbsd.dk is not up to date

2015-07-08 Thread Max Fillinger
www.openbsd.dk is not up to date. E.g, www.openbsd.dk/faq/current.html has no entries after May 18.

Re: www.openbsd.dk is not up to date

2015-07-09 Thread Max Fillinger
n Wed, Jul 08, 2015 at 10:36:46PM -0300, Gleydson Soares wrote: > OpenBSD's *official* FAQ is up to date and available at: > http://www.openbsd.org/faq/index.html > Just use it. > > cheers, > gsoares > > On Wed, Jul 8, 2015 at 6:04 PM, Max Fillinger > wrote: >

Re: dump W output

2014-07-24 Thread Max Fillinger
On Thu, Jul 24, 2014 at 08:02:24AM -0700, Robert Carleton wrote: > I highlighted it because dump doesn't seem to be decoding the DUIDs in the > /etc/fstab for the "dump W" output. This goes into the daily maintenance email > and looks kind of broken. I don't know if it's a roadmap item to add DUID

Thinkpad T410: GPU becomes wedged when resizing windows

2014-08-29 Thread Max Fillinger
Hi! I'm running the Aug 23 snapshot on a Thinkpad T410, usually connected to an external display. Sometimes, when I resize a window while the display is set to a high resolution (e.g., 1920x1200 or 1600x1200), the screen "freezes" for a moment and the following messages appear on the console. Aug

current.html: Remove group _lkm

2014-10-20 Thread Max Fillinger
current.html has no instructions to remove the _lkm group yet. Index: www/faq/current.html === RCS file: /cvs/www/faq/current.html,v retrieving revision 1.562 diff -u -p -r1.562 current.html --- www/faq/current.html19 Oct 2014