On Thu, Mar 21, 2013 at 6:50 PM, David Hill wrote:
> use %u for unsigned (ino_t).
Mumble mumble 64bit ino_t in the future mumble mumble
On Fri, Mar 22, 2013 at 11:19:43PM -0400, James Turner wrote:
> On Fri, Mar 22, 2013 at 10:05:49PM -0500, Kurt Miller wrote:
> > On Friday 22 March 2013 4:08:47 pm James Turner wrote:
> > > On Thu, Mar 21, 2013 at 10:01:42PM -0500, Kurt Miller wrote:
>
> [snip]
>
> > > > I stalled on submitting t
On Friday 22 March 2013 4:08:47 pm James Turner wrote:
> On Thu, Mar 21, 2013 at 10:01:42PM -0500, Kurt Miller wrote:
> > On Thursday 21 March 2013 7:47:34 am Brad Smith wrote:
> > > On Thu, Mar 21, 2013 at 11:43:15AM +, Stuart Henderson wrote:
> > > > On 2013/03/21 12:32, Taylan Ulrich B. wrot
On 03/22/13 08:35, Stuart Henderson wrote:
> On 2013/03/21 22:01, Kurt Miller wrote:
>> I stalled on submitting them with upstream. I ran into a snafu. However, I
>> do have an update for boehm-gc that can be tested. There's one i386
>> machine in my cluster that doesn't behave which is one of the
Hi Miod,
We need to generate escape codes for the extra function keys,
otherwise wsemul_vt100_keys.c tries to generate an ASCII code from
the keysym value, which gives us ^T ^U ^V ^W, which is not
particularly helpful.
There are no standard escape codes, and those for F1-F5 don't match
our defaul
On Wed, Mar 20, 2013 at 12:03:34AM +0600, 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
> k
On Thu, Mar 21, 2013 at 10:01:42PM -0500, Kurt Miller wrote:
> On Thursday 21 March 2013 7:47:34 am Brad Smith wrote:
> > On Thu, Mar 21, 2013 at 11:43:15AM +, Stuart Henderson wrote:
> > > On 2013/03/21 12:32, Taylan Ulrich B. wrote:
> > > > Stuart Henderson writes:
> > > >
> > > > > As I sa
(2) A whole bunch of ports fail along the lines of
ld: foo.o: relocation R_X86_64_PC32 against `bar' can not be used
when making a shared object; recompile with -fPIC
A similar issue compiling a program in current was discussed here:
https://groups.google.com/forum/?fromgroups=#!topic/OpenBSD-C
On Fri, Mar 22, 2013 at 05:56:50AM -0500, Vladimir Támara Patiño wrote:
> I reworked collation support based on:
> http://marc.info/?l=openbsd-tech&m=136283674512235&w=4
>
> Here I'm attaching a first part consisting of:
>
> * The program colldef based on FreeBSD (similar to mklocale that is
> ba
On Fri, Mar 22, 2013 at 10:38:25AM -0600, Theo de Raadt wrote:
> > On 03/22/13 17:25, Philip Guenther wrote:
> > > On Fri, Mar 22, 2013 at 7:53 AM, Gabriel Linder
> > > wrote:
> > >> - * bpf understands a program iff kernel_major == filter_major &&
> > >> + * bpf understands a program if kernel_m
On 03/22/13 17:38, Theo de Raadt wrote:
>> On 03/22/13 17:25, Philip Guenther wrote:
>>> On Fri, Mar 22, 2013 at 7:53 AM, Gabriel Linder
>>> wrote:
- * bpf understands a program iff kernel_major == filter_major &&
+ * bpf understands a program if kernel_major == filter_major &&
>>> Not
> On 03/22/13 17:25, Philip Guenther wrote:
> > On Fri, Mar 22, 2013 at 7:53 AM, Gabriel Linder
> > wrote:
> >> - * bpf understands a program iff kernel_major == filter_major &&
> >> + * bpf understands a program if kernel_major == filter_major &&
> > Not a typo: "iff" is a shorthand for "if and
On 03/22/13 17:25, Philip Guenther wrote:
> On Fri, Mar 22, 2013 at 7:53 AM, Gabriel Linder wrote:
>> - * bpf understands a program iff kernel_major == filter_major &&
>> + * bpf understands a program if kernel_major == filter_major &&
> Not a typo: "iff" is a shorthand for "if and only if" that w
On Fri, Mar 22, 2013 at 03:53:07PM +0100, Gabriel Linder wrote:
> While learning how to use BPF I fumbled on this, clarification is needed imho.
>
> ok ?
>
> Index: sys/net/bpf.h
> ===
> RCS file: /cvs/src/sys/net/bpf.h,v
> retrievin
On Fri, Mar 22, 2013 at 7:53 AM, Gabriel Linder wrote:
> - * bpf understands a program iff kernel_major == filter_major &&
> + * bpf understands a program if kernel_major == filter_major &&
Not a typo: "iff" is a shorthand for "if and only if" that was
inherited from the mathematics community.
On Fri, Mar 22, 2013 at 12:29:19PM +0100, Stefan Sperling wrote:
> On Fri, Mar 22, 2013 at 09:55:01AM +, Creamy wrote:
> > Are you suggesting to add individual locales as and when a significant
> > number of translations exist in ports, (good idea), or to select a
> > few South-American dialect
While learning how to use BPF I fumbled on this, clarification is needed imho.
ok ?
Index: sys/net/bpf.h
===
RCS file: /cvs/src/sys/net/bpf.h,v
retrieving revision 1.43
diff -u -r1.43 bpf.h
--- sys/net/bpf.h26 Mar 2012 19:37:42 -
On Fri, Mar 22, 2013 at 3:01 PM, David Coppa wrote:
> On Thu, Mar 21, 2013 at 11:34 PM, Stuart Henderson
> wrote:
>> On 2013/03/21 21:54, Miod Vallat wrote:
>>> > - www/chromium - OSError: [Errno 8] Exec format error
>>>
>>> Please make the binary available to me offlist, as well as its linking
The results of the first amd64 bulk build with binutils-2.17 are
in. Triage shows two systematic problems:
(1) ld --as-needed fails with undefined references, although the
symbols are all there.
editors/vim,no_x11,perl,python,ruby --as-needed
graphics/ffmpeg --as-need
On Sat, Mar 09, 2013 at 02:45:00PM +0100, Stefan Sperling wrote:
I'd like to concentrate on collation. To properly review your diff,
I need to understand what needs to be added to OpenBSD' locale implementation.
I hope the attached patch helps.
Instead, you should consider OpenBSD's code as y
On Thu, Mar 21, 2013 at 11:34 PM, Stuart Henderson wrote:
> On 2013/03/21 21:54, Miod Vallat wrote:
>> > - www/chromium - OSError: [Errno 8] Exec format error
>>
>> Please make the binary available to me offlist, as well as its linking
>> command (or build log, whatever suits you).
>
> Well this i
On 2013/03/21 22:01, Kurt Miller wrote:
> I stalled on submitting them with upstream. I ran into a snafu. However, I
> do have an update for boehm-gc that can be tested. There's one i386
> machine in my cluster that doesn't behave which is one of the reasons
> I haven't moved this forward yet. It
On Fri, Mar 22, 2013 at 7:12 AM, Stefan Sperling wrote:
> On Fri, Mar 22, 2013 at 06:54:24AM -0430, Andres Perera wrote:
>> Instead of perpetuating the idea that the number of locales is a
>> precious resource tied to directory entries, the routines could parse
>> the user supplied string instead
On Fri, Mar 22, 2013 at 06:54:24AM -0430, Andres Perera wrote:
> Instead of perpetuating the idea that the number of locales is a
> precious resource tied to directory entries, the routines could parse
> the user supplied string instead of working with a table of all
> possible permutations of ll_C
On Fri, Mar 22, 2013 at 09:55:01AM +, Creamy wrote:
> Are you suggesting to add individual locales as and when a significant
> number of translations exist in ports, (good idea), or to select a
> few South-American dialects to represent the whole continent, (very
> bad idea)?
A mix of the two.
Instead of perpetuating the idea that the number of locales is a
precious resource tied to directory entries, the routines could parse
the user supplied string instead of working with a table of all
possible permutations of ll_CC.CTYPE. This means simplification for
the build system, simplification
On 22/03/13(Fri) 05:08, Abel Abraham Camarillo Ojeda wrote:
> On Fri, Mar 22, 2013 at 3:55 AM, Creamy wrote:
> >
> > There is often more difference between South-American dialects of
> > Spanish than between any one of them and Castillian Spanish. How would
> > you decide which country is going t
On Fri, Mar 22, 2013 at 3:55 AM, Creamy wrote:
>
> There is often more difference between South-American dialects of
> Spanish than between any one of them and Castillian Spanish. How would
> you decide which country is going to represent the whole of the continent?
>
+1
> It only makes sense t
Kurt Miller writes:
> I stalled on submitting them with upstream. I ran into a snafu. However, I
> do have an update for boehm-gc that can be tested. There's one i386
> machine in my cluster that doesn't behave which is one of the reasons
> I haven't moved this forward yet. It is on my todo list
Ted Unangst writes:
> On Thu, Mar 21, 2013 at 11:03, Taylan Ulrich B. wrote:
>> I'm a GNU Guile 2.0 user, whose latest versions require latest
>> versions of the Boehm garbage collector. This uses the functions
>> pthread_suspend_np and pthread_resume_np, when built on OpenBSD, which
>> don't exi
> I believe we need more than one Spanish locale, because I know that
> spoken and written Spanish differs between Europe and South America
> in several ways. Unfortunately I don't know any Spanish so I can't
> really judge how big these difference are.
>
> Do we really need _21_ locales for Spani
31 matches
Mail list logo