The patch has been merged into FreeBSD revision r280701.
Regards,
Kristof
On 2014-12-24 18:25:58 (+0100), Ben Hutchings wrote:
> Kristof Provost reported (see below) that ministat(1) doesn't correctly
> document the default width. I suggest the following patch to correct
> th
Package: ministat
Version: 20100628-1
Severity: minor
The man page states that:
'-w widthWidth of ASCII-art plot in characters, default is 74.'
This is not entirely correct. The mini-help is more accurate:
'-w : width of graph/test output (default 74 or terminal width)'
In other words: the m
The bug is still present in mtr 0.82.
The fundamental problem is that mtr does name to struct hostent
translations in two places in the code.
The first is only executed at startup and correctly uses getaddrinfo().
The second, dns_forward() is called from the gtk code, but uses
gethostbyname(), whi
Package: eject
Version: 2.1.5+deb1+cvs20081104-9
Severity: important
I use eject to unmount and eject my iPod (i.e. stop mass-storage mode).
This fails with kernel 3.2.0 (and also with 3.1.0 I believe).
(The iPod data partition is /dev/sdb2, mounted on /mnt/ipod)
> # eject /mnt/ipod
> eject: una
Package: gnupod-tools
Version: 0.99.8-2
Severity: normal
Adding a podcast using an URL requires curl, but installing gnupod-tools
does not automatically install it.
gnupod_addsong -m /mnt/ipod -p 'StackOverflow' --playlist-is-podcast
http://blog.stackoverflow.com/category/podcasts/feed/
Using a
The man page is incorrect: pwsafe simply doesn't implement this feature.
It never checks the $DISPAY variable until it tries to access the X clip
board. If that fails it will return a failure instead of simply printing
the password.
I don't think it'd be a huge amount of work to make pwsafe behav
On 2010-06-15 18:54:52 (+0100), Martin Michlmayr wrote:
> * Kristof Provost [2010-06-15 17:16]:
> > > > Jun 13 22:59:31 iapetus kernel: [ 114.163929] pgd = df95c000
> > >
> > > Which version are you using? I thought this was fixed in 2.6.32.14,
> >
On 2010-06-15 16:02:52 (+0100), Martin Michlmayr wrote:
> * Kristof Provost [2010-06-13 23:08]:
> > On a SheevaPlug using IPSec when the mv_cesa module is loaded produces
> > the following oops message:
> >
> > Jun 13 22:59:31 iapetus kernel: [ 114.155133] Unable t
Package: linux-image-2.6.32-5-kirkwood
Severity: normal
On a SheevaPlug using IPSec when the mv_cesa module is loaded produces
the following oops message:
Jun 13 22:59:31 iapetus kernel: [ 114.155133] Unable to handle kernel paging
request at virtual address e004
Jun 13 22:59:31 iapetus ker
On 2010-02-21 23:21:47 (+0100), Moritz Muehlenhoff wrote:
> On Thu, Jan 01, 2009 at 09:13:07PM +0100, Kristof Provost wrote:
> > Package: linux-image-2.6-amd64
> > Version: 2.6.26+17
> > Severity: normal
> >
> > Doing 'ifconfig wlan0 up', where wlan0 i
Package: tcptrack
Version: 1.3.0-1
Severity: important
Tags: patch
tcptrack crashes with the following assertion on my mac-mini (a
PPC, so a big-engian system):
tcptrack: IPv4Packet.cc:14: IPv4Packet::IPv4Packet(const u_char*,
unsigned int): Assertion `ip->ip_v == 4' failed.
The cause:
The heade
11 matches
Mail list logo