Re: Weird wscons bug (was Re: [Patch] Add repeat key functionality)

2013-03-20 Thread Miod Vallat
> Excellent. Try setting the default, though: > > # wsconsctl keyboard.repeat.deln.default=350 > keyboard.repeat.deln.default -> 200 > > In fact, if you check, whenever a user changes the normal value, the > default value changes too. So a normal, non-root user can change the > values for all o

Re: [Patch] Support F13-F24 on PC-122 terminal keyboard

2013-03-20 Thread Miod Vallat
> > Well, it conflicts with the codes listed in the `USB HID to PS/2 Scan > > Code Translation Table' > > Yes, but that document just lists the codes that Windows translates to > internally when a USB keyboard is in use. I have no reason to believe > that any PS/2 device actually uses them in har

mbuf(9) man page: update checksum flags

2013-03-20 Thread Lawrence Teo
The checksum flags listed in the mbuf(9) man page do not match the ones in mbuf.h. In addition, the m_pkthdr.csum variable name should be m_pkthdr.csum_flags. The following diff fixes both issues. OK? Lawrence Index: mbuf.9 === R

Re: LC_CTYPE for spanish speaking countries

2013-03-20 Thread Stefan Sperling
On Wed, Mar 20, 2013 at 04:50:39PM -0430, Andres Perera wrote: > On Wed, Mar 20, 2013 at 2:50 PM, Stefan Sperling wrote: > > On Tue, Mar 19, 2013 at 06:44:59PM -0500, Vladimir Támara Patiño wrote: > >> +#http://en.wikipedia.org/wiki/List_of_countries_where_Spanish_is_an_official_language > >> +ES_

Re: LC_CTYPE for spanish speaking countries

2013-03-20 Thread Andres Perera
On Wed, Mar 20, 2013 at 2:50 PM, Stefan Sperling wrote: > On Tue, Mar 19, 2013 at 06:44:59PM -0500, Vladimir Támara Patiño wrote: >> +#http://en.wikipedia.org/wiki/List_of_countries_where_Spanish_is_an_official_language >> +ES_COUNTRIES= AR BO CH CO CR CU DO EC ES GQ GT HN MX NI PA PE PR PY SV UY

Re: Updating src/share/locale/ctype with NetBSD

2013-03-20 Thread Stefan Sperling
On Tue, Mar 19, 2013 at 09:44:37PM -0500, Vladimir Támara Patiño wrote: > Attached --includes patch for spanish speaking countries. I don't think it makes sense to manually update the en_US.UTF-8 file. Rather, I think we should have a script which generates en_US.UTF-8 from unicode.org XML data fi

Re: LC_CTYPE for spanish speaking countries

2013-03-20 Thread Stefan Sperling
On Tue, Mar 19, 2013 at 06:44:59PM -0500, Vladimir Támara Patiño wrote: > +#http://en.wikipedia.org/wiki/List_of_countries_where_Spanish_is_an_official_language > +ES_COUNTRIES= AR BO CH CO CR CU DO EC ES GQ GT HN MX NI PA PE PR PY SV UY VE Sorry, but I don't really see the point of this. All th

Re: UPDATE: xkeyboard-config 2.8

2013-03-20 Thread Martin Pieuchot
On 20/03/13(Wed) 00:03, Alexandr Shadchin wrote: > Hi, > > This update xkeyboard-config to the latest release 2.8. > http://koba.devio.us/distfiles/xkeyboard-config-2.8.diff > > Change: > * 18 bugs fixed > * Most important change: a lot of materials updated from Oracle (Sun > keyboards) > * Upda

Re: nc(1) shutdown(2) typo

2013-03-20 Thread Creamy
On Wed, Mar 20, 2013 at 09:21:10AM +0100, Otto Moerbeek wrote: > On Wed, Mar 20, 2013 at 12:43:37AM +, Creamy wrote: > > > On Tue, Mar 19, 2013 at 06:34:31PM -0600, Theo de Raadt wrote: > > > > Using netcat to reliably get data is never going to be appropriate > > > > for a production system,

Re: nc(1) shutdown(2) typo

2013-03-20 Thread Creamy
> > Whatever behavior you settle on for netcat, it will break somebody's > > script somewhere. That is the point I was trying to make. > > And that right there is your misunderstanding. > > Currently, it not possible to write a script with nc that works reliably. > Every script is already broken

Adds product ATI RADEON_HD5570

2013-03-20 Thread Abel Abraham Camarillo Ojeda
patch attached. ok? hd5570.patch Description: Binary data

Re: nc(1) shutdown(2) typo

2013-03-20 Thread Otto Moerbeek
On Wed, Mar 20, 2013 at 12:43:37AM +, Creamy wrote: > On Tue, Mar 19, 2013 at 06:34:31PM -0600, Theo de Raadt wrote: > > > Using netcat to reliably get data is never going to be appropriate > > > for a production system, IMHO. > > > > Wow. You sure do set the bar low. Probably a lot of peop