Re: Why regen for host ssh key if fail first time?

2015-01-18 Thread Daniel Jakots
On Sat, 17 Jan 2015 18:49:55 -0700, Theo de Raadt wrote: > > > I reproduced the error, it happens the same to me, but it actually > > > generates the keys, but you get that error. I did a trace. I'm > > > rather new in OpenBSD, looks like it could be related with > > > mprotect(2), but not sure.

cvs server: use `cvs add' to create an entry for gnu/usr/bin/gcc/INSTALL

2015-01-18 Thread Joel Rees
Practicing a system update more than anything else. Working from memory and reading the wrong (erk) FAQ pages, I did this: cd /usr/src/sys/arch/`machine`/conf /usr/sbin/config GENERIC cd /usr/src/sys/arch/`machine`/compile/GENERIC make clean & make (Yes, I also did the concurrency instead of the

What are the disadvantages of soft updates?

2015-01-18 Thread currellberry
Hello, The FAQ[1] states that soft updates result in "a large performance increase in disk writing performance," and links to a resource[2] which claims that soft updates, in addition to being a performance enhancement, "can also maintain better disk consistency." Resource 2 links to several