[PATCH] Add Canadian calendar to calendar(1)

2013-03-08 Thread Ryan Kavanagh
Hi, I'm attaching a patch that adds a calendar with Canadian holidays to calendar(1). This complements the current calendar.usholidays file. Best wishes, Ryan -- |_)|_/ Ryan Kavanagh | Debian Developer | \| \ http://ryanak.ca/ | GPG Key 4A11C97A Index: usr.bin/calendar/calenda

Re: Secrets of Buffer Cache Enlargement.

2013-03-08 Thread Janne Johansson
2013/3/6 Janne Johansson > > On Mon, Mar 4, 2013 at 4:24 PM, Bob Beck wrote: > >> You too can have a GIANT buffer cache etc. etc... > > > > Great.. and now I have people mailing me dmesg's from machines with 16 > > and 32 Gigs of ram. I only have 8 I feel so. small... > > My amd64 te

Fix gem(4) by attaching the right PHY on PowerMac G5

2013-03-08 Thread Martin Pieuchot
kirby@ reported [0] back in February that the gem(4) on his PowerMac G5 wasn't working. Apparently the logic to determine which PHY to use doesn't work with these machines when the firmware has powered down the chip. At least that's what FreeBSD and linux code say and it seems to correspond to the

Re: less list_end macros

2013-03-08 Thread Martin Pieuchot
On 08/03/13(Fri) 10:14, Mark Kettenis wrote: > > Date: Fri, 8 Mar 2013 09:55:07 +0100 > > From: Martin Pieuchot > > > > On 07/03/13(Thu) 22:32, Claudio Jeker wrote: > > > On Thu, Mar 07, 2013 at 04:23:34PM -0500, Ted Unangst wrote: > > > > Maybe I'm just easily confused, but when I see LIST_END()

Re: less list_end macros

2013-03-08 Thread Otto Moerbeek
On Fri, Mar 08, 2013 at 10:14:02AM +0100, Mark Kettenis wrote: > > Date: Fri, 8 Mar 2013 09:55:07 +0100 > > From: Martin Pieuchot > > > > On 07/03/13(Thu) 22:32, Claudio Jeker wrote: > > > On Thu, Mar 07, 2013 at 04:23:34PM -0500, Ted Unangst wrote: > > > > Maybe I'm just easily confused, but wh

Re: fix powerbook g4 powers off while booting

2013-03-08 Thread Martin Pieuchot
Daniel, On 08/03/13(Fri) 02:42, Daniel Dickman wrote: > OpenBSD currently causes my PowerBook G4 laptop to power off at boot > time. This problem seems to happen on the later PowerBook models (5,8 > and 5,9) that don't have the ADB bus. The current workaround is: > > UKC> disable adb > 142 adb* d

Re: less list_end macros

2013-03-08 Thread Mark Kettenis
> Date: Fri, 8 Mar 2013 09:55:07 +0100 > From: Martin Pieuchot > > On 07/03/13(Thu) 22:32, Claudio Jeker wrote: > > On Thu, Mar 07, 2013 at 04:23:34PM -0500, Ted Unangst wrote: > > > Maybe I'm just easily confused, but when I see LIST_END() I tend to > > > think it's going to be the last element

Re: less list_end macros

2013-03-08 Thread Martin Pieuchot
On 07/03/13(Thu) 22:32, Claudio Jeker wrote: > On Thu, Mar 07, 2013 at 04:23:34PM -0500, Ted Unangst wrote: > > Maybe I'm just easily confused, but when I see LIST_END() I tend to > > think it's going to be the last element in the list. I think NULL is > > clearer. As per the man page, "The SLIST_