Re: CVS commit: src/sys/arch

2009-06-26 Thread Christoph Egger
David Young wrote: > Module Name: src > Committed By: dyoung > Date: Fri Jun 26 23:40:27 UTC 2009 > > Modified Files: > src/sys/arch/i386/i386: machdep.c > src/sys/arch/sparc64/sparc64: machdep.c > > Log Message: > During a normal shutdown, gracefully tear down arbitrary stac

Re: CVS commit: src/usr.sbin/wake

2009-06-26 Thread Simon Burge
Marc Balmer wrote: > Am 27.06.2009 um 00:08 schrieb Marc Balmer: > > > > > Am 26.06.2009 um 20:22 schrieb David Laight: > > > >> On Fri, Jun 26, 2009 at 01:38:32PM -0400, Christos Zoulas wrote: > >>> > >>> I think this utility should be renamed wakeonlan because wake is > >>> too generic. > >>

Re: CVS commit: src/usr.sbin/wake

2009-06-26 Thread Izumi Tsutsui
m...@msys.ch wrote: > >>> I think this utility should be renamed wakeonlan because wake is > >>> too generic. > >> > >> FWIW I agree ... > > > > I disagree. Totally. > > > > and I forgot to mention why: the command name reflects what the > command does, > not how it does it. wakeonlan woul

Re: CVS commit: src/usr.sbin/wake

2009-06-26 Thread Marc Balmer
Am 27.06.2009 um 00:08 schrieb Marc Balmer: Am 26.06.2009 um 20:22 schrieb David Laight: On Fri, Jun 26, 2009 at 01:38:32PM -0400, Christos Zoulas wrote: I think this utility should be renamed wakeonlan because wake is too generic. FWIW I agree ... I disagree. Totally. and I forg

Re: CVS commit: src/usr.sbin/wake

2009-06-26 Thread Marc Balmer
Am 26.06.2009 um 20:22 schrieb David Laight: On Fri, Jun 26, 2009 at 01:38:32PM -0400, Christos Zoulas wrote: I think this utility should be renamed wakeonlan because wake is too generic. FWIW I agree ... I disagree. Totally.

Re: CVS commit: src/usr.sbin/wake

2009-06-26 Thread David Young
On Fri, Jun 26, 2009 at 07:22:04PM +0100, David Laight wrote: > On Fri, Jun 26, 2009 at 01:38:32PM -0400, Christos Zoulas wrote: > > > > I think this utility should be renamed wakeonlan because wake is too > > generic. > > FWIW I agree ... I think that wake is a good command: short, imperative,

Re: CVS commit: src/usr.sbin/wake

2009-06-26 Thread David Laight
On Fri, Jun 26, 2009 at 01:38:32PM -0400, Christos Zoulas wrote: > > I think this utility should be renamed wakeonlan because wake is too generic. FWIW I agree ... David -- David Laight: da...@l8s.co.uk

Re: CVS commit: src/sys/kern

2009-06-26 Thread Nick Hudson
On Friday 26 June 2009 01:57:35 YAMAMOTO Takashi wrote: > > On Wednesday 10 June 2009 23:23:15 YAMAMOTO Takashi wrote: > >> Module Name: src > >> Committed By: yamt > >> Date: Wed Jun 10 22:23:15 UTC 2009 > >> > >> Modified Files: > >>src/sys/kern: vfs_lockf.c > >> > >>