2^64 - 39 ...

2015-09-06 Thread Paul Stoeber
... is the greatest composite OpenBSD prime. $ uname -srm OpenBSD 5.7 amd64 $ n=$(echo "2^64 - 39" | bc) $ /usr/games/factor $n 18446744073709551577: 18446744073709551577 $ /usr/local/bin/gfactor $n 18446744073709551577: 139646831 132095686967

Multimedia keys not being recognized

2015-09-06 Thread Henrique Lengler
Hi, I'm trying to set the multimedia keys of my keyboard to de something. It have three simple keys with shutdown, internet and mail figures on it. This is the keyboard [http://www.satellite-computer.com/content/?900.html] a standard simple one. First I tried to detect them using xev(1), but when

Re: top(1), ps(1): per-process CPU time accounting wrong?

2015-09-06 Thread Michael McConville
Timo Buhrmester wrote: > On -current amd64 (GENERIC and GENERIC.MP), per-process CPU time > accounting seems wrong to me, judging from watching top(1) and ps(1) > while compiling stuff. > > [...] > > Occasionally the pertinent programs do show up, but with *very* little > apparent CPU usage: > |

Re: spamassasin large CPU usage on new snapshot and a huge bayes_toks file not reported in df

2015-09-06 Thread Chris Cappuccio
Adam Wolk [adam.w...@tintagel.pl] wrote: > On Fri, 4 Sep 2015 11:37:09 -0700 > Chris Cappuccio wrote: > > > Adam Wolk [adam.w...@tintagel.pl] wrote: > > > > > -rw--- 1 _spampd _spampd 9.8M Sep 3 22:52 bayes_seen > > > > > -rw--- 1 _spampd _spampd 65.3G Sep 3 22:55 bayes_toks > >

Intel AMT serial-over-LAN with OpenBSD

2015-09-06 Thread Joe Gidi
I recently bought a Lenovo ThinkServer TS140 to replace my aging HP Microserver. Rather than using a standard serial console to admin the machine, I've been playing around with the Intel AMT serial-over-LAN capabilities. The following notes might help others who'd like to use this feature with Open