sys/mbuf.h: tedu m_act

2015-02-08 Thread Lawrence Teo
m_act was the historical name of m_nextpkt, and was already deprecated at the time D&I of 4.4BSD was published. Nothing in our tree uses it, so I would like to propose removing it. Both FreeBSD and NetBSD have removed theirs. I have tested this with make build+release. I also partially tested t

Re: My Cyrix CPU is a filthy rotten liar!

2015-02-08 Thread Mark Kettenis
> From: Stuart Henderson > Date: Sun, 8 Feb 2015 11:18:30 + > > I just noticed this in old mails (not committed), there isn't really any > downside to this is there? The locore.s fix looks fine to me. > In gmane.os.openbsd.misc, Miod wrote: > >> On 2014-04-26, Miod Vallat wrote: > >> >> Th

Re: USB panic

2015-02-08 Thread Martin Pieuchot
On 09/02/15(Mon) 00:14, Edd Barrett wrote: > Ah, just before that we have: > > ... > softraid0 at root > scsibus3 at softraid0: 256 targets > root on sd0a (a81068940d057f4c.a) swap on sd0b dump on sd0b > WARNING: / was not properly unmounted > ehci_idone: ex=0xff041d0aaaf0 is done! > umass0 at

Re: USB panic

2015-02-08 Thread Edd Barrett
Ah, just before that we have: ... softraid0 at root scsibus3 at softraid0: 256 targets root on sd0a (a81068940d057f4c.a) swap on sd0b dump on sd0b WARNING: / was not properly unmounted ehci_idone: ex=0xff041d0aaaf0 is done! umass0 at uhub3 port 2 configuration 1 interface 0 "Shuttle Technology

pf match on prio

2015-02-08 Thread Henning Brauer
since we inherit prio fromoutside sources, i. e. on vlan interfaces, it is useful to be able to match on it - effectively matching on classification done elsewhere. i thought i had long implemented that, but chrisz@ asking for it made me notice that wasn't the case. Index: sbin/pfctl/parse.y

Re: snmpd flags

2015-02-08 Thread Ted Unangst
Martijn van Duren wrote: > Since I saw another commit to src in regards to boolean flags, I thought > I'd give this one another ping. Thanks. One change. > > Index: log.c > > === > > RCS file: /cvs/src/usr.sbin/snmpd/log.c,v > > ret

Re: USB panic

2015-02-08 Thread Martin Pieuchot
On 08/02/15(Sun) 21:57, Edd Barrett wrote: > Hey, > > I have been having issues with a userland program hard resetting my machine. > > I *think* but cannot be sure it is the USB compact flash reader causing the > issue: Difficult to believe that's an hardware problem. > umass0 at uhub3 port 2 c

USB panic

2015-02-08 Thread Edd Barrett
Hey, I have been having issues with a userland program hard resetting my machine. I *think* but cannot be sure it is the USB compact flash reader causing the issue: umass0 at uhub3 port 2 configuration 1 interface 0 "SCM Microsystems Inc. eUSB Multi-Slot Reader" rev 1.10/5.15 addr 4 umass0: usin

Re: snmpd flags

2015-02-08 Thread Martijn van Duren
Since I saw another commit to src in regards to boolean flags, I thought I'd give this one another ping. On 01/10/15 08:40, Martijn van Duren wrote: Hello tech@, I saw @tedu's post here about the grep flags (http://marc.info/?l=openbsd-tech&m=142084440918276&w=2) and realised I saw something s

sysctl net.inet6.ip6.ifq

2015-02-08 Thread David Gwynne
if you can tune the ipv4 queue lengths you should be able to tune the v6 ones too. Index: sys/netinet6/in6.h === RCS file: /cvs/src/sys/netinet6/in6.h,v retrieving revision 1.78 diff -u -p -r1.78 in6.h --- sys/netinet6/in6.h 10 Jan 2

Re: My Cyrix CPU is a filthy rotten liar!

2015-02-08 Thread Stuart Henderson
I just noticed this in old mails (not committed), there isn't really any downside to this is there? In gmane.os.openbsd.misc, Miod wrote: >> On 2014-04-26, Miod Vallat wrote: >> >> The question I have is can I disable the random number generator?s use of >> >> that instruction? I?d rather be on

Re: OK... how dare you both even to not publish patches...

2015-02-08 Thread Stuart Henderson
I totally agree with not releasing an errata for this, but that's not what he's asking about (in his usual friendly style...seriously Sebastian can't you see why nobody wants to read your mails?) This does seem appropriate for a -stable commit to me. On 2015/02/07 20:47, Ted Unangst wrote: > I re