PDF READERB. 2010 - PRODUCT LAUNCH - FOR IMMEDIATE RELEASE
March 26th 2010
---
Dear valued customers,
We are pleased to update PDF ReaderB. 2010 with enhanced features:
Gather, prepare, and share information in *.pdf files using PDF ReaderB.
2010 software
Combine multiple file ty
On Fri, Mar 26, 2010 at 08:08:32PM +, Stuart Henderson wrote:
> On 2010/03/26 17:47, Jason McIntyre wrote:
> > On Fri, Mar 26, 2010 at 01:35:28PM -0400, Kenneth R Westerback wrote:
> > > >
> > > > Index: fdisk.8
> > > > ===
> > >
On Fri, Mar 26, 2010 at 8:49 PM, LEVAI Daniel wrote:
>
> I've noticed that ksh's man page mentions mknod's b(lock) and c(har)
> device parameters as optional, but they are mandatory. Does the following
> diff make sense?:
>
> --- ksh.1.old 2010-02-26 18:54:15.0 +0100
> +++ ksh.1 20
ISIF }rn Lefdsm`pndm` Xjnk` Hmbeqrhvhi h Thm`mqnb (International
School of Investments and Finance).
ISIF d`er bnglnfmnqr| onkswhr| smhj`k|mne nap`gnb`mhe, jnrnpne onlnfer
qngd`r| sqoexms~ h anc`rs~ fhgm|.
Jnlo`mh ISIF nrjp{k`q| b Bekhjnaphr`mhh b 2008 cnds. Nqmnb`reklh
On Fri, Mar 26, 2010 at 08:08:32PM +, Stuart Henderson wrote:
> > > > The 4 slots in the MBR partition table allow a disk drive to be
> > > > -sub-divided up into chunks known as MBR partitions.
> > > > +sub-divided into chunks known as MBR partitions.
> > >
> > > I think 'sub-divided' can ju
On 2010/03/26 17:47, Jason McIntyre wrote:
> On Fri, Mar 26, 2010 at 01:35:28PM -0400, Kenneth R Westerback wrote:
> > >
> > > Index: fdisk.8
> > > ===
> > > RCS file: /cvs/src/sbin/fdisk/fdisk.8,v
> > > retrieving revision 1.67
> > >
Hi!
I've noticed that ksh's man page mentions mknod's b(lock) and c(har)
device parameters as optional, but they are mandatory. Does the following
diff make sense?:
--- ksh.1.old 2010-02-26 18:54:15.0 +0100
+++ ksh.1 2010-03-26 20:38:44.601680717 +0100
@@ -3331,7 +3331,7 @@
.Ic
Hi,
I'd like to know if there is plan to add php 5.3.x in the openbsd
ports tree. I can spend some time to make it.
Thx
++ Jerome
Untitled Document
Coloque
botones e invite a su lector
a compartir el correo. Si su correo es
interesante para el lector no dudar
en hacerlo.
Si su correo
incluye distintos produc-
tos, ase
On Fri, Mar 26, 2010 at 01:35:28PM -0400, Kenneth R Westerback wrote:
> >
> > Index: fdisk.8
> > ===
> > RCS file: /cvs/src/sbin/fdisk/fdisk.8,v
> > retrieving revision 1.67
> > diff -u -p -u -p -r1.67 fdisk.8
> > --- fdisk.8 30 Mar 2
On Fri, Mar 26, 2010 at 12:32:15PM -0400, Anders Langworthy wrote:
> On Fri, Mar 26, 2010 at 3:25 AM, Jason McIntyre wrote:
> > On Thu, Mar 25, 2010 at 09:05:01PM -0400, Anders Langworthy wrote:
> >>
> >> Here is an updated diff with that in mind:
> >>
> >> Index: fdisk.8
> >>
On Fri, Mar 26, 2010 at 3:25 AM, Jason McIntyre wrote:
> On Thu, Mar 25, 2010 at 09:05:01PM -0400, Anders Langworthy wrote:
>>
>> Here is an updated diff with that in mind:
>>
>> Index: fdisk.8
>> ===
>> RCS file: /cvs/src/sbin/fdisk/
temperature and such, sensors for ABIT motherboards.
been using this patch for months now,
also tested with couple of other machines.
patch is also available via http
sefirosu.org/uguru.diff.gz
Index: share/man/man4/Makefile
===
RCS f
If len + 1 == 0, that means the string is every byte but one, meaning
there wouldn't be enough space for len and the string to coexist.
On Mar 26, 2010, at 5:18 AM, Amarendra Godbole > wrote:
cut.c has the following:
[...]
void
f_cut(FILE *fp, char *fname)
{
int ch, field, isdelim;
ch
I've been using this a few times, and it's really useful for tweaking
big makefiles in ports, or very compact for other stuff.
It's like this, both our make(1) and gmake(1) support recursive variables,
so that:
A = B
C_B = yes
a:
@echo ${C_$A}}
will display "yes"
this can be used to "sp
On 2010/03/26 15:28, Amarendra Godbole wrote:
> On Fri, Mar 26, 2010 at 3:21 PM, Jonathan Gray wrote:
> > http://www.openbsd.org/faq/current.html#20100203
>
> Ouch! That bit me hard -- I thought I did that a long time ago, but
> seems like I missed the "make install". Gah! Sorry for the trouble
>
> Date: Fri, 26 Mar 2010 10:45:57 +0100
> From: Otto Moerbeek
>
> On Fri, Mar 26, 2010 at 02:48:58PM +0530, Amarendra Godbole wrote:
>
> > cut.c has the following:
> >
> > [...]
> > void
> > f_cut(FILE *fp, char *fname)
> > {
> > int ch, field, isdelim;
> > char *pos, *p, sep;
> > i
On Fri, Mar 26, 2010 at 3:21 PM, Jonathan Gray wrote:
> http://www.openbsd.org/faq/current.html#20100203
Ouch! That bit me hard -- I thought I did that a long time ago, but
seems like I missed the "make install". Gah! Sorry for the trouble
folks, and thanks for the answer. Mea culpa.
-Amarendra
http://www.openbsd.org/faq/current.html#20100203
On Fri, Mar 26, 2010 at 03:11:24PM +0530, Amarendra Godbole wrote:
> As indicated in /usr/src/Makefile, I am trying to take the "obj"
> directory outside of the source. Quoting Makefile:
> # 2) It is also recommended that you compile with objects ou
Zeppelin Ceviri Hizmetleri 10 senelik profesyonel ceviri deneyimiyle
hizmetinizde.
- Ozel Ceviri Kampanyamiz dahilinde her tur INGILIZCE - TURKCE ve TURKCE -
INGILIZCE ceviri hizmeti ucretimiz 10 TL de sabitlenmistir.
- Kalitemizi test etmek icin INGILIZCE metinleriniz icin 'Ucretsiz Deneme
Read http://www.openbsd.org/faq/current.html
-Otto
On Fri, Mar 26, 2010 at 03:11:24PM +0530, Amarendra Godbole wrote:
> As indicated in /usr/src/Makefile, I am trying to take the "obj"
> directory outside of the source. Quoting Makefile:
> # 2) It is also recommended that you compile wit
On Fri, Mar 26, 2010 at 02:48:58PM +0530, Amarendra Godbole wrote:
> cut.c has the following:
>
> [...]
> void
> f_cut(FILE *fp, char *fname)
> {
> int ch, field, isdelim;
> char *pos, *p, sep;
> int output;
> size_t len;
> char *lbuf, *tbuf;
>
> for (sep = dchar, tbuf =
Sorry for missing the environment. I am running "4.7-beta", with src
code syn'ed daily on IBM Thinkpad X60 on i386. Thanks.
-Amarendra
On Fri, Mar 26, 2010 at 3:11 PM, Amarendra Godbole
wrote:
> As indicated in /usr/src/Makefile, I am trying to take the "obj"
> directory outside of the source. Q
As indicated in /usr/src/Makefile, I am trying to take the "obj"
directory outside of the source. Quoting Makefile:
# 2) It is also recommended that you compile with objects outside the
# source tree. To do this, ensure /usr/obj exists or points to some
# area of disk of sufficient size. Then do "
cut.c has the following:
[...]
void
f_cut(FILE *fp, char *fname)
{
int ch, field, isdelim;
char *pos, *p, sep;
int output;
size_t len;
char *lbuf, *tbuf;
for (sep = dchar, tbuf = NULL; (lbuf = fgetln(fp, &len));) {
output = 0;
if (lbuf[len - 1] != '\n') {
On Thu, Mar 25, 2010 at 09:05:01PM -0400, Anders Langworthy wrote:
>
> Here is an updated diff with that in mind:
>
> Index: fdisk.8
> ===
> RCS file: /cvs/src/sbin/fdisk/fdisk.8,v
> retrieving revision 1.67
> diff -u -p -u -p -r1.67
26 matches
Mail list logo