[patch] less: filename globbing/expansion

2010-03-28 Thread Matthew Haub
Hello, less(1) fails to write its buffer to pathnames with environment variables or the tilda home directory shortcut in them. The following patch corrects this by using the shell to glob filenames with lessecho instead of glob(3). Reproduction instructions: $ echo hi | less hi [type

Тренинг: Pro - активные продажи и переговоры.

2010-03-28 Thread 1-2 апреля 2010г.
* 01 - 02 P0P?QP5P;Q 2010P3. * * PQP5P=P8P=P3: PRO - PPPPPPP+P PP PPPPP P PPP PPPPPP P+ * PP PPPPP(PP.PP!P/: P0P:QP8P2P=Q P5

undefined values in pkg_add

2010-03-28 Thread Lars Nooden
Undefined values crash pkg_add. e.g. pkg_add -z tidy Index: usr.sbin/pkg_add/OpenBSD/PackageRepositoryList.pm === RCS file: /cvs/src/usr.sbin/pkg_add/OpenBSD/PackageRepositoryList.pm,v retrieving revision 1.21 diff -u -p -r1.21

Re: [patch] less: filename globbing/expansion

2010-03-28 Thread Ingo Schwarze
Hi Matthew, less(1) fails to write its buffer to pathnames with environment variables or the tilda home directory shortcut in them. The following patch corrects this by using the shell to glob filenames with lessecho instead of glob(3). I don't like this. It looks like the wrong approach in

Re: pmemrange recommit (ok request)

2010-03-28 Thread J.C. Roberts
On Thu, 25 Mar 2010 07:50:15 + Owain G. ainsworth zer...@googlemail.com wrote: Ifit uses dma (grep the driver for isa_dmastart) then it would be useful. current tests imply it is ok though. -- Unfortunately, the ISA network cards I have here 3C509B (ep(4) isapnp) don't use isa_dmastart.