On Tue, Apr 19, 2011 at 04:04:52PM -0700, Matthew Dempsky wrote:
> In the STANDARDS section, groff -Tascii -mandoc isfdtype.3 renders:
>
> The isfdtype() function is expected to conform to POSIX 1003.1g.
>
> whereas mandoc renders:
>
> The isfdtype() function is expected to conform to
hi,
where is a listing of all functions implemented in openbsd's libc? Is
src/lib/libc/include/namespace.h consist of functions not implemented or
its a relic?
i was looking for the equivalent of FreeBSD's file of the same name and
location but in OpenBSD.
thanks,
amit
Hello,
We have two openBSD installation a 4.6 and 4.8
we setup CARP between the two machines, but things are not working
properly.
On the internal side of the network we have this (ifconfig -A):
Router 1
carp0: flags=8843 mtu 1500
lladdr 00:00:5e:00:01:01
priority: 0
B
AUGURI DI UNA FELICE E SERENA PASQUA Un regalo da Hermitage LAST MINUTE
Nello splendido scenario delle Colline Senesi
3 GIORNI 2 NOTTI EURO 79.00 SERVIZI INCLUSI: Camera doppia o matrimoniale con
servizi privati, tv color, telefono diretto . 1 Sola notte Euro 49.00
Camera
> I've been cranking kern.bufcache to 90 since bob becks talk about
> hacking vfs a while back (video on YouTube) & not experienced any
> issues, I've recently sent my thinkpad back for repair work where they
> replaced the CPU fan, on return I installed a new snapshot last week &
> was surprised h
On Tuesday, 19 April 2011, Theo de Raadt wrote:
> In the last two weeks we have commited a few things which significantly
> speed up disk and network io. B i will mention two things.
>
> some of you can start cranking the kern.bufcachepercent sysctl to 90.
> try it out. B be impressed, but don't r
> On Tue, Apr 19, 2011 at 12:21:57PM +0200, Peter Hessler wrote:
> > When I'm installing over a serial line, I would expect to use that as my
> > console in the future. This diff sets the default console to the one we
> > are currently using, so it's just another [enter]. (The style is based
> > o
In the STANDARDS section, groff -Tascii -mandoc isfdtype.3 renders:
The isfdtype() function is expected to conform to POSIX 1003.1g.
whereas mandoc renders:
The isfdtype() function is expected to conform to 1003.1g.
The issue is isfdtype.3 uses a .Px macro that mandoc doesn't support
ok
On 20/04/2011, at 12:54 AM, Kenneth R Westerback wrote:
> gdt(4) man page says 'transparent raw SCSI mode' is unsupported.
> The code just returns errors to any attempts to submit i/o. I'm
> pretty sure nobody is going to add support so eliminate the framework
> for it.
>
> Shrinks the iopoo
In the last two weeks we have commited a few things which significantly
speed up disk and network io. i will mention two things.
some of you can start cranking the kern.bufcachepercent sysctl to 90.
try it out. be impressed, but don't report deadlocks or lockups;
however real crashes are worth k
On Tue, Apr 19, 2011 at 11:01:54AM -0700, Matthew Dempsky wrote:
> pmap(9) says pmap_update() 'must' be called after pmap_kenter_pa()...
>
> ok?
Ok ariane@
> Index: uvm_km.c
> ===
> RCS file: /cvs/src/sys/uvm/uvm_km.c,v
> retrieving
Sanex Express
SANEX CARGO D0le Paketler Ertesi GC
pmap(9) says pmap_update() 'must' be called after pmap_kenter_pa()...
ok?
Index: uvm_km.c
===
RCS file: /cvs/src/sys/uvm/uvm_km.c,v
retrieving revision 1.97
diff -u -p uvm_km.c
--- uvm_km.c18 Apr 2011 19:23:46 - 1.97
+++
This diffs enables aucat and midicat to work over TCP, which allows a
sound card to be shared between machines, doing strange things with
ssh port forwarding and so on.
Roughly, the first client generates a 128-bit random number (aka the
session cookie), saves it in $HOME/.aucat_cookie and sends i
works for me.
On 2011/04/19 09:49, Artur Grabowski wrote:
> Free the correct memory when we failed to allocate va.
>
> //art
>
> Index: uvm/uvm_km.c
> ===
> RCS file: /cvs/src/sys/uvm/uvm_km.c,v
> retrieving revision 1.97
> diff -u
2011/4/19 Ariane van der Steldt :
> You now have feedback. People don't like your diff, told you why. You
> now have options:
> You didn't get negative feedback on the reserved entry. It works for
> your map, maybe it'll also work for the kernel_map? Most comments here
> are against the kentry map.
On Tue, Apr 19, 2011 at 09:49:43AM -0600, Artur Grabowski wrote:
> Free the correct memory when we failed to allocate va.
ok ariane@
> Index: uvm/uvm_km.c
> ===
> RCS file: /cvs/src/sys/uvm/uvm_km.c,v
> retrieving revision 1.97
> dif
Free the correct memory when we failed to allocate va.
//art
Index: uvm/uvm_km.c
===
RCS file: /cvs/src/sys/uvm/uvm_km.c,v
retrieving revision 1.97
diff -u -r1.97 uvm_km.c
--- uvm/uvm_km.c18 Apr 2011 19:23:46 - 1.97
gdt(4) man page says 'transparent raw SCSI mode' is unsupported.
The code just returns errors to any attempts to submit i/o. I'm
pretty sure nobody is going to add support so eliminate the framework
for it.
Shrinks the iopool diff.
Any dissenting voices?
Ken
Index: share/man/man4/gdt.4
==
Keeping this up.
On 19 March 2011 22:35, Christiano F. Haesbaert
wrote:
> Whoops, I made some last time changes which broke big-endian systems,
spotted by
> Mattew.
>
> Index: net/getaddrinfo.c
> ===
> RCS file: /cvs/src/lib/libc/net
If you are having trouble viewing this e-mail, Visit
www.catererswarehouse.com Caterer's Warehouse Weekly Specials
Caterer's Warehouse Special Offers
Home | Catering Supplies | Restaurant Equipment | Tabletop Specialties
Bakery Supplies | Bar Supplies | Kitchen Supplies | Commercial Furniture
| H
On Tue, Apr 19, 2011 at 11:26:16AM +0600, Anton Maksimenkov wrote:
> 2011/4/19 Ariane van der Steldt :
> > Your diff is reducable to:
> > ?static struct vm_map_entry kentries[REALLY_BIG_NUMBER];
> > And then managing that memory using vmmap.
>
> Yes, more or less... But your example eats VA memory
Hi,
On Mon, Apr 18, 2011 at 10:00:02PM -0700, Philip Guenther wrote:
> > The sti was introduced in revision 1.97 of locore.s in March 2006 by
> > mickey@. Commit message:
> >
> > | prevent the faults on iret to run w/ disabled intrs and cause
> > | deadlocks; niklas toby tom ok
> >
> > Maybe micke
On Mon, Apr 18, 2011 at 03:47:27PM -0600, Artur Grabowski wrote:
> A repeat of an earlier diff.
>
> Change stack and exec arguments allocation from old allocators to km_alloc(9).
>
> //art
>
>
> Index: kern/kern_exec.c
> ===
> RCS
On Tue, Apr 19, 2011 at 12:21:57PM +0200, Peter Hessler wrote:
> When I'm installing over a serial line, I would expect to use that as my
> console in the future. This diff sets the default console to the one we
> are currently using, so it's just another [enter]. (The style is based
> on the xdm
When I'm installing over a serial line, I would expect to use that as my
console in the future. This diff sets the default console to the one we
are currently using, so it's just another [enter]. (The style is based
on the xdm case immediately above)
OK?
Index: distrib/miniroot/install.sub
On Tue, 19 Apr 2011 09:32:50 +0200, David Coppa
wrote:
> On Mon, Apr 18, 2011 at 9:39 PM, Bob Beck wrote:
>
>> So - yes we like donations, but we also like CD sales.. now is the
>> time to help out.
>
> Order done on openbsdeurope.com. Sorry for being late.
>
> cheers!
> david
Hi for Europe
On Tue, Apr 19, 2011 at 02:03:54AM +0200, Tobias Ulmer wrote:
> On Mon, Apr 18, 2011 at 10:17:33AM +0200, Stefan Sperling wrote:
> > On Mon, Apr 18, 2011 at 04:18:01AM +0200, Tobias Ulmer wrote:
> > > On Sun, Apr 17, 2011 at 11:05:38AM +0200, Stefan Sperling wrote:
> > > > On Thu, Mar 31, 2011 at 0
On 4/18/11, Matthew Dempsky wrote:
> On Sun, Apr 17, 2011 at 5:29 PM, Philip Guenther wrote:
>> I haven't worked through all the bit-twiddling and asm, but what I
>> have looks good and the abundance of regress tests that keep showing
>> up in "cvs up -d" inspires confidence. With that x87-->__x
On Mon, Apr 18, 2011 at 9:39 PM, Bob Beck wrote:
> So - yes we like donations, but we also like CD sales.. now is the
> time to help out.
Order done on openbsdeurope.com. Sorry for being late.
cheers!
david
30 matches
Mail list logo