| From | Subject | Date |
|---|---|---|
| Rodrigo Ferreri | Pc Discount en 3 cuotas sin interes
(*)Bases y Condiciones.
Oferta valida unicamente para nuestros clientes compradores de equipos Notebooks y Desktop durante el periodo del 15/9 al 15/10.
Servicio brindado en forma gratuita hasta el 31 de Octubre del 2010 con una duracion de 20 minutos por cada sesion de asistencia remota en los dias y horarios convenidos de lunes a vienes de 10Hs a 18Hs.
| Sep 24, 2:32 pm 2010 |
| DigitalesNet | Importador - Cámaras digitales, filmadoras, proyectores, ...
De Importador Directo a Consumidor Final.Cámaras digitales,
filmadoras, proyectores, celulares liberados, digitales y electrónica
en general.Productos nuevos en caja cerrada, garantía escrita,
factura A o B.Desde Septiembre disfrute de la tranquilidad de recibir
nuestros productos en la comodidad de su hogar y abonarlo contra entrega en
las siguientes ciudades:Buenos Aires - Capital FederalBuenos Aires - 9 de
JulioBuenos Aires - Bahía BlancaBuenos Aires - La plataBuenos ...
| Sep 24, 3:30 pm 2010 |
| Marco Peereboom | Re: de-static uvm_swap
Kill em dead
| Sep 24, 4:51 pm 2010 |
| Thordur Bjornsson | de-static uvm_swap
Hi,
hitting some panics coming through the swap code and it is a bit
annoying having them not show up in the ddb trace.
OK ?
Index: uvm/uvm_swap.c
===================================================================
RCS file: /home/cvs/src/sys/uvm/uvm_swap.c,v
retrieving revision 1.97
diff -u -p -r1.97 uvm_swap.c
--- uvm/uvm_swap.c 10 Sep 2010 16:34:09 -0000 1.97
+++ uvm/uvm_swap.c 24 Sep 2010 19:53:22 -0000
@@ -218,11 +218,11 @@ struct pool vndbuf_pool;
/*
* local ...
| Sep 24, 1:01 pm 2010 |
| Owain Ainsworth | Re: de-static uvm_swap
I"m fairly sure I did both of these diffs once (before c2k9), so sure.
destatic away. OK.
--
Census Taker to Housewife: Did you ever have the measles, and, if so,
how many?
| Sep 24, 4:28 pm 2010 |
| Bret S. Lambert | Re: de-static uvm_swap
I actually went through and de-static'ed the uvm code entirely a while
ago; oga was too much of a pussy to ok it, though.
just finish out the entirety of uvm for that, and I'll say yes, if
| Sep 24, 1:11 pm 2010 |
| Kenneth R Westerback | Re: de-static uvm_swap
I hate static for the same reason, and I'm pretty sure we are still
anti-static in the kernel as a general rule. so ok krw@.
| Sep 24, 2:59 pm 2010 |
| Thordur Bjornsson | Re: de-static uvm_swap
and I'd like to kill these to:
Index: uvm_pdaemon.c
===================================================================
RCS file: /cvs/src/sys/uvm/uvm_pdaemon.c,v
retrieving revision 1.55
diff -u -p -r1.55 uvm_pdaemon.c
--- uvm_pdaemon.c 14 Oct 2009 17:53:30 -0000 1.55
+++ uvm_pdaemon.c 24 Sep 2010 22:31:47 -0000
@@ -96,9 +96,9 @@
* local prototypes
*/
-static void uvmpd_scan(void);
-static boolean_t uvmpd_scan_inactive(struct pglist *);
-static ...
| Sep 24, 3:33 pm 2010 |
| DigitalesNet | Importador - Cámaras digitales, filmadoras, proyectores, ...
De Importador Directo a Consumidor Final.Cámaras digitales,
filmadoras, proyectores, celulares liberados, digitales y electrónica
en general.Productos nuevos en caja cerrada, garantía escrita,
factura A o B.Desde Septiembre disfrute de la tranquilidad de recibir
nuestros productos en la comodidad de su hogar y abonarlo contra entrega en
las siguientes ciudades:Buenos Aires - Capital FederalBuenos Aires - 9 de
JulioBuenos Aires - Bahía BlancaBuenos Aires - La plataBuenos ...
| Sep 24, 11:05 am 2010 |
| Jason McIntyre | Re: fuser(1): -MN are also extensions to POSIX
fixed, thanks.
| Sep 24, 1:35 pm 2010 |
| Joachim Schipper | fuser(1): -MN are also extensions to POSIX
The fuser(1) man page mentions that -ks are extensions to POSIX. This is
true, but so are -MN; add them.
(Compare e.g.
http://www.opengroup.org/onlinepubs/009695399/utilities/fuser.html.)
Joachim
Index: fuser.1
===================================================================
RCS file: /usr/cvs/src/src/usr.bin/fstat/fuser.1,v
retrieving revision 1.4
diff -u -p -r1.4 fuser.1
--- fuser.1 3 Sep 2010 11:09:28 -0000 1.4
+++ fuser.1 24 Sep 2010 19:30:09 -0000
@@ -142,5 +142,5 @@ utility ...
| Sep 24, 12:32 pm 2010 |
| r | typo in flash.c and GENERIC
zaurus is complaining...
Index: GENERIC
===================================================================
RCS file: /cvs/src/sys/arch/zaurus/conf/GENERIC,v
retrieving revision 1.79
diff -u -p -r1.79 GENERIC
--- GENERIC 23 Sep 2010 16:21:47 -0000 1.79
+++ GENERIC 24 Sep 2010 13:52:59 -0000
@@ -135,8 +135,8 @@ ugen* at uhub? # USB Generic driver
udcf* at uhub? # Gude Expert mouseCLOCK
umbg* at uhub? # Meinberg Funkuhren USB5131
uow* at uhub? # Maxim/Dallas DS2490 1-Wire ...
| Sep 24, 8:10 am 2010 |
| Claudio Jeker | hash.h diff
When compiling ospfd I get following warning:
/usr/include/sys/hash.h: In function 'hash32_stre':
/usr/include/sys/hash.h:104: warning: cast discards qualifiers from
pointer target type
The following diff seems to fix this. OK?
Index: sys/hash.h
===================================================================
RCS file: /cvs/src/sys/sys/hash.h,v
retrieving revision 1.4
diff -u -p -r1.4 hash.h
--- sys/hash.h 25 May 2004 18:37:23 -0000 1.4
+++ sys/hash.h 24 Sep 2010 12:22:37 -0000
@@ ...
| Sep 24, 5:25 am 2010 |
| Kenneth R Westerback | Re: hash.h diff
ok krw@
| Sep 24, 6:14 am 2010 |
| Lucia Bassano | Reminder: friends invited you to join Select2gether.
Dear Tech,
Lucia Bassano sent a request to add you as a contact on Select2gether.
Just a friendly reminder to join Lucia Bassano's network, follow the link
below:
Join Lucia Bassano's Network
Thanks,
Lucia Bassano
You can remove yourself from Lucia Bassano's network at any time.
If you do not wish to receive this type of email from Select2gether in the
future, please click here to unsubscribe.
Select2gether, 555 Bryant st #444, Palo Alto, CA, 94301
[demime 1.01d ...
| Sep 24, 4:07 am 2010 |
| Mark Lumsden | gencat.c - else if
This diff removes an "} else if {" which is split over two lines. The logic of the if statement suggests to me that there was no missing "{".
There is no other change apart from moving white space, so no functional difference.
ok?
-mark
Index: gencat.c
===================================================================
RCS file: /cvs/src/usr.bin/gencat/gencat.c,v
retrieving revision 1.13
diff -u -p -r1.13 gencat.c
--- gencat.c 27 Oct 2009 23:59:38 -0000 1.13
+++ gencat.c 24 Sep 2010 ...
| Sep 24, 4:10 am 2010 |
| Claudio Jeker | no delayed ACKs on loopback
In short this makes TCP over loopback go wroom wroom.
Delaying ACKs on loopback is the cause that in certain situations no
packets flow until we hit a timeout (around 1 second). This mainly affects
request/respose protocols (like iscsi).
Index: tcp_input.c
===================================================================
RCS file: /cvs/src/sys/netinet/tcp_input.c,v
retrieving revision 1.235
diff -u -p -r1.235 tcp_input.c
--- tcp_input.c 20 Jul 2010 15:36:03 -0000 1.235
+++ ...
| Sep 24, 3:15 am 2010 |
| Henning Brauer | fake state
those freaking code pathes for stateless are annoying as hell and tend
to be buggy since everybody does stateful anyway...
so here's the deal: always get us a state back when we actually pass
the packet, but don't link it into the state table. late in pf_test
throw it away if we want stateless. makes things easier and allows for
some future simplifications (yes, i marked some in this diff to not
forget)
speaking of forgetting: anakin main tree
Index: ...
| Sep 24, 1:59 am 2010 |
| Kenneth R Westerback | scsi iopoolification of many 'obscure' drivers
Here is a pass over the less well-known drivers that appeared to be simple
to move to the scsi future - iopools:
Index: arch/hp300/dev/mb89352.c
Index: arch/hp300/dev/mb89352var.h
Index: arch/luna88k/dev/mb89352.c
Index: arch/luna88k/dev/mb89352var.h
Index: arch/macppc/dev/mesh.c
Index: dev/eisa/aha1742.c
Index: dev/ic/adv.c
Index: dev/ic/advlib.h
Index: dev/ic/adw.c
Index: dev/ic/adwlib.h
Index: dev/ic/aic6360.c
Index: dev/ic/aic6360var.h
Index: dev/ic/bha.c
Index: ...
| Sep 24, 12:55 am 2010 |
| WhyNot | Apad 7" - Últimas unidades
Apad 7" $ 1150 PESOS Pantalla
LCD HD de 7 Pulgadas Touch Screen / Resolución
800 x 480 / Conectividad WiFi / Soporta QQ / MSN / Skype
etc / Cámara 1.3 MP / Salida de audio 3,5 Mini
Jack / Varios idiomas: Español / VIaja tranqulo:
Google Map / Micrófono y Altavoz integrado /
Terminación externa: ...
| Sep 23, 7:58 pm 2010 |
| Rich Harshaw | Which Of These 5 Marketing Problems Do You Want To Overcome?
Dear Marketer, Generating new business is tougher than ever, and you might
feel like marketing is a losing battle. I'd like to invite you do download my
FREE audio book (http://mym411.com/) and find real answers that can help you
find solutions to any marketing challenge you may be facing, including:
1. We have more & more competitors popping up and eating our market
share and making it hard to distinguish our business from the competition.
2. We're a small business and don't have ...
| Sep 23, 5:14 pm 2010 |
| Otto Moerbeek | Re: fstab.5: FSTAB_RQ
I don't think getmntoptions() recognizes rq. Beside that, it is really
outdated and makes no difference between userquota and groupquota. I'd
rather remove it than document it.
| Sep 23, 11:51 pm 2010 |
| Kenneth R Westerback | Re: cac(4) iopoolification again
Better version that remembers to assign sc_link->pool.
.... Ken
Index: dev/ic/cac.c
===================================================================
RCS file: /cvs/src/sys/dev/ic/cac.c,v
retrieving revision 1.41
diff -u -p -r1.41 cac.c
--- dev/ic/cac.c 20 Sep 2010 06:17:49 -0000 1.41
+++ dev/ic/cac.c 24 Sep 2010 07:31:30 -0000
@@ -103,9 +103,9 @@ struct scsi_adapter cac_switch = {
cac_scsi_cmd, cacminphys, 0, 0,
};
-struct cac_ccb *cac_ccb_alloc(struct cac_softc *, ...
| Sep 24, 12:59 am 2010 |
| Henning Brauer | Re: the right spot for ifa_add...
I'd really like more and heacy testing on this. has the potential for
a great speedup on boxes with many IPs.
--
Henning Brauer, hb@bsws.de, henning@openbsd.org
BS Web Services, http://bsws.de
Full-Service ISP - Secure Hosting, Mail and DNS Services
Dedicated Servers, Rootservers, Application Hosting
| Sep 24, 1:33 am 2010 |
| Alexandr Shadchin | Re: merge pms and pmsi + added support for some of mouse
Hi!
Paul Irofti proposed to split the diff in a few easy steps.
Step 1 - merge drivers pms and pmsi.
--
Alexandr Shadchin
Index: distrib/notes/sparc64/hardware
===================================================================
RCS file: /cvs/src/distrib/notes/sparc64/hardware,v
retrieving revision 1.151
diff -u -p -r1.151 hardware
--- distrib/notes/sparc64/hardware 9 Apr 2009 16:02:24 -0000 1.151
+++ distrib/notes/sparc64/hardware 24 Sep 2010 12:25:18 -0000
@@ -490,7 +490,7 @@ ...
| Sep 24, 6:40 am 2010 |
| Owain Ainsworth | Re: Testers needed for strict locking diff; esp i386, am ...
ok oga@. I've wanted something like this for a while
-0-
--
Conscience is a mother-in-law whose visit never ends.
-- H. L. Mencken
| Sep 24, 5:53 am 2010 |
| Matthew Dempsky | Re: Testers needed for strict locking diff; esp i386, am ...
I'd like to commit this. I've received positive reports from a few
amd64 users and an i386 and softraid user, and all of the locking bugs
exposed so far have already been fixed.
I plan to remove the "#define panic()" hacks and let future locking
problems actually panic; if anyone thinks they should stay in for a
bit longer, let me know.
ok?
| Sep 23, 10:49 pm 2010 |
| Kenneth R Westerback | Sep 24, 12:41 am 2010 | |
| Bret S. Lambert | Re: Testers needed for strict locking diff; esp i386, am ...
It's already exposed bugs in limited testing, so casting a wider net
(i.e., getting it into snaps) with it makes sense to me.
It also reminds me that I at one point intended to figure out how to
| Sep 24, 12:55 am 2010 |
| previous day | today | next day |
|---|---|---|
| September 23, 2010 | September 24, 2010 | September 25, 2010 |
