Re: [patch]apmd ? sign

2015-05-20 Thread Martin, Matthew
But why is this necessary, haven't seen this in other deamons? BTW: isn't the \* FALLTHROUGH *\ comment missing? It is an old style of coding to allow -? in that way. It is bogus. I mopped up much of the tree (I think around 2005?) but there are more opportunities. Please someone do a

Only default to cd with cd in drivehghyh Wrd

2015-01-29 Thread Martin, Matthew
Patch to check for a cd in the drive before defaulting to cd. Doesn't quite get me another enter during install/upgrade, but I don't know how to distinguish between install.* and the other media that don't have the sets. Index: src/distrib/miniroot/install.sub

nsd and unbound flags

2014-06-12 Thread Martin, Matthew
Since /var/nsd/etc/nsd.conf is the default path for nsd's config file, I see no reason to break from the convention, for normal use: . Same for unbound. -Matthew Martin Index: rc.conf === RCS file: /cvs/src/etc/rc.conf,v retrieving

Re: new OpenSSL flaws

2014-06-05 Thread Martin, Matthew
That's exactly my though. Specially, because FreeBSD and NetBSD were warned, but not OpenBSD. If this was only a rant or any childish behavior from them, it's something stupid and, of course, not the right thing to do. But hey, we're all human. My real concern is if this something else, a

Installer overwrites configuration from siteXX

2014-03-31 Thread Martin, Matthew
Diff below changes behavior in the install script to not overwrite etc files that are already present. This comes up when during install an interface is configured with dhcp and siteXX configures it statically or mygate is configured manually during installation and is different in siteXX. The

Installer overwrites configuration from siteXX

2014-03-31 Thread Martin, Matthew
From: Theo de Raadt [dera...@cvs.openbsd.org] Sent: Monday, March 31, 2014 18:42 To: Martin, Matthew Cc: tech@openbsd.org Subject: Re: Installer overwrites configuration from siteXX That is a very dangerous direction. Inevitably, site*.tgz will need refactoring or replacement