Re: support specifying scheme/method in apache server configs

2011-07-25 Thread Federico Schwindt
>[..] > it seems a bit unfair of you to hold me to a higher standard than > the rest of the apache codebase, but ill live :) i'm not asking you to go back and change existing code but you're adding, so let's make it nice :) >> to check for `:' you can use strchr(). i believe you need an ap_pstrdu

wrong return type for sys_wait4

2011-07-25 Thread Ted Unangst
harmless, but wrong. Index: kern_exit.c === RCS file: /home/tedu/cvs/src/sys/kern/kern_exit.c,v retrieving revision 1.102 diff -u -p -r1.102 kern_exit.c --- kern_exit.c 6 Jul 2011 21:41:37 - 1.102 +++ kern_exit.c 25 Jul 2011

Re: grep \

2011-07-25 Thread Jonathan Thornburg
In message , Mark Kettenis wrote > We should add stuff like this only if specified by > a standard we care about, or if it's supported on the majority of > UNIX-ike operating systems. Or if it's a Good Thing To Do on technical grounds. (That

Re: rdate no longer syncs on boot

2011-07-25 Thread Theo de Raadt
> > ... or you could add rdate to rc.local or write a custom rc.d script > > for yourself. > > You can also use cron for this, e.g. > > @reboot /usr/sbin/rdate -n ntp_server Don't do that. It is very bad practice. After all the daemons have started, it suddenly jumps the time. Forwards or

Re: rdate no longer syncs on boot

2011-07-25 Thread Todd C. Miller
On Tue, 19 Jul 2011 16:09:17 +1000, Damien Miller wrote: > ... or you could add rdate to rc.local or write a custom rc.d script > for yourself. You can also use cron for this, e.g. @reboot /usr/sbin/rdate -n ntp_server - todd

Re: mg dired diff to reduce annoyance

2011-07-25 Thread Loganaden Velvindron
It uses wrapper functions around forwpage,backpage, and goto-line, and maps the dot on the filename itself, which is less confusing. C-W for going 1 page forward, C-T for going 1 page backwards, and finally C-O for going on a specific line. This paches doesn't override the existing functions, so

Re: mg dired diff to reduce annoyance

2011-07-25 Thread Theo de Raadt
> Can some mg user please test this ? It's getting > so irritating that I want to smash my keyboard. Noone tests patches which come without a detailed description. > Index: dired.c > === > RCS file: /cvs/src/usr.bin/mg/dired.c,v > re

Re: mg dired diff to reduce annoyance

2011-07-25 Thread Loganaden Velvindron
Can some mg user please test this ? It's getting so irritating that I want to smash my keyboard. Thanks Index: dired.c === RCS file: /cvs/src/usr.bin/mg/dired.c,v retrieving revision 1.48 diff -u -p -r1.48 dired.c --- dired.c 23

Re: Radeon HD4250 : radeon vs vesa driver.

2011-07-25 Thread Nigel Taylor
On 07/25/11 08:20, David Coppa wrote: > On Mon, Jul 25, 2011 at 7:48 AM, Matthieu Herrb > wrote: >> On Mon, Jul 25, 2011 at 12:23:04AM +0200, Eric Huiban wrote: >>> Hi, >>> >>> It has been suggested to me to ask here whether using a radeon HD4250 >>> (integrated chipset with hardware memory "sidep

Re: Radeon HD4250 : radeon vs vesa driver.

2011-07-25 Thread David Coppa
On Mon, Jul 25, 2011 at 7:48 AM, Matthieu Herrb wrote: > On Mon, Jul 25, 2011 at 12:23:04AM +0200, Eric Huiban wrote: >> Hi, >> >> It has been suggested to me to ask here whether using a radeon HD4250 >> (integrated chipset with hardware memory "sideport") is currently too >> optmistic with 4.9 re