Re: Diff to support so-called "gaming" USB keyboards

2012-07-03 Thread Loganaden Velvindron
Yep. I had a similar keyboard. I'll test the diff when I'll get home. I submitted a diff to get it to work & miod committed it along with other stuff. http://archives.neohapsis.com/archives/openbsd/cvs/2010-08/0017.html On Wed, Jul 4, 2012 at 2:23 AM, Mike Larkin wrote: > Many low-cost USB key

Своя квартира в Киеве от 21900 до 26700 $

2012-07-03 Thread Stanislav Pokrovskiy
Îäíîêîìíàòíàÿ êâàðòèðà â Êèåâå îò 21900 äî 26700 $ Åñëè âû çàèíòåðåñîâàíû â ïðèîáðåòåíèè ñîáñòâåííîãî æèëüÿ áåç íàöåíîê è ãðàáèòåëüñêèõ ïåðåïëàò, ïðèãëàøàåì â ïðîåêò: Êëóá Ñâîÿ Êâàðòèðà ×òî òàêîå êëóá Ñâîÿ Êâàðòèðà? Æåëàþùèå çàïîëó÷èòü ñâîþ êâàðòèðó â Êèåâå, ñîáèðàþòñÿ â ãðóïïó è âûñòóïàþò çàêàç÷èê

Re: BSD strip error handling V2

2012-07-03 Thread Tobias Ulmer
Anyone want to risk trying this on a GCC2_ARCH?

mask support for ethernet bridge filtering

2012-07-03 Thread sven falempin
This diff enables the possibilty of using a mask on bridges rules. I have test it like this : $ cat /etc/hostname.bridge0 up add re0 add vether0 rule pass out on vether0 src 78:2b:4f:00:00:00 mask ff:ff:ff:00:00:00 tag booz rule block out on vether0 src 78:2b:00:00:00:00 mask ff:ff:00:00:00:00

Diff to support so-called "gaming" USB keyboards

2012-07-03 Thread Mike Larkin
Many low-cost USB keyboards have a limit of either 3 or 6 simultaneous keypresses before they wedge and stop supplying any more keypress events (at least until you release one of the pressed keys). Some newer (usually called "gaming") keyboards use a different way of reporting keypress events in o

Informativo IDC

2012-07-03 Thread IDC
[IMAGE] Se você não estiver visualizando a imagem acesse este link . header-julho2 CONHEÇA AS ÁREAS DE ATUAÇÃO DO IDC: Pós-Graduação em Direito Cursos de Extensão Seminários Filosofia Preparatórios para Concursos PÓS-GRADUAÇÃO EM DIREITO Especialização em DIREITO CIVIL E PROCESSUAL CIVIL

XDM + utmp

2012-07-03 Thread André S.
Hey, I noticed that XDM sessions are not registered with utmp, which, in cases, leads to w/who not showing any user logged in. The problem ist with /etc/X11/xdm/GiveConsole, which explicitly disables utmp registration. Attached is a diff that changes this setting. What do you think? Regards And

Re: XDM + utmp

2012-07-03 Thread André S.
> Hey, > > I noticed that XDM sessions are not registered with utmp, which, in > cases, leads to w/who not showing any user logged in. > > The problem ist with /etc/X11/xdm/GiveConsole, which explicitly disables > utmp registration. Attached is a diff that changes this setting. > > What do you t

mg - debian bug #658539

2012-07-03 Thread Mark Lumsden
Fix an outstanding debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658539 ok? -lum Index: fileio.c === RCS file: /cvs/src/usr.bin/mg/fileio.c,v retrieving revision 1.93 diff -u -p -r1.93 fileio.c --- fileio.c18 Jun